﻿body {
margin-top:10px;
margin-left: 0px;
}

.maincontainer {
	
	width: 775px;
	height: 575px;
	padding: 4px;
}

.textcontainer {
	width: 760px;
	padding: 4px;
	margin-left: 8px;
	
}

.textcontainerhalfleft {
	width: 475px;
	padding: 4px;
	
	float: left;
	
}

.textcontainerhalfright {
	width: 275px;
	padding: 4px;
	float: right;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #60D7EB;
}



.fpeventscontainer {
	width: 350px;
	height: 150px;
	float: left;
	background-image: url('images/fp_events_bg.jpg');
	background-repeat: no-repeat;
	padding: 10px;
	margin-left: 15px;
	
}

.fpfactscontainer {
	width: 175px;
	height: 75px;
	float: left;
	padding: 2px;
	margin-left: 6px;
	
	
}

.fpfestivalcontainer {
	width: 175px;
	height: 75px;
	float: left;
	padding: 2px;
	margin-left: 6px;

}

.fpeatoutcontainer {
	width: 175px;
	height: 75px;
	float: left;
	padding: 2px;
	margin-left: 6px;

}

.fpjoincontainer {
	width: 175px;
	height: 75px;
	float: left;
	padding: 2px;
	margin-left: 6px;

}

.fpjoincontainer {
	width: 175px;
	height: 75px;
	float: left;
	padding: 2px;
	margin-left: 6px;
	
	
}



.headercontainer {
	width: 775px;
	height: 115px;
}

.logocontainer {
	width: 190px;
	height: 115px;
	text-align: center;
	float: left;
	padding: 2px;
	

}

.menubuttonlast {
	width: 79px;
	height: 90px;
	float: right;
	background-color: #BDDE47;
	margin-left: 4px;
	text-align: center;
	
}


.menubutton5 {
	width: 79px;
	height: 90px;
	float: right;
	background-color: #60D7EB;
	margin-left: 4px;
	text-align: center;
	
}

.menubutton4 {
	width: 79px;
	height: 90px;
	float: right;
	background-color: #FC9934;
	margin-left: 4px;
	text-align: center;
	
}

.menubuttonschools {
	width: 79px;
	height: 90px;
	float: right;
	background-color: #E2AB08;
	margin-left: 4px;
	text-align: center;
	
}

.menubutton3 {
	width: 79px;
	height: 90px;
	float: right;
	background-color: #F8D150;
	margin-left: 4px;
	text-align: center;
	
}


.menubutton2 {
	width: 79px;
	height: 90px;
	float: right;
	background-color: #CAE34A;
	margin-left: 4px;
	text-align: center;
	
}

.menubutton1 {
	width: 79px;
	height: 90px;
	float: right;
	background-color: #E2AB08;
	margin-left: 4px;
	text-align: center;
	
}

.menubutton0 {
	width: 79px;
	height: 90px;
	float: right;
	background-color: #BD8049;
	margin-left: 4px;
	text-align: center;
	
}


.belowheadercontainer {
	width: 775px;
	height: 8px;
	background-image: url('images/line_bg.gif');
	background-repeat: repeat-x;
}

.footer {
	width: 775px;
	height: 12px;
	background-color: #FF0000;
	
}


.txtsmall {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000
}

.txtsmallnormal {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000
}


.txtsmallfooter {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF
}


.txtnormal {
	font-family: Verdana;
	font-size: 10pt;
	color: #280C0C;
	}

.txtnormal12 {
	font-family: Verdana;
	font-size: 12pt;
	color: #280C0C;
}


.txtnormalbold {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #280C0C;
}


.floatright {
	float: right;
}

.factscontainerleft {
	float: left;
	width: 650px;
	height: 100px;
	padding: 6px;
	background-image: url('images/fact_bg.gif');
	background-repeat: no-repeat;
}

.factscontainerright {
	float: right;
	width: 650px;
	height: 100px;
	padding: 6px;
	background-image: url('images/fact_bg.gif');
	background-repeat: no-repeat;
}

