body {
	background-color: #284991;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	margin:0;
	float:left;
	background-color:#3f72b3;
}

#header{
	width: 800px;
} 

#flashHeader{
	width: 800px;
	height: 139px;
}

#main{
	width: 800px;
}

#footer{
	width: 800px;
	height: 10px;
	float: left;
	background-color: #cfc959;
}

#flashMenuHolder{
	background-image: url(../images/flash_menu_holder.jpg);
	width: 200px;
	height: 500px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#flashMenuHolder_events {
	background-image: url(../images/flash_menu_holder.jpg);
	width: 200px;
	height: 585px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#flashMenuHolder_home{
	background-image: url(../images/flash_menu_holder.jpg);
	width: 200px;
	height: 600px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#flashMenuHolderBoard{
	background-image: url(../images/flash_menu_holder.jpg);
	width: 200px;
	height: 510px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#flashMenu{
	width: 180px;
	height: 460px;
	margin-left:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#flashMenu_home{
	width: 180px;
	height: 379px;
	margin-left:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#textBackground {
	width: 600px;
	height: 500px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #365d9c;
}

#textBackground_events {
	width: 600px;
	height: 585px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #365d9c;
}

#textBackground_home {
	width: 600px;
	height: 600px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #365d9c;
}

#textBackground_family {
	width: 600px;
	height: 850px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #365d9c;
}

#textBackground_execstaff {
	width: 600px;
	height:1250px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #365d9c;
}

#textBackground_2 {
	width: 600px;
	height:535px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #365d9c;
}

#textBackground_3 {
	width: 600px;
	height: 830px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #365d9c;
}

#textBackgroundBoard {
	width: 600px;
	height: 510px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #284991;
}

#textBox {
	position:absolute;
	left:222px;
	top:146px;
	width:450px;
	z-index:1;
}

.textHeader {	
	font-size: 13px;
	font-weight: bold;
	color: #cfc959;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.lightlink {	
	font-size: 11px;
	color: #cfc959;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.bodyCopy {
	font-size: 12px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.jobCopy {
	font-size: 10px;
	font-style:italic;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
