body {
	background: #ffffff url(/media/screen/cpback.jpg) top center repeat-x;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color: #697686;
	}

h1 {
	margin: 10px 0px 15px 0px;
	font-size: 15px;
	}
	
h2 {
	margin: 10px 0px 15px 0px;
	font-size: 13px;
	color: #dd0024;
	}

p {
	margin: 5px 0px;
	font-size: 12px;
	line-height: 14px;
	}

p.tinytext, h2.tinytext {
	font-size: 9px;
	}

td {
	font-size: 12px;
	line-height: 22px;
	}

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

a:link {
	font-weight: normal;	
	}

a:visited {
	font-weight: normal;
	color: #697686;
	}

a:hover {
	text-decoration: underline;
	}

a.noshow {
	color: #697686;
	}

form p {
	clear: left;
	}

#holder {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -481px;
	}
	
#header {
	clear: both;
	position: relative;
	height: 161px;
	width: 962px;
	overflow: hidden;
	}

#contentarea {
	clear: both;
	position: relative;
	margin-top: 2px;
	width: 962px;
	}

#menuholder {
	clear: both;
	position: relative;
	height: 300px;
	width: 481px;
	background: #ffffff url(/media/screen/menuback.gif) top left repeat-y;
	float: left;
	margin-bottom: 2px;
	overflow: hidden;
	}

#largecontentholder {
	position: relative;
	width: 480px;
	min-height: 300px;
	background: #ffffff;
	float: right;
	margin-bottom: 2px;
	}

#contentenlarger {
	position: relative;
	float: right;
	top: 0px; left: 0px;
	height: 300px;
	width: 1px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	}

#content {
	position: relative;
	margin: 20px;
	}

#imagefloater {
	clear: both;
	position: relative;
	margin-top: 2px;
	height: 170px;
	width: 962px;
	background: #C3C8CC;
	}

#imagefloater h2 {
	color: #ffffff;
	font-weight: 12px;
	padding: 4px 10px 4px 10px;
	margin: 0px;
	}

#shortimagefloater {
	clear: both;
	position: relative;
	margin-top: 2px;
	height: 10px;
	width: 962px;
	background: #C3C8CC;
	}

#infoarea {
	clear: both;
	position: relative;
	margin-top: 2px;
	width: 962px;
	}

#infoarea p {
	font-size: 10px;
	}

ul.mainmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	}

ul.mainmenu li {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 165px;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #ffffff;
	}
	
.formdesc {
	float: left;
	line-height: 22px;
	width: 10em;
	}
