body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #999;
}

p {
 padding: 10px;
}

h3 {
 padding: 10px;
}

a:link {color:#003c7a;}

a:hover, a:visited {color:#c00;}

#wrapper { 
 margin: 0 auto;
 width: 800px;
 border: 5px solid #FFF;
 background: #fff;
}

#content_home { 
 float: left;
 color: #333;
 width: 600px;
	clear: both;
}

#content { 
 float: left;
 color: #333;
 width: 799px;
 display: inline;
}

#header {
 color: #333;
 width: 800px;
 height: 165px;
 float: left;
 height: 175px;
}

#footer { 
 width: 800px;
 clear: both;
 color: #333;
 background: #eee;
 padding-top: 5px;
 text-align: center;
}


#rightcolumn_home { 
 color: #000;
 background: #FFF;
 width: 180px;
 float: left;
 background: #eee;
 padding-left:10px;
 padding-right: 10px;
 height: 100%;
}

#rightcolumn { 
 color: #000;
 background: #FFF;
 width: 1px;
 float: left;
 background: #eee;
}

#navigation {
 float: left;
 width: 800px;
 height: 25px;
 color: #333;
 background: #eee;
 margin-top: -10px;
}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #c00;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 19px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #c00;
}

#navlist a:link#current, #navlist a:visited#current
{
border-bottom: 4px solid #c00;
padding-bottom: 2px;
background: transparent;
color: #c00;
}

#navlist a:hover
{
border-bottom: 4px solid #003c7a;
padding-bottom: 2px;
background: transparent;
color: #003c7a;
}

#navlist a:hover { color: #003c7a; }

#navlistright
{
margin-top: -21px;
padding: 0 0 25px 10px;
}

#navlistright ul, #navlistright li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlistright a:link, #navlistright a:visited
{
float: right;
line-height: 19px;
font-weight: bold;
margin: 0 20px 0px 0px;
text-decoration: none;
color: #003c7a;
}

#navlistright a:link#current, #navlistright a:visited#current
{
border-bottom: 4px solid #003c7a;
padding-bottom: 2px;
background: transparent;
color: #003c7a;
}

#navlistright a:hover
{
border-bottom: 4px solid #c00;
padding-bottom: 2px;
background: transparent;
color: #003c7a;
}

#navlistright a:hover { color: #c00; }

#caption {
font-size: 80%;
margin: -5px 50px 10px 30px;
}

#newsbox {
	background-color: #eee;
	border: 1px solid #c00;
    float: right;
    width: 200px;
	padding: 10px 10px 10px 10px;
	margin-top: -1062px !important;
	font-size: 85%;
}
