body
{
	margin: 25px 0px 0px 0px;
	padding: 0;
	background-image: url(/images/index/bg_pattern.gif);
	background-color: #036;
	background-repeat: repeat-x;
}

h1{
padding: 0;
margin: 0;
font-family: "Georgia", georgia, times new roman, times, serif;
font-weight: bold;
font-size: 20px;
color: #003366;
}

p{
padding: 0 0 12px 0;
font-family: "Georgia", georgia, times new roman, times, serif;
font-size: 14px;
color: #000;
}

p b, h2{
font-family: "Georgia", georgia, times new roman, times, serif;
font-size: 14px;
color: #003366;
}



#logo
{
margin: 10px;
}


#newsa
{
	margin: 0px 10px 10px 10px;
}

#newsb
{
	margin: 0px 0px 10px 0px;
}

#newsc
{
	margin: 0px 0px 10px 10px;
}

#leftside img
{
	margin: 10px 0px 0px 0px;
}




#footer{
padding: 5px 0px 0px 0px;
width: 980px;
font-family: "Georgia", georgia, times new roman, times, serif;
font-size: 11px;
color: #FFCC00;
}

#copyright{
float: right;
font-family: "Georgia", georgia, times new roman, times, serif;
font-size: 11px;
color: #FFCC00;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active{
color: #FFCC00;
text-decoration: none;
}

#footer a:hover{
text-decoration: underline;
}