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; }

:focus 	{ outline: 0; }
body 	{ line-height: 1; color: black; background: white; }
ol, ul 	{ list-style: none; }
h3 {  font:16px tahoma, trebuchet ms, trebuchet, arial, helvetica, verdana; color:#f2ca97; }
table	{ border-collapse:collapse; border-spacing: 0; }
table.nb{ border:0;}
td		{ text-align: left; font-weight: normal; }

blockquote { border:1px solid #223322; text-align:justify; margin:25px; padding:15px; font-family: garamond, times new roman, serif; font-size:18px; color:#f2ca97; }


body 		{ background:#000000; top:0; left:0; margin-top:0; text-align:left; }
p 			{ color:#cccccc; text-align:left; margin:10px; font:13px tahoma, trebuchet ms, trebuchet, arial, helvetica, verdana; }
td, li 		{ color:#cccccc; text-align:left; font:13px tahoma, trebuchet ms, trebuchet, arial, helvetica, verdana; padding:0; margin:0; }
a 			{ text-decoration:none; font-weight:bold; }
a:link 		{ color:#f2ca97; }
a:hover 	{ color:#5555ff; }
a:visited 	{ color:#f2ca97; }

#navcontainer ul 			{ padding-left:0; margin:0; color:#ffffff; float:left; width:100%; font-family:tahoma, arial, helvetica, sans-serif; background:#866752; }
#navcontainer ul li 		{ display:inline; }
#navcontainer ul li a 		{ padding:0.2em 1em; color:#ffffff; text-decoration:none; float:left; background:#866752; }
#navcontainer ul li a:hover { background:#422310; color:#ffffff; }

#footer 		{ height:16px; color:#121; text-align:center; margin:0; padding:2px 0; font:11px tahoma, trebuchet ms, trebuchet, arial, helvetica, verdana; background:#866752; color:#ffffff; }
#footer a 		{ text-decoration:none; font-weight:normal; color:#eeeeff; }

#slider ul, #slider li, #slider2 ul, #slider2 li { margin:0; padding:0; list-style:none; }
#slider2					{ margin-top:1em; }
#slider li, #slider2 li		{ width:500px; height:330px; overflow:hidden; }	
ol#controls					{ margin:5px; padding:0; height:14px; }
ol#controls li				{ margin:0 7px 0 0; padding:0; float:left; list-style:none; height:14px; line-height:14px; }
ol#controls li a			{ float:left; height:14px; line-height:14px; border:1px solid #ccc; background:#DAF3F8; color:#555; padding:0 5px; text-decoration:none; }
ol#controls li.current a	{ background:#5DC9E1; color:#fff; }
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus	{ outline:none; }

.comments	{ margin-left:20px; width:400px; float:right; }
.graphic 		{ margin:0; 		padding:0; display:block; overflow:hidden; text-indent:-8000px; }	
.headline 		{ margin:5px; 		font-size:20px; font-family: tahoma, trebuchet ms, trebuchet, arial, helvetica, verdana; font-weight:bold; color:#fff; }
.frontbox 		{ color:#cccccc; 	font:13px tahoma, trebuchet ms, trebuchet, arial, helvetica, verdana; 	padding:0; margin:10px; }
.article 		{ color:#cccccc; 	font:14px tahoma, trebuchet ms, trebuchet, arial, helvetica, verdana; 	padding:0; margin:10px; }
.art_bot		{ color:#cccccc; 	font:11px tahoma, trebuchet ms, trebuchet, arial, helvetica, verdana; 	padding:0; margin:10px; }
.nav-page 		{ color:#ffffff;  	font-weight:bold; float:left; border-top:0; background:#1d3b46; font-size: .85em; padding: 5px 10px 5px 10px; text-decoration:none; }
.art-nav-page 	{ color:#ffffff; 	font-weight:bold; float:left; border-top:0; background:#1d3b46; text-decoration:none; }
.date 			{ color:#ddeeee; 	text-align:left; font-size:10px; }
.title 			{ color:#ccdddd;  	text-align:left; }

.c_headline 	{ 					font-size:15px; font-family: tahoma, trebuchet ms, trebuchet, arial, helvetica, verdana; font-weight:bold; margin-left:20px;}
.ci_headline 	{ 					font-size:18px; font-family: tahoma, trebuchet ms, trebuchet, arial, helvetica, verdana; font-weight:bold; margin-left:22px; }


#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}