body {
	margin: 0;
	padding: 0;
	font: 13px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
}

a:link {
	color: #ce1700;
	text-decoration: none;
}


a:visited {
	color: #ce1700;
	text-decoration: none;
}


a:hover {
	color: #ce1700;
	text-decoration: none;
}


a:active {
	color: #ce1700;
	text-decoration: none;
}

#contentfooter a {
	color: #000000;
	text-decoration: none;
}

#container {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	xborder: 1px #999 solid;

}

#content {
	float: left;
	xmargin-left: 270px;
	margin-left: 20px;
  	padding: 0px;
	width: 680px;
	xborder: 1px #999 solid;
}

#leftcol {
	float:left;
	width:320px;
	xmargin-right: 10px;
	xborder: 1px #999 solid;
}

#rightcol {
	float: right;
	width: 320px;
	xmargin-left: 10px;
	xbackground-repeat: no-repeat;
	xborder: 1px #999 solid;
}

#menu {
  	float: left;
	xposition: absolute;
  	padding: 0px;
  	width: 240px;
}

#menu img {
	top: 12px;
	position: relative;
}

#nav {
	width: 204px;
	position: relative;
}

#nav ul {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: none;
}

#nav li{
	text-align: right;
	margin-bottom: 2px;
}

#nav a {
	display: block;
	width:204px;
	background: #000;
	text-decoration: none;
	padding-right: 5px;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#nav a:link, #nav a:active, #nav a:visited {
color: #fff;
}

#nav a:hover {
background: #ce1700;
}

#regnow {
	float: right;
}

#darkbar {
	background-color: #000;
	height: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	clear: both;
}

#contentfooter {
	height: 50px;
	position: relative;
	clear: both;
	padding-top: 50px;
}

#infobite {
	clear: both;
	float: left;
	margin-bottom: 20px;
	width: 324px;
}

#infobite img {
	float: left;
	margin-right: 10px;
	border-style: solid;
	margin-bottom: 10px;
	border-color: #000;
}

#infobite h4 {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0;
}


#widecol {
	position: relative;
	clear: both;
	padding-top: 10px;
}

#widecol p {
	margin-top: 0;
	margin-bottom: 20px;
}

#price {
	width: 300px;
	float: left;
	margin-right: 50px;
	font-size: 48px;
	line-height: 36px;
	font-weight: bold;
}

#priceblurb {
	width: 320px;
	float: left;
	font-size: 14px;
	margin-left: 10px;
	line-height: 19px;
}

#biopic {
	width: 90px;
	float: left;
	margin-right: 15px;
	font-size: 48px;
	font-weight: bold;
	border-style: solid;
}


#bioname {
	width: 220px;
	float: left;
	font-size: 22px;
	margin-right: 5px;
	line-height: 24px;
}

#bioblurb {
	width: 320px;
	float: left;
	margin-left: 10px;
}


h1 {
	font: bold 34px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	margin-bottom: 0;
}

h2 {
	font: 28px/28px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	margin-top: 18;
}

h3 {
	font: 22px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	margin-top: 0;
}

.form-text {
	font: 13px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
}

