body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: arial;
}
table {
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	font-face: arial;  
	border-collapse: collapse;
}
td {
	margin: 0px 0px 0px 0px;
	font-face: arial;  
	padding: 0px;
}
img {
	border: none;
}
iframe {
	font-family: arial;
	width:760px;
	height:400px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
p {
	margin: 0px 0px 0px 0px;
}

body {
	background-color: #746152;
}
div.main {
	position:relative;
	top:0px;
	left:0px;
	height:530px;
	width:780px;	
	vertical-align:top;
	font-family: arial;
	background-color: #FFFFFF;
	border: 1px solid black;
	padding:0px;	
	margin: 0px 0px 0px 0px;	
	background-repeat: no-repeat; 
	background-position: bottom center;
}
div.header {
	position:relative;
	top:0px;
	left:0px;
	height:130px;
	width:780px;
	background-image:url(header.jpg);
}
div.footer {
	position:relative;
	top:0px;
	left:0px;
	height:268px;
	width:780px;
}
div.info {
	position:absolute;
	top:140px;
	left:10px;
	height:380px;
	width:760px;
	padding:0px;
	margin: 0px 0px 0px 0px;	
	text-align: left;
}
div.infoSub {
	position:relative; 
	top:10px; 
	width:760px;
}
div.buttonHeader {
	position:absolute;
	top:111px;
}
div.button {
	text-align: center;
	position: absolute;
	width: 90px;
	height: 14px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
div.imageDiv {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid black;
}
div.imageId {
	font-size: 9pt;
	text-align: right;
	vertical-align: middle;
	color: #EEEEEE;
}
div#imageDescription {
	position: absolute;
	top: 2px;
	width: 400px;
	left: 2px;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
}

div.eventsCalendar {
	position: relative;
	width: 760px;
	height: 300px;
	top: 30px;
}
td.eventHeader {
	vertical-align: top;
	width: 33%;
}
div.eventMonth {
	font-size: 9pt;
	vertical-align: top;
	text-decoration: underline;
}
div.event {
	position: relative;
	left: 0px;
	font-size: 9pt;
	vertical-align: top;	
}
div.eventDate {
	width: 50px;
	position: absolute;
	left: 5px;
	top: 5px;
}
div.eventItem {
	width: 180px;
	position: absolute;
	left: 60px;
	top: 5px;
}
span.noClass {
	background-color:#FFCCCC;
}
p.link { 
	color: #746152; 
	text-decoration: none; 
	font-face: arial; 
	font-size: 9pt;
	cursor: pointer;
	padding: 0px;
}


p.info { 
	color: black; 
	font-face: arial; 
	font-size: 10pt;
	cursor: pointer;
}
A:link {text-decoration: none; color: #0000FF;}
A:visited {text-decoration: none; color: #0000FF;}
A:active {text-decoration: none; color: #0000FF;}
A:hover {text-decoration: underline; color: #0000FF;}


A.linkFooter {color: #EAE1D1; font-size: 9pt;}
A.linkFooter:visited {color: #EAE1D1; font-size: 9pt;}
A.linkFooter:active {color: #EAE1D1; font-size: 9pt;}
A.linkFooter:hover {color: #EAE1D1; font-size: 9pt;}

A.linkHeader {color: #746152; font-size: 9pt;}
A.linkHeader:visited {color: #746152; font-size: 9pt;}
A.linkHeader:active {color: #746152; font-size: 9pt;}
A.linkHeader:hover {color: #746152; font-size: 9pt;}

