<!--
body {
	color:#006600;	
}


#path a:link {color:#33CC33; text-decoration:none;}     /* unvisited link */
#path a:visited {color:#33CC33; text-decoration:none;}  /* visited link */
#path a:hover {color:#FFFFFF; background-color:#336633; text-decoration:underline;}   /* mouse over link */
#path a:active {color:#FFFFFF; background-color:#336633; }   /* selected link */

a:link {color:#33CC33; text-decoration:none;}     /* unvisited link */
a:visited {color:#33CC33; text-decoration:none;}  /* visited link */
a:hover {color:#FFFFFF; background-color:#006600; text-decoration:underline;}   /* mouse over link */
a:active {color:#FFFFFF; background-color:#006600}   /* 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 */

li {
margin:0px;
}
ol {
margin: 0px;
}
img {
	margin: 0px;
}
a {
	margin: 0px;
}

h4 {
	background-color:#CCFFCC;
	width: 200px;
	border-bottom: 3px dotted #33CC00;
}
.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/infoheadgreen.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 150px;
	margin: 5px 0px 5px 0px;	
	color:#660000;
	padding:2px 0px 2px 35px;	
	border: 0px;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);

}
#infoTable #infoBody{
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	border: 0px;
	border-top:2px solid #33AA33;	
	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;
}

#infoText p {
	border:0px;
	}


#header img {
	margin-left:10px;
}
#videoMenu {
	float: left;
	width: 250px;
}

#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;	
}
#photoMenu {
	height:25px;
}
#photoAlbum {

}
#timeTable {
	width: 700px;
}
#timeTable th{
	margin: 5px;
	color:#FFEEEE;
	background-color:#006633;
	border-right:1px solid #333333;	
	border-bottom:1px solid #333333;
	padding-left: 10px;
}
#timeTable td{
	margin: 5px;
	background-color:#EEFFEE;	
	border-right:1px solid #AAAAAA;	
	border-bottom:1px solid #AAAAAA;
	padding-left: 5px;
}

#prizeTable th{
	margin: 5px;
	color:#FFFFCC;
	background-color:#006600;
	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 {
	width:760px;
}
.prizeTable th{
	margin: 5px;
	color:#FFFFCC;
	background-color:#006600;
	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;
	text-align:center;
}

#photoAlbum td {
	background-image:url(../images/functions/thumbsHolder1.jpg);
	background-repeat:no-repeat;
	height: 160px;
	width: 160px;
	text-align:center;	
}
#photoAlbum img {
border: 0px;
}
-->