body {
margin: 0 auto;
padding:0;
background-color: #182C5A;
}

#contentholder {
height:auto;
margin: 0 auto;
padding:0;

}

a {
color:#72AFDD;
text-decoration: none;
}

a:hover {
text-decoration:underline;
}

#image_map {
width: 1500px;
height: 345px;
background-image: url(../images/1912header.jpg);
background-repeat: no-repeat;
position:relative;
}

#image_map a{
display:block;
position:absolute;
}

#image_map a.menu{
width:100px;
height:50px;
top:340px;
}

#image_map a#link1{
width:500px;
height:200px;
top:150px;
left:10px;
}

#bar {
width: 1000px;
height: 20px;
background-image: url(../images/bar.jpg);
background-repeat: no-repeat;
}

#navbar {
width: 1000px;
height: 50px;
padding-left: 50px;
background-image: url(../images/bar.jpg);
background-repeat: no-repeat;
float: left;
}

#navcontainer ul
{
padding-left: 0;
color: White;
float: left;
width: 600px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
}

#navcontainer ul li a:hover
{
	background-color: #298FB7;
	color: #fff;
}

#content {
	width: 560px;
	height: 250px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 65px;
	float: left;
	line-height: 22px;
}

#contentheader {
width: 900px;
height: 75px;
color: #FFF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 24px;
padding-top: 10px;
padding-left: 65px;
float: left;
}


#calendarbox {
width: 1000px;
height: 730px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 24px;
padding-top: 25px;
float: left;
margin-bottom: 45px;
}


#contentcalendar {
width: 825px;
height: 630px;
color: #FFF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 24px;
padding-top: 25px;
padding-left: 25px;
float: left;
background-color: #FFF;
margin-left: 65px;
margin-bottom: 45px;
}

#gallery{
	width:465px;
	text-align: left;
	float: left;
}

.galleryholder {
	float: left;
	height: 350px;
	width: 436px;
	padding-left: 25px;
}

#gallery2{
width:1200px;
height:auto;
text-align: left;
float: left;
padding-bottom: 35px;
}

.galleryholder2 {
float: left;
height: 245px;
width: 379px;
padding-top: 15px;
padding-left: 15px;
}

#footer{
height:100px;
width: 850px;
margin: 0 auto;
padding:0;
font-family: Arial, Helvetica, sans-serif;
color: #7CC74B;
font-size: 14px;
letter-spacing: 1px;
text-align: center;
}
