body {
}

a:link {
	color: 	#0066FF;
	text-decoration: none;
}
a:visited {
	color: 	#0066FF;
	text-decoration: none;
}
a:hover {
	color: #008A00;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}


#top_title {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	text-align: center;
	width: 610px;
	height: 20px;
	border-bottom: 1px solid #999999;
}

#top_photo_frame {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 630px;
	height: auto;
	float: left;
}

#top_photo_border {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 600px;
	height: 10px;
	float: left;
	border-bottom: 1px dotted #999999;
}

#top_photo_year {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 290px;
	height: auto;
	float: left;
}

#top_photo_2010-2011 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 300px;
	height: auto;
	float: left;
}

#top_photo_2008-2009 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 300px;
	height: auto;
	float: left;
}

#top_photo_2006-2007 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 290px;
	height: auto;
	float: left;
}

#top_photo_2004-2005 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 290px;
	height: auto;
	float: left;
}

#top_weather {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	height: 130px;
	width: 600px;
	border: 1px solid #999999;
	float: left;
}

#top_weather_box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	height: 130px;
	width: 580px;
}

#top_news {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	height: 200px;
	width: 600px;
	border: 1px solid #999999;
	float: left;
}

#top_newsbox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	height: 180px;
	width: 580px;
}

.news_box01 {
	margin: 20px 10px 0px 5px;
	padding: 0px;
	height: 180px;
	width: 580;
	font-size: small;
}

iframe.comment {
}


h2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: medium;
}

p {
	font-size: 11pt;
	font-weight: bold;
}

p.year {
	font-size: small;
	font-weight: bold;
}


