html
{height:100%;}

body 
{
background-color:#333333;
color:#000000;
padding:0px;
margin:0px;
font-family:verdana, arial, sans-serif;
font-size: 11px;
height:100%;
}

a img {border:0px;
text-decoration:none;}

#content a {color:#333333;
text-decoration:none;
border-bottom:1px dotted #000000;}


#content a:hover {color:#990000;
border-bottom:1px dotted #990000;}

#home a {color:#333333;
text-decoration:none;
border-bottom:1px dotted #000000;}


#home a:hover {color:#990000;
border-bottom:1px dotted #990000;}

#footer a {color:#333333;
text-decoration:none;
border-bottom:1px dotted #000000;}


#footer a:hover {color:#990000;
border-bottom:1px dotted #990000;}

#header
{
	background-image: url(../images/header_bkg.jpg);
	background-repeat: repeat-x;
	height:88px;
	width:1024px;
}

#header_nav
{
float:right;
margin-right:20px;
margin-top:55px;
}

#nav
{
	background-image: url(../images/nav_bkg.jpg);
	background-repeat: repeat-x;
	height:197px;
	width:1024px;
}

#main_nav
{
float:right;
margin-top:105px;
}

#footer
{
	background-image: url(../images/footer.jpg); repeat-x left bottom;
	background-repeat: repeat-x;
	height: 59px;
	width: 1024px;
	text-align: center;
	color: #666666;
	font-size:10px;
}

#left_area
{
text-align:right;
margin-top:30px;
width:120px;
float:left;
}

#content
{
margin-top:30px;
width:795px;
margin-left:125px;
line-height:26px;
}

.bold_red{
font-weight:bold;
color:#990000;}

#content ul { list-style-image: url('../images/list_arrow.jpg');
margin-left:0px;
padding-left:20px; }

#home
{
margin-top:30px;
line-height:26px;
}

#home p {margin-left:39px;}

#home ul { list-style-image: url('../images/list_arrow.jpg');
margin-left:35px;
padding-left:20px; }

#recent_news p {line-height:18px;
margin-left:0px;}