@charset "UTF-8";

.container
{
	top:12px;
	width:810px;
	position:relative;
	margin:auto;
	font: Comic Sans MS;
	font-size: 16px;
	color: #336666;
}

body 
{
	background-color: #D4D199;
	margin: 0px;
	padding: 0px;
}

.content
{
	left: 100px;
	top: 210px;
	width:690px;
	height: 759px;
	position:absolute;
	padding: 5px;
	background-color: #A4C2C2;
	border:medium double #184815;
	font-family: "Comic Sans MS";
}


.heading1 
{
	text-align:		center;
	font-family: 	Comic Sans MS;
	font-size:		24px;
}

.titleDiv
{
	left: 100px;
	width: 700px;
	height: 137px;
	
	position:absolute;
	
	border: medium double #184815;

	background-color: #A4C2C2;
}

.mainNavDiv
{
	top: 150px;
	left: 100px;
	width: 704px;
	height: 50px;
	position:absolute;
	margin:0;
	border: thin double #184815;
	background-color: #A4C2C2;
}

.homeNavDiv
{
	top: 4px;
	left: 2px;
	height:30px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.homeLineDiv
{
	top: 30px;
	left: 2px;
	height:7px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.eventsNavDiv
{
	top: 4px;
	left: 95px;
	height:30px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.eventsLineDiv
{
	top: 30px;
	left: 95px;
	height:7px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.historyNavDiv
{
	top: 4px;
	left: 206px;
	height:30px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.historyLineDiv
{
	top: 30px;
	left: 206px;
	height:7px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.advertsNavDiv
{
	top: 4px;
	left: 320px;
	height:30px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.advertsLineDiv
{
	top: 30px;
	left: 320px;
	height:7px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.photosNavDiv
{
	top: 4px;
	left: 430px;
	height:30px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.photosLineDiv
{
	top: 30px;
	left: 430px;
	height:7px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.infoNavDiv
{
	top: 4px;
	left: 520px;
	height:30px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}
.infoLineDiv
{
	top: 30px;
	left: 518px;
	height:7px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.forumNavDiv
{
	top: 4px;
	left: 600px;
	height:30px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.forumLineDiv
{
	top: 30px;
	left: 606px;
	height:7px;
	width:100px;
	background-color: #a4c2c2;
	position: absolute;
}

.spinningImageDiv
{
	left: 25px;
	top: 200px;
	width:591px;
	height: 102px;

	position:absolute;
	background-color: #A4C2C2;
}
