.highlight
{
	color:#009933;
}

div.footer
{
	background-image:url('../graphic/footer.jpg');
	background-color:#B1D844;
	text-align: center;
	height: 75px;
	vertical-align:middle;
	
}

.content
{
	
	position:relative;
	background-image:url("../graphic/contentbg/homecomingupbg.jpg");
	background-repeat:no-repeat;
	background-color:#000000;
/*	border-style:solid;
	border-color:#ff0000;
	border-width:solid;*/
	
	
}

.footer a
{
	font: 11px Georgia,san-serif;
	text-decoration:none;
	color:#000000;
}

.footer a:hover
{
  font: bold 11px Georgia,san-serif;
  text-decoration:none;
  color:#275917;
}



#top
{
	background:url("../graphic/hometop.gif") no-repeat center bottom;
	width: 650px;
	height: 10px;
	margin-top: 2px;
}	


#bottom
{
	background:url("../graphic/homebottombanner.gif") no-repeat center top;
	width: 650px;
	height: 10px;
	margin-bottom: 2px;
}	

#maincontent
{
	margin: 0px auto;
	text-align: center;
	width:650px;
	border-style:solid;
	border-color: #43B231;
	border-width:thin;
	background-color:#000000;

}

#navigationpadding
{
  background-color:transparent;
  width:650px;
  height:40px;
}

#divider
{
	background: url("../graphic/divider.jpg")  no-repeat  center;
	height:50px;  
}

#eventcontent
{
	position:absolute;
	top:0px;
	left:80px;
	height:400px;
	width:500px;
/*	border-style:solid;
	border-color:#ffff00;
	border-width:solid;*/
	overflow:hidden;
}

#eventcontainer
{
	text-align:left;
	font-family: georgia,"Times Roman", serif;
	font-size: 0.9em;
	color:#FFFFFF;
	width:500px;
	/*margin-left:70px;*/
	padding-bottom:10px;
	padding-left:5px; 
	border-style:inset;
	border-color:#ffffff;
	border-width:medium;
	background: url("../graphic/eventcontentbg.gif")  no-repeat center;

}

#VideoLink
{
	
	margin-right:10px;
}

#VideoLink a
{
	text-decoration:none;
	color:#ffff00;
}

#VideoLink a:hover
{
	text-decoration:none;
	color:#ffff00;
}

