/* CSS Document */

body,
html {
    margin:0;
    padding:0;
    background: #010101 url(images/background.jpg) repeat-x; top;
    color:#000;
	height: 100%;
    }
body {
    min-width:900px;
    }
#wrap {
    margin:0 auto;
    width:900px;
    }
#mainnav {
	height:71px;
	position: relative;
	z-index: 5000;
    }
#nav{
	width: 800px;
	height: 25px;
	float: right;
	position: relative;
	z-index:5000;
	margin-top: -55px;
	left:55px;
}
html>body #header {
	position: relative;
	height:195px;
    }
*:first-child+html #header {
	position: relative;
	height:195px;
	top:32px;
    }
#flynav{
	height: 195px;
	width: 155px;
	position: relative;
	float: left;
	z-index:25;
	margin-top:-17px;
	position: relative;
	z-index: 6000;
}
#nav1{
	width: 151px;
	border:1px solid #000000;
	background-color: #6b6c6b;
	margin-top: 57px;
	height: 136px;
	position: relative;
	z-index: 5000;
}
#nav1 ul{
	list-style-image: none;
	margin-top:7px;
}
#nav1 ul ul li a {
	display: block;
	width: 12em;
	text-decoration: none;
	color: #ffffff;
	background: #68686a;
	padding: 5px;
	border: 1px solid #8e8e8f;
	border-bottom: 0;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	}
#nav1 ul ul li a:hover{
	display: block;
	width: 12em;
	text-decoration: none;
	color: #ffffff;
	background: #8e8e8f;
	padding: 5px;
	border: 1px solid #68686a;
	border-bottom: 0;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav1 li{
	list-style: none;
	margin-left:-40px;
	margin-top:-5px;
	position: relative;
}
#nav1 li:hover ul { display: block; }
#nav1 li ul{
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
}
#nav1 img {
	padding:1px;
	}
#mainimage{
	position: relative;
	height: 194px;
	width: 589px;
	float: left;
	z-index:15;
	margin-left: -43px;
	margin-top:-16px;
}

#rightnav{
	position: relative;
	height: 195px;
	width: 199px;
	float: right;
	margin-top:-17px;
}
html>body #news{
	background-image: url(images/bg-news.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: -39px;
	border:1px solid #000000;
	margin-top:-1px;
	height: 39px;
	width: 239px;
	position: relative;
	z-index:10;
}
*:first-child+html #news{
	background-image: url(images/bg-news.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: -39px;
	border:1px solid #000000;
	margin-top:-1px;
	height: 39px;
	width: 239px;
	top: -5px;
	position: relative;
	z-index:10;
}
#newstext{
	width: 215px;
	height: 20px;
	margin-top:9px;
	font-size: 12px;
	color: #57a2ff;
	font-weight: bold;
}
#maincontent {
    background-color:#000000;
	background-image: url(images/back-fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 622px;
    width:903px;
	height: 100%;
	position:relative;
	z-index:0;
    }
*:first-child+html #maincontent {
    background:#0e0e0e;
	min-height: 407px;
	top:15px;
    width:903px;
	position:relative;
	z-index:0;
    }
#secondnav{
	min-height: 300px;
	width: 135px;
	position: relative;
	float: left;
	z-index:25;
	padding: 10px;
}
.date{
	color: #ffffff;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#maintext{
	position: relative;
	min-height: 300px;
	width: 547px;
	float: left;
	z-index:5;
}
#breadcrumbs{
	position: relative;
	padding-top:5px;
	height: 20px;
	width: 547px;
	color: #6b6c6b;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;}

#breadcrumbs a{
	color: #6b6c6b;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs a:hover{
	color: #57a2ff;
}
#box {
	width: 553px;
	margin-left: -8px;
}
#boxtop{
	height:  61px;
	width:553px;
	background-image: url(images/back-top.jpg);
	background-repeat: no-repeat;
}
#postdate p{
	height: 17px;
	width: 520px;
	color: #57a2ff;
	padding-top:45px;
	padding-left:25px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

#postdate h1{
	padding-top:45px;
	padding-left:25px;
	color: #919191;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}
#secondnav h2{
	color: #57a2ff;
	font-size:11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#secondnav p{
		color: #ffffff;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#secondnav a{
		color: #ffffff;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#secondnav a:hover{
	color: #57a2ff;
}
html>body #secondnav ul{
		color: #ffffff;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left:-20px;
}
#secondnav ul{
		color: #ffffff;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left:0px;
	padding-left:25px;
}
#boxmiddle{
	width: 553px;
	min-height:300px;
	background-image: url(images/back-middle.jpg);
	background-repeat: repeat-y;
}

#boxmiddle h1{
	color: #919191;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:140%;
}
#boxmiddle h2{
	color: #57a2ff;
	font-size:14px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
}

#boxmiddle h3{
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#boxmiddle p{
	color: #919191;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:140%;
}
#boxmiddle li{
	color: #919191;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

#boxmiddle a{
	color: #57a2ff;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#boxmiddle a:hover{
	color: #ffffff;
}

#textbox{
width: 500px;
margin: -10px 25px 0px 25px;
padding-top:10px;
min-height: 300px;
}
html>body #boxbottom{
	width:553px;
	height: 22px;
	background-image: url(images/back-bottom.jpg);
	background-repeat: no-repeat;
	margin-top:-12px;
}
*:first-child+html #boxbottom{
	width:553px;
	height: 22px;
	background-image: url(images/back-bottom.jpg);
	background-repeat: no-repeat;
}
#credit{
	height: 15px;
	width: 520px;
	color: #272727;
	padding-top:25px;
	padding-left:25px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#credit a{
	color: #272727;
}
#credit a:hover{
	color: #57a2ff;
}
#rightsidebar{
	position: relative;
	min-height: 300px;
	width: 198px;
	float: right;
}
