@charset "utf-8";
body {
	background: #181818;
	color: #FFFFFF;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
}
h1 {
	font-size: 20px;
	padding-top: 0px;
}
h2 {
	font-size : 14px;
	color : #999999;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
/*Images*/
img {
	border: solid 1px #666666;
	padding:3px;
}
img.float-right {
	margin : 5px 0 10px 10px;
}
img.float-left {
	margin : 5px 10px 10px 0;
}
/*Wraps*/ 
#wrap  {
	width : 990px;
	margin : 0 auto;
	text-align : left;
	background : #181818 url(contentbg.png) repeat-y;
}

#content-wrap {
	text-align:left;
	background: url(contentbg.png) repeat-y;
}
/*NavigationBar*/

#navbar {
	background: url(navbg.png) repeat-x;
	padding-left: 5px;
}
#navleft {
	background: url(leftcorner.png) left no-repeat;
	height: 25px;
}
#navright {
	background: url(rightcorner.png) right no-repeat;
	height: 25px;
}
#navbar {
	position : relative;
	width : auto;
	height : 25px;
	margin : 0;
	padding : 0 0 0 0;
	font : bold 12px/25px Verdana, Arial, Tahoma, Sans-serif;
}
#navbar ul {
	float : left;
	list-style : none;
	margin : 0;
	padding : 0;
}
#navbar ul li {
	display : inline;
}
#navbar ul li a {
	display: inline;
	float : left;
	padding : 0 10px;
	color : #EDEDED;
	text-decoration : none;
}
#navbar ul li a:hover {
	color : #AAAAAA;
}
#navbar ul li#selected a {
	color : #fff;
}
* html #navbar ul li a { /*IEbugfix*/
  float: left;
  text-decoration: none;
}
/*Heade*/
#header {
	background: #3A3A3A url(headerbg.png) top repeat-x; 
	height: 70px;
	border-top: solid 5px #444;
	padding-left: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headerdesc {
	font-size: 12px;
	top: 130px;
	position: absolute;
}
/*Forms*/

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #999;	
}
ul span, ol span {
	color: #FFFFFF;
}
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #464646; 
	background-color: #222; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: #999;
}
input {
	padding:2px;
	border:1px solid #333333;
	font: normal 1em Verdana, sans-serif;
	color:#FFFFFF;
	background-color:#131212;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #464646; 
	padding: 2px 3px; 
	background: #333;
	color: #999;
}
/*Content*/
#content {
	padding-left: 28px;
	padding-right: 16px;
	width: 549px;
	text-align: justify;
}
#content h1 {
	margin-top : 10px;
	font : bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color : #C0C0C0;
	border-bottom : 2px dotted #464646;
	text-align : justify;
}
#contenttop {
	background: #181818 url(contenttop.png) no-repeat;
	height: 40px;
	margin-top: 0px;
}
#contentbottom {
	background: #181818 url(contentbottom.png) no-repeat;
	height: 56px;
}
/*Sidebar*/
#sidebarwrap {
	width: 363px;
	float:right;
	padding-right: 15px;
}
#sidebarbigad {
	width: 361px;
	height: 260px;
	text-align: center;
	padding-bottom: 10px;
	background:url(adbottom.png) center bottom no-repeat;
}
#sidebarbigad img {
	border:none;
}
#sidebar {
	width: 361px;
	height: 12px;
	padding-right: 2px;
}
#sidebartop {
	background:url(sidebartop.png) center top no-repeat;
	height: 16px;
	margin-left: 0px;
}
#sidebar img {
	border:none;
}
#sidebarleft {
	width: 160px;
	float:left;
	padding-left: 20px;  
	text-align: justify;
	padding-top: 10px;
}
#sidebarright {
	width: 160px;
	float:right;
	padding-right: 6px;
	text-align: justify;
	padding-top: 10px;
}
#sidebar h1  {
	margin-top : 0;
	padding : 5px 0 0 0;
	font-size : 14px;
	border-bottom : 1px solid #999;
	color : #c0c0c0;
}
#sidebar ul {
	list-style-type: none;
	padding-left: 15px;
	font-size:12px;
	}
#sidebar .left-box {
	background : #ede7e1;
	margin-top : 0;
	border-bottom : 10px solid #f8f4f1;
	padding-left : 5px;
}
#sidebar ul.sidemenu {
	margin-left : 1px;
	list-style : none;
	text-align : left;
	margin : 1px 0 10px 0;
	padding : 0;
	text-decoration : none;
}
#sidebar ul.sidemenu li {
	margin-left : 5px;
	list-style-type: disc;
	padding : 2px 0 0px 0px;
	border-bottom: dotted 1px #999999;
	margin : 0 2px;
}

#sidebar ul.sidemenu a {
	font-weight : bolder;
	text-decoration : none;
	background-image : none;
}
/*Footer*/
#footerleft {
	background: url(footerleft.png) left no-repeat;
	height: 18px;
}
#footerright {
	background: url(footerright.png) right no-repeat;
	height:18px;
}
#footertop {
	background:url(footertop.png) repeat-x;
	height:18px;
}
#footer {
	background:url(footerbg.png) top repeat-x;
	height: 25px;
	border-bottom: solid 1px #333;
	padding-top: 5px;
}
