#mainflash {
	background-color: #cccccc;
	position: relative;
	height: 300px;
	width: 735px;
	left: 0px;
	top: 0px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #4b5a62;
	padding: 0px;
	margin: 0px;
}
.frontpagelinks {
	font-family: Helvetica, Verdana, Arial;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	color: #4b5a62;
	vertical-align: bottom;
	display: block;
	letter-spacing: 0.10em;
}

.frontpagelinks a {
	font-family: Helvetica, Verdana, Arial;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	vertical-align: bottom;
	display: block;
	letter-spacing: 0.10em;
	text-decoration: none;
}

.frontpagelinks a:link {
		color: #c9d069;
}
.frontpagelinks a:visited {
		color: #05351a;
}
.frontpagelinks a:hover {
		color: #6296b4;
}

#mainnewsbox {
	background-color: #c9d069;
	width: 355px;
	height: 355px;
	background-image: url(../img/homepagename.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.homepagetable {
	position: absolute;
	top: 365px;
}
#mainnewsbox a:link {
	font-size: 12px;
	text-decoration: none;
	color: #4b5a62;
}
#gallerymainpage {
	position: absolute;
	left: 400px;
	top: 555px;
}
#mediamainpage {
	position: absolute;
	right: 5px;
	bottom: 1px;
}

#photomain {
	position: relative;
	left: 25px;
	top: 60px;
	width: 315px;
	float: left;
}
