body{
	width:800px;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	background: rgb(247,247,247);
	color: rgb(26, 26, 26);
}

li{
	margin-bottom:6px;
	line-height: 18px;
}

img{
	border-style: none;
}

p{
	font-family: verdana, arial, sans-serif;
	margin-bottom:6px;
	line-height: 18px;
	font-size: 12px;	
}

table{
	margin:0;
}

td{
	border: none;
	width: 224px;
	text-align: left;
	vertical-align: top
}

td.empty{
     	width: 24px;
}

h1{
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	margin-bottom: 2px;
}

a{
	color: rgb(43,62,73);
}

a:link, a:visited, a:active{
	text-decoration:none;
}

h2{
	margin-bottom: 0px;
	margin-top: 4px;
	font-size: 12px;
	font-weight:bold;
}

#header{
	width: 800px;
	height: 111px;
	background: rgb(92,127,152);
	padding: 0;
	margin: 0;
}

#headerImage{
	margin-left: 40px;
	margin-top: 18px;
	background: transparent;
}

#main{
	clear: both;
	margin: 35px;
	width: 730px;
	background: rgb(247,247,247);
	
}

#footer{
	clear: both;
	width: 800px;
	height: 44px;
	background: rgb(92,127,152);
	text-align: center;
}

.footer-text{
	text-decoration: none;
	color: rgb(255,255,255);
	font-size: 13px;
}

.footer-text a{
	background: rgb(92,127,152);
	text-decoration: none;
	color: rgb(255,255,255);
	font-size: 13px;
}

#thumbnail{
	width: 100px;
}

#newsColumn{
	float: left;
	width: 212px;
	margin-left: 35px;
	border: 1px solid rgb(92,127,152);
}

#newsColumnHeader{
	color: rgb(255, 255, 255);
	background: rgb(92,127,152);
	height: 17px;
	font-size: 13px;
	padding-left: 25px;
	vertical-align: middle;
}

#newsColumnText{
	padding-top: 8px;
	padding-left: 2px;
}

.newsColumnLink{
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;
}

#oneColumn{
	float: left;
	width: 474px;
	height: 382px;
	border: 0px;
	padding-right: 2px;
}

#twoLeft{
	float: left;
	width: 224px;
	height: 382px;
	margin-right: 24px;
}

#twoRight{
	float: left;
	width: 224px;
	height: 382px;
}

.menuTable{
	font-size: 13px;
	height:14px;
	color: rgb(255, 255, 255);
	text-align: center;
}

.menuTable a{
	background: rgb(92,127,152);
	text-decoration: none;
	color: rgb(255,255,255);
	font-size: 13px;
}

#menuItem1{
	/*position: absolute;
	top: 84px;
	left: 55px;
	width: 54px;*/
}

#menuItem2{
	/*position: absolute;
	top: 84px;
	left: 163px;
	width: 56px;*/
}

#menuItem3{
	/*position: absolute;
	top: 84px;
	left: 282px;
	width: 65px;*/
}

#menuItem4{
	/*position: absolute;
	top: 84px;
	left: 406px;
	width: 67px;*/
}

#menuItem5{
	/*position: absolute;
	top: 84px;
	left: 528px;
	width: 86px;*/	
}

#menuItem6{
	/*position: absolute;
	top: 84px;
	left: 658px;
	width: 70px;*/
}


