body {
	font-family: "Courier New", Courier, mono;
	background-color: #000000;
	background-image:url(images/splash-bkd.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align: center;
	margin: 0px;
	font-size: 9pt;
}

#wrapper {
	width:100%;
	height:600px;
	text-align: center;
	/*background-image: url(images/main-bkd.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	}

#pagecont {
	position: relative;
	margin: 35px auto auto auto;
	text-align: left;
	width: 675px;
	height: 530px;
	/*border: solid 1px red;*/
}

#video {
	float: left;
	width: 307px;
	height: 269px;
	text-align: left;
	position: absolute;
	left: 142px;
	top: 198px;
}	

#sitelink {
	width: 97px;
	height: 82px;
	text-align: left;
	float: right;
	clear: none;
	position: absolute;
	left: 479px;
	top: 274px;
}

#footer {
	clear: both;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AAAAAA;
	text-align: left;
	position: absolute;
	top: 488px;
	width: 512px;
}

#rsvpform {
	text-align:right;
	line-height:18pt;
	padding-right: 5px;
	padding-top: 10px;
}

.tophead {
	text-align: center;
	font-size:14pt;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
}

.heading {
	font-weight:bold;
}

.main_link {
	font-size:12pt;
	font-weight: bold;
}

.highlight {
	background-color:#F8FFB0;
}

.foot_img {
	float:left;
	padding-right: 10px;
	
}

.foot_link {
	font-size:10pt;
}

.foot_link2 {
	color:#AAAAAA;
}

.rosterpic {
	float:right;
	margin-left:5px;
	clear: none;
}

#ccclogo {
	clear:none;
}

.sample {
	float: left;
	margin-right:15px;
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

li {
	list-style-image:url(images/check.jpg);
}
