body {
	margin: 0;
	}
img {
border: none;	
	}

h1 {
	font: 18px/25px Georgia, "Times New Roman", Times, serif;
	color: #434343;
	margin: 5px 0 0 10px;
	font-size: 25px;
	}

p {
	font: 18px/25px Arial, "Times New Roman", Times, serif;
	color: #434343;
	margin: 10px 5px 0 10px;
	font-size: 13px;
}

b {
	color: #434343;
	}

ul {
	font: 18px/25px Arial, "Times New Roman", Times, serif;
	color: #434343;
	font-size: 13px;
}

li {
	font: 18px/25px Arial, "Times New Roman", Times, serif;
	color: #434343;
	font-size: 13px;
}

table {
	font: 18px/25px Arial, "Times New Roman", Times, serif;
	color: #434343;
	font-size: 13px;
}

#header {
	height: 161px;
	background: url(images/header.jpg);
	margin: 0 0 5px 0;
	
	}

#textdiv {
	font: 18px/25px Arial, "Times New Roman", Times, serif;
	color: #434343;
	font-size: 13px;
}

#eventdiv {
	font: 18px/25px Arial, "Times New Roman", Times, serif;
	color: #434343;
	font-size: 13px;
	margin: 10px 5px 0 10px;
}
	
#container {
	border: 15px solid #f8f4e8;
	width: 715px;
	margin: auto;
	background: #f8f4e8;
	}

#nav {
	height: 30px;
	background: url(images/nav.png) repeat-x;
	padding-left:50px;
	}
	
#subnav {
	height: 30px;
	background: url(images/subnav.png) repeat-x;
	margin: 0 0 5px 0;
	}	

#subnav2 {
	height: 30px;
	background: url(images/subnav2.png) repeat-x;
	margin: 0 0 5px 0;
	}	

#sidebar {
	width: 180px;
	height:1350px;
	float: right;
	background-color: #01508b;
	}

#sidebar a {
	color: #ffffff;
}

#sidebarfirstlogo {
	padding-left:40px;
}

.sidebarheader {
	width: 180px;
	height:27px;
	background-color: #0666b1;
	text-align: center;
	font: 18px/25px Arial, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #cccccc;
	}

.sidebarcontent {
	width: 170px;
	font: 18px/25px Arial, "Times New Roman", Times, serif;
	color: #e0e0e0;
	margin: 5px;
	font-size: 12px;
	text-align: center;
	}
	
#welcome {
	float: left;
	border: 5px solid #dddad3;
	width: 520px;
	background-color: #ece9e0;
	margin: 0 0 5px 0;
	}

#contentfull {
	float: left;
	border: 5px solid #dddad3;
	width: 705px;
	background-color: #ece9e0;
	margin: 0 0 5px 0;
	}

#content {
	float: left;
	border: 5px solid #dddad3;
	width: 520px;
	background-color: #ece9e0;
	margin: 0 0 5px 0;
	}

#subcontentboxleft {
	border: 3px solid #aeaca6;
	width: 150px;
	height: 218px;
	background-color: #d6d4cd;
	margin: 10px;
	float: left;
	}

#subcontentboxrighttop {
	width: 310px;
	height: 107px;
	float: right;
	margin: 10px 5px 0px 0;
	}

#subcontentboxrightbot {
	width: 310px;
	height: 107px;
	float: right;
	margin: 10px 5px 10px 0;
	}


#floatcontentimgtop,#floatcontentimgbot {
	width: 107px;
	height: 107px;
	float: left;
	}

#end {
	width: 715px;
	height: 0px;
	clear: both;
	}

.spacer {
	width: 715px;
	height: 5px;
	}
#specialMessage {
	text-align: center;
	border: 2px solid #000;
	padding: 0px;
	margin: 10px;
	color: #FFF;
}
