@charset "UTF-8";
/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
line-height:normal;
}

h1 {font-size:10px;
font-family:"Courier New", Courier, monospace;
text-transform:uppercase;
color:#000000;
font-weight:600;}

h2 {font-size:10px;
font-weight:300;
text-decoration:none;}



#wrapper{
width:980px;
margin:30px 0 0 30px;
height: auto; }

#left{width:150px;
float:left;
height:auto;}


#header {width:800px;
margin:40px 0px 0 30px;}

#main {
margin:0px 0px 0px 20px;
width:800px;
float:right;}

#leftwrapper {width:150px; float:left; height:auto;}



#footer {
padding:30px 0 0 0px;
clear:both;
font-size:9px;}

#left small{font-size:9px; color:#666666;}

#left p{border-top:thin dotted #333333; border-bottom:thin dotted #333333;}

inact {color:#999999;}

a {color:#006699; text-decoration:none;}

a:hover {color:#663333;}

#header a {color:#000000; font-family:"Courier New", Courier, monospace; font-size:15px; font-weight:400; } 
#header a:hover {color:#006699; }



.style1 {color:#966;}
.style2 {color: #006699}

p .style3 {text-decoration:underline;}
