body {
	font-family: "Courier New", Courier, mono;
	background-color: #000000;
	background-image:url(images/main-bkd.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align: center;
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
}

#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;*/
}

#leftpage {
	float: left;
	width: 266px;
	height: 295px;
	margin-top: 35px;
	text-align: left;
	/*border: solid 1px yellow;*/
	margin-left: 55px;
	position: absolute;
}	

#rightpage {
	width: 263px;
	height: 338px;
	text-align: left;
	float: right;
	clear: none;
	/*border: solid 1px green;*/
	margin-right: 41px;
	margin-top: 20px;
	position: absolute;
	left: 369px;
	top: 53px;
}

#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:22px;
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

li {
	list-style-image:url(images/check.jpg);
}

#galleria {
	margin: 8px 0px 0px 5px;
}

#roster {
	line-height:20px;
}

#biopage {
	margin-top:30px;
}
