/* Start of CMSMS style sheet 'styles' */
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: 1px solid #009900;
}
#header {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	clear: both;
	background-image: url(uploads/images/headerbg.jpg);
	height: 114px;
}
#nav {
	height: 30px;
	padding-left: 130px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
#nav a {
	background-color: #0099FF;
	width: 150px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: center;
	float: left;
	background-image: url(uploads/images/butbg.jpg);
	color: #FFFFFF;
	font-weight: normal;
}
#nav a:hover {
	background-color: #FFCC00;
	background-image: url(uploads/images/butbg2.jpg);
	color: #990000;
}
#cdlaunch {
}
#cdlaunch  img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content {
	clear: both;
	padding-top: 10px;
}
#cdimage {
	float: left;
	width: 400px;
}
#cdtext {
	float: right;
	width: 590px;
}
#cdfooter {
	clear: both;
	font-style: italic;
}
#footer {
	font-size: 9pt;
	font-style: italic;
	background-color: #009900;
	background-image: url(uploads/images/butbg.jpg);
	text-align: center;
}
#footer a {
	color: #990000;
}

.contactform {
background: none;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-style: italic;
	color: #3399FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	font-size: 13pt;
}
a {
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
}
li {
	font-weight: normal;
}
dt em {
	font-weight: normal;
}

/* End of 'styles' */

