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

#contentholder {
	width: 1100px;
	height: 950px;
	padding: 0px;
	background-image: url(../images/1912header.png);
	background-repeat: no-repeat;
	position:relative;
}

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

a:hover {
text-decoration:underline;
}

a:active {
    outline: none;
}

#image_map {
	width: 1500px;
	height: 175px;
}

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

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

#image_map a#link1{
	width:357px;
	height:116px;
	top:24px;
	left:40px;
}

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

#navbar {
	width: 1000px;
	height: 50px;
	padding-left: 50px;
	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: 800px;
	height: auto;
	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:1000px;
	height:auto;
	text-align: left;
	float: left;
	padding-bottom: 35px;
}

.galleryholder2 {
	float: left;
	height: 200px;
	width: 300px;
}

#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;
}

