body{

background:#FF7798;
background-image:url(images/background5.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;

}



a
{
	color:black; 
	text-decoration:none;
}

a:hover {color:WHITE;} 





div#page{

	margin:0 auto;

	/*top:50px;*/

	width:900px;

	height:auto;

	padding:0px;

	
	
	background-repeat:no-repeat;	

	

	/*position:relative;*/

}

div#video{
position:relative;
margin-left:290px;
}

div#header{

	padding:0px;

	background-image:url(images/header5.png);

        background-repeat:no-repeat;

	top:0;

	width:900px;

	height:147px;

}

div.imageInHeader{
margin-top:15px;
float:right;
}
div#links{
	margin-left:50px;
	margin-top:76px;
	/*margin-top:-47px;*/
	width:900px;
	color:#783f40; 
	text-align:center; 
	font-family:Tahoma; 
	font-size:13pt;

}




div#announcements
{
width:550px;
}

div#rightSide
{
position:relative;
margin-top:-400px;
float:right;
font-size:14pt;
text-align:center;	
}

div#frontPageContent{
	color:black;
	text-align:center;
	position:relative;
	width:900px;
	height:auto;
	margin-left:50px;
}



div.belowLinks{

	position:relative;

	font-size:12pt;

	margin-top:150px;

	background-color:black;

}

div.bottom{
	padding: 0;
	top: 0;black;
	color:;
	text-align:center;

	background-image:url("images/footer5.png");

	background-repeat:no-repeat;


	width:900px;

	height:147px;

}

.bottom a
{
color: black;
}


div#innerDiv{

	margin-top:15px;

	padding:0px;

	position:relative;

	color:#916e6e;

	width:900px;

	height:auto;

	font-family:Tahoma;

	font-size:12pt;

	text-align:left;

}

div#leftText{
	padding:5px;
	width:540px;
	height:auto;
	color:#783f40;

}

div#rightText{
	width:330px;
	margin-top:-240px;
	float:right;
	
}

div#whiteBackground{
	
	padding:3px;
	width:894px;
	height:auto;
	/*background:#f8ebeb;*/
	background-image:url("images/backgroundPink.png");
	background-repeat:repeat;
	
}

#leftText a{
color: white;
}

#leftText a:hover{
color:black;
}




	