<style type="text/css">

body {	
	height: 100%;
	background-color: #FFF; text-align: center;
	font-size: 11px;
	font-family: verdana;
	
}

a {color: black; }


#top { 
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	width: 782px;
	margin: auto;
}

#footer { 
	width: 770px;
	margin: auto;
	text-align: right;
}
	
#contentholder {
	padding: 0;
	width: 772px;
	overflow: auto;
	text-align: center;
	margin: auto;
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
	background-color: #FAE9F3; 
	margin-top: -2px;
	/margin-top: 0px;
}

#content {
	width: 550px;
	margin: auto;
	text-align: center;	
	overflow: auto;
	float: left;
}


#sponsors {
	height: 100%;
	float: right;
	width: 220px;
	border-left: 1px dashed black;

}	
	


.holder {
	margin: auto; 
	text-align: left; 
	width: 431px; 
	}

.holder2 {
	border-left: 1px solid black;   
	border-right: 1px solid black; 
	border-bottom: 1px solid black;
	background-color: #FDF4F9; 
	margin-bottom: 10px;
	margin-left: 3px;
	padding: 4px;
	margin-top: -2px;
	/margin-top: 0px;
}
.answer { border-top: 1px dashed black; color: #000; margin-top: 10px; padding-top: 5px; background-color: #FFF; }
fieldset {width: 350px; margin: auto; border: 0px;}	
label {float: left; text-align: left; width: 90px;}
input {margin-bottom: 2px; font-size: 11px; border: 1px inset black;}
textarea {float: left; overflow: auto; clear: both; width: 95%; font-size: 11px; border: 1px inset black;}


#menubox {
	text-align: left;
	height: 24px;
	width: 782px;
	/width: 777px;
	background: url(img/header_3.jpg) no-repeat top;
	color: white;
}

#menuitems {
	margin-left: 215px;
}

#gallerylist li {
	margin: auto;
	background-color: #FFF;
	border: 1px solid black;
	list-style-type: none;
	list-style: none;
	float: left;	
	padding: 4px;
	margin: 2px;
}

ul li {
	margin: auto;
	background-color: #FFF;
	border: 1px solid black;
	list-style-type: none;
	list-style: none;
	float: left;	
	padding: 4px;
	margin: 2px;
}

#gallerylist li img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
	border: 1px solid black;
	

}

#gallerylist li :hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: 1px solid red;

}



</style> 
