
.pagesize 
	{
	width 730px;
	position : absolute; 
	left : 50%; 
	top : 0%; 
	margin-left : -365px; 
	background-color : #E0EBE5;
	border-left : 1px solid black;
	border-right : 1px solid black;
}

a 
	{
	text-decoration : none;
	color : #005951;
	font-weight : bold;
	font-size : 12px;
}

a:hover 
	{
	color : #F4CC57;
}
.links b 
	{
	color : #F4CC57;
	font-weight : bolder;
}
.header 
{
}

.links 
	{
	font-size : 12px;
	font-weight : bolder;
	color : #F4CC57;
	width : 730px;
	text-align : right;
	margin-top : 15px;
}
.banner 
{

}
.pagetitle 
	{
	text-align : center;
	margin : 5px 0px 5px 0px;
}
.maintext
{
width : 725px;
float : left;
}
.leftbar 
	{
	font-family : arial;
	font-size : 11px;
	width : 160px;
	padding : 0px 10px 0px 10px;
	float : left;
}
.leftbar a 
{
	font-weight : normal;
}
.bluetext 
	{
	font-family : arial;
	color : #50578B;
	font-size : 13px;
}
.pagetext 
	{
	font-family : arial;
	font-size : 12px;
}
.pagetext a 
	{
	font-size : 10px;
}
.di1rate {width : 100%;}
.di1 
	{
	width : 490px;
	height : 400px;
	float : left;
	padding : 10px 10px 10px 10px;
	background-color : white;
	border : 2px outset #8AA89B;
	border-right : 1px solid #8AA89B;
}
.di2 
	{
	width : 490px;
	height : 400px;
	float : left;
	padding : 10px 10px 10px 10px;
	background-color : white;
	border : 2px outset #8AA89B; 
	border-left : 1px solid #8AA89B;
}
.footer 
	{	
	float: left;
	width : 730px;
	text-align : center;
	font-family : arial;
	font-size : 9px;
}
.weather	
	{
	font-size : 9px; 
	text-align : center; 
	color : #005951;
	}
	
.weather a	{font-size : 9px;}