body  { width:1500px; }
html, body   { color: #000; background-color: #fefae2; background-image: url("images/header.gif"); background-repeat: no-repeat; margin: 0; padding: 0 }

div { border: none; }
#header   { height: 70px;}
#leftcol    { color: #666; float: left; margin-top: 48px; margin-left: 10px; width: 200px;  }
#content     { color: #000; float: left; width:350px; margin: 15px; color: #000; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; line-height: 150%;}
#rightcol     {  color: #666; float:left; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;  margin-top: 103px; width: 330px; line-height: 120%;}
#footer     { clear:both; color: #666; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 50px 0 40px 10px; padding-top: 5px; clear: both; border-top: 1px dotted #333; }

#content fieldset {padding-left:35px; border:1px solid silver;}

#content ul { list-style-type: square; margin:10px 0 20px 30px; padding:0;}
#content ul li { margin:0; padding:0;}
#content a, #content a:visited   { color: #900; font-size: 11px; font-weight: bold; text-decoration: none;  line-height: 150%; }
#content a:hover { background-color: #fc6; }

#rightcol a, #rightcol a:visited   { color: #900; font-size: 11px; font-weight: bold; text-decoration: none;  line-height: 150%; }
#rightcol a:hover { background-color: #fc6; }
#rightcol ul { list-style-type: square; margin:10px 0 20px 0; padding:0;}
#rightcol ul li { margin:0; padding:0;}

#content h3  { font-family: Georgia, "Times New Roman", Times, serif; color: #f90; font-size: 16px; font-weight: bold; padding-top: 15px; padding-bottom: 0px; line-height: 120%; }
#content td { color: #000; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; }

#footer a,a:visited { color: #c00; font-size: 10px; text-decoration: none; }
#footer a:hover { background-color: #fc6; }

p, a  { font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; }
h1, h2, h3, h4, h5, h6  {margin-top: 0px; }
img {border: 0; }


#leftcol ul  { padding-top: 15px; margin-left:-30px; }
#leftcol li { list-style-position:outside; padding-left:15px }

li.first   { line-height:140%; margin-top:5px; background: transparent url(images/list-off.gif) left center no-repeat; list-style-type:none; }
li.first  a { font-size:11px; font-weight:bold; color: #900; text-decoration:none;  }
li.first a:hover { color: #666;  }

li.second  { line-height:100%; background-color:#FFF2CA; border-bottom:1px solid #900; list-style-type:none; margin-left:15px; padding:2px;}
li.second  a  { font-weight:normal;  font-size:11px; color: #900; text-decoration:none; margin-left:-15px; padding-left:5px;}
li.second  a:hover  { color: #666;}








#rightcol img  { border: solid 3px #fc0; display: block; margin-bottom:10px; }
#rightcol ul {padding-left:0;list-style-type:none;} 
#rightcol a {text-decoration: none;}   

.green { color: #060; font-weight: bold;}
.gray { color: #666; }
.small {font-size: 10px;}

.submit { font-size:11px; border:1px solid #999; padding:0.25em; margin-top:20px;background-color: #FC0; color:#333; font-weight:normal; margin-bottom:7px; cursor:pointer; }
