@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	color: #666666;
	background: #000000; }
	

caption, th, td {
	text-align: left;
	font-weight: normal; }

h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }

a:link { color: #000099; text-decoration: underline; }
a:visited { color: #000099; text-decoration: underline; } 
a:hover { color: #000099; text-decoration: underline; } 
a:active { color: #000099; text-decoration: underline; }   

p {
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
	margin: 20px 0px 20px 0px; }

#container {
	width: 990px; }
#wrapper { 
	width: 990px;
	margin: 0 auto; }

body.about #navbg { 
	background: transparent url(../images/about/bg-nav-about.jpg) top left no-repeat;
	width: 570px;
	height: 90px; }
body.sitemap #navbg { 
	background: transparent url(../images/sitemap/bg-nav-sitemap.jpg) top left no-repeat;
	width: 570px;
	height: 90px; }
body.privacy #navbg { 
	width: 570px;
	height: 90px; }

#navigationed {
	height:87px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:570px;
	z-index:10; }

#navigation {
	background:#16120F none repeat scroll 0 0;
	display:inline-block !important;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:40px 0 0 24px;
	padding:6px 0;
	width:500px; }

#navigation li {
	float:left;
	margin:0;
	padding:0; }
	
#navigation li.current a { color: #ffffff; }

#navigation a:link, 
#navigation a:visited, 
#navigation a:active {
	color:#8E8A6D;
	font-family:georgia;
	font-size:12px;
	font-weight:normal;
	padding-left:26px;
	text-decoration:none; }
	
#navigation a:hover {color: #CCCCCC;}	
#mainleft {
	width: 570px;
	float: left; }
#mainright {
	width: 420px;
	float: right; }
	
#googleAds { 
	text-align: center;
	margin: 0 auto;
	width: 728px; }
#footer {
	clear: both;
	width: 990px; 
	margin: 0 auto;
	padding: 20px 0; }
#footer p {
	color: #666666;
	font-size: 10px;
	line-height: 18px;
	text-align: center; }
	
#footer a.current:link { color: #ffffff; }

#footer a:link { color: #666666; text-decoration: none; }
#footer a:visited { color: #666666; text-decoration: none; }
#footer a:hover { color: #cccccc; text-decoration: underline; }
#footer a:active { color: #666666; text-decoration: none; }



/*specifics*/

body.sitemap #maincontent {
	background: transparent url(../images/sitemap/sitemap-left.jpg) top left no-repeat;
	height: 494px;
	padding: 150px 90px 0 210px; }
body.sitemap #maincontent h1 {
	font-family: verdana;
	font-size: 18px;
	color: #333333;
	margin-top: 0px;
	font-weight: bold; }
body.sitemap #maincontent ul ul {
	margin: 5px 0 0 65px;
	list-style-type: disc; }
body.sitemap #maincontent ul li li {
	margin: 2px; }
body.sitemap #maincontent ul li {
	margin: 10px; }
	
body.sitemap #maincontent ul {
	margin: 30px 0px 0px 15px; }

body.sitemap #maincontent li {
	font-family: verdana;
	font-size: 12px;
	color: #333333; }

body.sitemap #maincontent li a:link,
body.sitemap #maincontent li a:visited,
body.sitemap #maincontent li a:active,
body.sitemap #maincontent li a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;}

	
	