body {
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #585e7e;
	margin-left: 2px;
	margin-right: 2px;
	
}
table {
	background-repeat: repeat;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c08000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0000cc;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.wrapper {
position:relative;
margin:0 auto;
text-align:left;
}

.wrapperx {
position:absolute;
margin:0 auto;
text-align:left;
}

#imageContainer {
	position:relative;
	margin:auto;
	width: 797px;
	height:200px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}


#imageHolder {
	position:absolute;
	margin:auto;
	width: 129px;
	height:300px;
}

#imageHolder img {
	display:none;
	position:absolute;
	top:0; left:0;
}


.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #585E7E;
	font-style: italic;
	margin-right: 85px;
}

#PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #585E7E;
	font-style: italic;
	margin-right: 85px;
}

#Calendarstuff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #585E7E;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0 0 0 0;
}
.leftmarg25 {
	position: relative;
	left: 25px;
	margin-right: 25px;
	margin-left: 25px;
}
.belowmenu {
	position:absolute;
	top:420px;
	left:238px;
}
.menuwrapper {
	position: relative;
}