html {
	height: 100%;
	}
	
body {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #2f2f2f;
	padding: 0;
	margin: 0;na
	text-align: left;
	}

a, a:visited,a:hover {	
	color: #587d81;
	text-decoration: underline;
	font-weight: bold;
	}

a img {
	border: none;
	}

#newslink {
	font-family: Georgia;
	color: #1e1c69;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}

#mainpadding {
	width: 313px;
	height: 375px;
	padding: 7px;	
	background: #efefef;
}

#photobox {
	width: 307px;
	height: 200px;
	background: black;
	border: white solid 2px;
}

#newsimage {
_margin-bottom: -3px;
*margin-bottom: -3px;
}

#titlepadding {
	margin-top: 7px;	
	margin-left: 2px;	
	margin-bottom: 7px;	
	height: 24px;
}


#textpadding {
	height: 80px;
	margin-top: 7px;	
	margin-left: 2px;	
	margin-bottom: 7px;	
}

#readmorelink {
	color: #587d81;
	text-decoration: none;
	font-weight:bold;
}

#navpadding {
	height: 29px;
	margin-top: 7px;	
	margin-left: 2px;	
	margin-bottom: 7px;
}

#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 310px;
	}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	}

#nav li a {display: block; height: 29px; width: 29px; text-decoration: none; margin-left: 3px; margin-right: 3px;}
#nav1 a, #nav1 a.disengaged { background: transparent url(images/nav1.jpg) 0 0 no-repeat; }
#nav2 a, #nav2 a.disengaged  { background: transparent url(images/nav2.jpg) 0 0 no-repeat; }
#nav3 a, #nav3 a.disengaged { background: transparent url(images/nav3.jpg) 0 0 no-repeat; }
#nav4 a, #nav4 a.disengaged { background: transparent url(images/nav4.jpg) 0 0 no-repeat; }
#nav5 a, #nav5 a.disengaged { background: transparent url(images/nav5.jpg) 0 0 no-repeat; }
#nav1 a:hover, #nav1 a.engage { background: transparent url(images/nav1.jpg) 0 -29px no-repeat; }
#nav2 a:hover, #nav2 a.engage { background: transparent url(images/nav2.jpg) 0 -29px no-repeat; }
#nav3 a:hover, #nav3 a.engage { background: transparent url(images/nav3.jpg) 0 -29px no-repeat; }
#nav4 a:hover, #nav4 a.engage { background: transparent url(images/nav4.jpg) 0 -29px no-repeat; }
#nav5 a:hover, #nav5 a.engage { background: transparent url(images/nav5.jpg) 0 -29px no-repeat; }


#nav li a.newsarrow {
	width: 22px;
	margin: 0;	
}

#arrowlink {
	color: #ed2a32;
	width: 22px;
	margin: 0;	
	text-decoration: none;
}

