#centertag {
	position: absolute;
	top: 2px;
	bottom: 2px;
	width: 100%;
}

#site {
	position: relative;
	top : 0px;
	left: 0px;
	width: 728px;
	z-index : 50;
}

#logo {
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 53;
}


#topmenu {
	position: relative;
	left: 10px;
	top: 0px;
	width: 708px;
	height: 30px;
	z-index : 50;
	border-width:0px;
}

#header {
	position: relative;
	left: 10px;
	top: 0px;
	width: 708px;
	height: 70px;
	z-index: 51;
	border-width: 0px;
}

#menubar {
	position: absolute;
	display: inline;
	left: 238px;
	top: 0px;
	height: auto;
	z-index: 52;
	border-width: 0px;
}

#search {
	position: absolute;
	display: inline;
	width: 150px;
	left: 558px;
	top: 0px;
	height: 21px;
	z-index: 52;
}

#searchbox {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	width: 117px;
	height: 18px;
}

#content {
	position: relative;
	left: 0px;
	top: -15px;
	width: 728px;
	height: auto;
	z-index: 50;
	border-width: 0px;
}

#navcontainer {
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	z-index: 50;
	border-width: 0px;
}

#flash {
	position: absolute;
	display: inline;
	top: 25px;
	left: 10px;
	width: 228px;
	height: auto;
	z-index: 50;
	border-width: 0px;
}

#featuremain {
	position: absolute;
	display: inline;
	top: 25px;
	height: auto;
	left: 488px;	/* 498px to 488px */
	width: 230px;	/* 210px to 230px */
	z-index: 51;
}

#featureshort1 {
	position: absolute;
	display: inline;
	top : 25px;
	left: 248px;
	width: 228px;
	height: 218px;
	z-index: 50;
	border: 1px solid #000000;
	background-color: #5FAD42
}

#featureshort3 {
	position: absolute;
	display: inline;
	top : 255px;
	left: 248px;
	width: 228px;
	height: 128px;
	z-index: 50;
	border: 1px solid #000000;
}

#featureshort4 {
	position: absolute;
	display: inline;
	top : 393px;
	left: 10px;
	width: 226px;
	height: 178px;
	z-index: 50;
	border: 1px solid #000000;
}

#featureshort5 {
	position: absolute;
	display: inline;
	left: 248px;
	top: 393px;
	width: 228px;
	height: 178px;
	z-index: 50;
	border: 1px solid #000000;
}

#feature_bottom_tall_left
{
	position:	absolute;
	display: inline;
	top : 393px;
	left: 10px;
	width: 147px;
	height: 1px; //218px;
	z-index: 50;
	border: 1px solid #000000;
}
#feature_bottom_tall_left a img
{
	width: 147px;
	height: 218px;
}

#feature_bottom_tall_middle
{
	position:	absolute;
	display: inline;
	top : 393px;
	left: 169px;
	width: 148px;
	height: 1px; //218px;
	z-index: 50;
	border: 1px solid #000000;
}
#feature_bottom_tall_middle a img
{
	width: 148px;
	height: 218px;
}


#feature_bottom_tall_right
{
	position:	absolute;
	display: inline;
	top : 393px;
	left: 329px;
	width: 147px;
	height: 1px; //218px;
	z-index: 50;
	border: 1px solid #000000;
}
#feature_bottom_tall_right a img
{
	width: 147px;
	height: 218px;
}

#footer{
	position: absolute;
	left: 10px;
	top: 600px;
	width: 708px;
	z-index: 50;
	border-width: 0px;
	margin-top: 20px;
}

h3.whatsnewhead {
	color: #5FAD42;
}

h3.eventshead {
	color: #B80162;
}

div.tenathv
{
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	color: #5FAD42;
}

#whatsnewlinks a {
	font-weight: normal;
	color: #5FAD42;
}

#eventslinks a {
	font-weight: normal;
	color: #B80162;
}
