@charset "utf-8";
/* CSS Document */

a:link{text-decoration: none; color: orange;}
a:visited{text-decoration: none; color: orange;}
a:active{text-decoration: none; color: orange;}
a:hover{text-decoration: none; color: #009900;}

html,body {height:100%;}
body { background: #212121; padding: 0px; margin: 0px; text-align: left; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

img { border: none; }

#mainwrapper {background: clear; width:900px; border: 1px solid orange;}
#topwrapper {background: clear;}
#leftsidewrapper {float:left; background: clear; width:660px; border: 1px solid orange; padding: 10px 0px 0px 0px;}
#rightsidewrapper {float:right; background: clear; width:200px; border: 1px solid orange; padding: 10px 0px 0px 0px;}
.clearboth {clear:both;margin:0px;padding:0px;}

#adundertopnav01 {background: #3e4535; width:100%; text-align:left; border: 1px solid orange;}
#adspacertopnav01 {background: #3e4535; height:8px; width:100%;}
#adundersidenav01 {background: #3e4535; width:100%;}

#maintitle {background: #000000 url(../images/mainlogo03.gif) no-repeat; height:90px;}

#footer {background:#3e4535; width:100%; font-size: 10px; color:#FFFFFF; border: 1px solid orange;}

#topnav {background: #3e4535; background-image: url(../images/topnav_bg_01.gif); text-align: right;font-size: 18px; color: #ffffff;}

#leftnavt {background:#3e4535; width:100%; font-size: 10px; color: #ffffff; padding: 0px 0px 1px 0px;}
#leftnav {background: #3e4535 url(../images/leftnav_bg_01.gif) no-repeat right; width:100% ; font-size: 12px; color: #ffffff; padding: 0px 0px 0px 0px; text-align:left; border: 1px solid orange;}

#pageheading {
	background:clear;
	position:relative;
	left: 10px;
	padding: 0px 0px 5px 0px;
	width:400px;
	font-size: 26px;
	color:#ffffff;
	border: 1px solid orange;
	background-image: url(../images/pageheading_bg_01.gif);
}
#pageheading-belowspacer {background: clear; position:relative; width:100%; height:10px;}

#contentwrapper {background: #3e4535; position:relative; left:10px; padding: 5px 5px 5px 5px; width:95%; border: 1px solid orange;}
#heading1 {background: clear; position:relative; left:15px; padding: 0px 0px 0px 0px; width:500px; font-size:18px; color:orange; border: 1px solid black;}
#heading2 {background: clear; position:relative; left:25px; padding: 0px 0px 0px 0px; width:550px; font-size:12px; color:#ffffff; border: 1px solid black; font-style:italic;}
#content1 {width:100%; font-size: 12px; color: #ffffff;}
#contentimage1 {width:100%; font-size: 10px; color: #ffffff; text-align:center;}

#listh {position:relative; left:25px; padding: 0px 0px 0px 0px; width:500px; font-size:14px; color:#ffffff;}
#list1 {position:relative; left:35px; padding: 0px 0px 0px 0px; width:580px; font-size:12px; color:#ffffff;}
#list2 {position:relative; left:40px; padding: 0px 0px 0px 0px; width:540px; font-size:12px; color:#ffffff;}

#question1 {background: clear; position:relative; left:25px; padding: 0px 0px 0px 0px; width:580px; font-size:14px; color:#ffffff; font-weight:bold; border: 1px solid black;}

#tutwarning {background: orange; position:relative; left:10px; padding: 2px 2px 2px 2px; width:95%; border: 1px solid orange; font-size:10px;}

#oldwarning {background: #FF0000; color:#FFFFFF; font-weight:bold;}