<!--
body {
	color:#660000;	
}
a:link {color:#CC0033; text-decoration:none;}     /* unvisited link */
a:visited {color:#CC0033; text-decoration:none;}  /* visited link */
a:hover {color:#FFFFFF; background-color:#990033; text-decoration:underline;}   /* mouse over link */
a:active {color:#FFFFFF; background-color:#990033}   /* selected link */

#header a:link {color:#999999;text-decoration:none;}
#header a:visited{color:#999999;text-decoration:none;}
#header a:hover {background:#FFFFFF;color:#000000;}   /* mouse over link */
#header a:active {background:#FFFFFF;}   /* selected link */

.subBody {
	background-position: 200px 0px 100px 100px;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
#header {
	background-repeat:no-repeat;
	background-position:top;
	height:50px;
	text-align:center;
	text-align:left;	
	padding: 0px;
	font-size: 0px;
	margin-bottom:10px;	
	padding-left:500px;
	
}
#infoTable h4 {

	background-image:url(../images/functions/infoheadred.jpg);
	background-repeat:no-repeat;
	width: 150px;
	margin: 0px 0px 2px 0px;	
	color:#660000;
	padding:2px 0px 2px 35px;	

}

#infoTable .infoBody{
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	border: 0px;
	border-top:2px solid #CC0000;	
	background-image:url(../images/functions/infobodyred.jpg);
	margin: 0px 0px 5px 0px;	
	width: 100%;
}
	
#infoText{
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	border-right:1px solid #AAAAAA;	
	border-bottom:1px solid #AAAAAA;		
	background-image:url(../images/functions/infobodyred.jpg);
	margin: 0px 0px 5px 0px;	
	padding: 5px;
	width: 755px;
}

.img1 {
	-moz-opacity:1;
	filter:alpha(opacity=100);
	border:2px dashed #CCAAAA;
	margin: 5px;
}

img {
	margin:0px;
}

#header img {
	margin-left:10px;
}
#videoMenu {
	float: left;
	width: 250px;
}
#videoHolder {
	background-repeat:no-repeat;
	float: left;
	height: 420px;
	width: 440px;
}
#videoTitle {
	height: 25px;
	padding-top:5px;
}
#videoClip {
	margin: 20px 10px 0px 20px;	
}

#prizeTable {
	
}
#prizeTable th{
	margin: 5px;
	color:#FFFFCC;
	background-color:#990000;
	border-right:1px solid #333333;	
	border-bottom:1px solid #333333;
	padding-left: 10px;
}
#prizeTable td{
	margin: 5px;
	background-color:#F9F9F9;	
	border-right:1px solid #AAAAAA;	
	border-bottom:1px solid #AAAAAA;
	padding-left: 5px;
}
.prizeTable {
}
.prizeTable th{
	margin: 5px;
	color:#FFFFCC;
	background-color:#990000;
	border-right:1px solid #333333;	
	border-bottom:1px solid #333333;
	text-align:center;
}
.prizeTable td{
	margin: 5px;
	background-color:#F9F9F9;	
	border-right:1px solid #AAAAAA;	
	border-bottom:1px solid #AAAAAA;
}
#photoAlbum td {
	background-image:url(../images/functions/thumbsHolder1.jpg);
	background-repeat:no-repeat;
	height: 160px;
	width: 160px;
	text-align:center;	
}
#photoAlbum img {
border: 0px;
}
-->