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


body, p, td, th, div, blockquote, dl, ul, ol
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color:#333333;
margin: 0 0;
text-align:center;
}

a:link{color:#990000;}
a:visited{color:#990000;}
a:hover{color:#990000;}
a:active{color:#990000;}

ul.list 
{
list-style: square;
list-style-position:outside;
padding-right:80px;
margin-top:15px;

}

.list li
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:17px;
text-align:left;
color:#666666;
margin-top:5px;
margin-left: 20px;

}



#container, #footer, #content {width:800px;}


#container
{
margin-right: auto;
margin-left: auto;
}


#masthead
{width:800px;background-image:url(../images/mastbg_01.gif);background-repeat:no-repeat; background-position:top;
height:250px;}



#footer
{font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:28px;
text-align:center;
padding-top:40px;
color:#666666;}

#clear
{clear:both;}

.welcome
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:28px;
text-align:left;
padding-top:40px;
width:720px;
color:#990000;
}




p
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:28px;
text-align:left;
padding-top:30px;
color:#666666;
padding-right:60px;
}


.tight
{
padding-top:5px;

}

.leftimg{float:left;margin-right:20px; margin-bottom:6px;}


#menu ul
{
list-style: none;
margin-left:550px;
padding-top: 85px;
width: 130px;
text-align:left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:14px;
}

#menu li
{
border-bottom: 1px solid #999;
}

#menu li a
{
display: block;
padding: 4px 5px 4px 0.5em;
background-color: #FFF;
color: #333;
text-decoration: none;
}

#menu li a:hover
{
display: block;
padding: 4px 5px 4px 0.5em;
background-color: #EEE;
color: #555;
text-decoration: none;
}

#indent
{
margin-left: 460px;
}