html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
	text-align: center;
}
a {
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #0D0D0D;
	font: 12px/1.28em Arial, Helvetica, sans-serif;
	color: #989898;
	letter-spacing: 0.041em;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	background: #181818;
}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	left: 419px;
	width: 370px;
	height: 266px;
}
#topnav {
	position: absolute;
	/* [disabled]top: 41px; */
	left: 0px;
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: 10px;
	top: 40px;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: #F60;
}
#left-box {
	position: absolute;
	top: 271px;
	left: 0px;
	width: 794px;
	height: 400px;
	background: #131212 url(images/left_bg.jpg) repeat-x;
	/* [disabled]z-index: 1; */
}
#videotestilinks {
	position: absolute;
	top: 271px;
	width: 305px;
	height: 367px;
	overflow: hidden;
	float: left;
	left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#left-box .inner {
	padding: 10px 0px 0px 10px;
	width: 280px;
	float: left;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 1.5px 2.5em 1em 1.3em;
	font-size: 12px;
}
#nav {
	position: absolute;
	top: 28px;
	/* [disabled]left: 10px; */
	width: 795px;
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 0px 10px;
	height: 15px;
}
#content {
	/* [disabled]position: absolute; */
	/* [disabled]top: -8px; */
	/* [disabled]left: 311px; */
	width: 480px;
	height: 371px;
	/* [disabled]z-index: 0; */
	float: right;
}
#testivideos {
	position: absolute;
	top: 277px;
	left: 312px;
	width: 480px;
	height: 360px;
	float: right;
}
#content-bot {
	background: bottom url(images/body_bg.gif) repeat-x;
	height: 254px;
	margin-left: 1px;
	overflow: auto;
}
#content .inner {
	padding: 10px 27px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 400px;
	border: 1px solid #181818;
}
#tray .redbox {
	float: left;
	width: 224px;
	_height: 279px;
	min-height: 279px;
	background: #800000 url(images/red_bg.jpg) repeat-x;
	margin-left: 11px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}
#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010 url(images/footer_bg.gif) repeat-x top;
	text-align: right;
	margin: 10px 7px 0px 2px;
	height: 75px;
	padding: 50px 15px 15px;
}
#footer img   {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #copyright   {
	padding-top: 40px;
	letter-spacing: normal;
}
#content img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#wrapper #body #testicontent img {
	float: right;
	padding-right: 15px;
	padding-bottom: 30px;
}
#wrapper #body #testicontent #quote {
	/* [disabled]font-weight: bold; */
	font-size: 14px;
}
#wrapper #body #testicontent #quoter {
	text-align: left;
	line-height: 30px;
	padding-left: 30px;
	color: #FF7F00;
	font-weight: bold;
}
#videotesilinks{
	height: 360px;
	width: 260px;
	float:left;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.scrollbar-vert{
	background-color:#080808;
	height: 360px;
	width: 20px;
	float:left;
	margin-top: 10px;
	top: 271px;
}
.handle-vert{
	height: 42px;
	width: 20px;
	background: url(images/handle.gif) no-repeat;
}
.content_subheading {
	text-decoration: underline;
	font-weight: bold;
}
.return_to {
	float: right;
}
#wrapper #body #testicontent {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
#wrapper #body #testicontent .lists {
	width: 550px;
	float: right;
	margin-top: -15px;
	padding-top: 0px;
}
.red_highlight {
	font-weight: bold;
	color: #900;
}
#videotesilinks{
	height: 360px;
	width: 260px;
	float:left;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	text-transform: uppercase;
}
#wrapper #body #testicontent table tr td .imageborder {
	float: none;
	padding-right: 0px;
	text-decoration: none;
	border: none;
}
#wrapper #body #testicontent .content_video {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#wrapper #body #left-box .inner #register_img {
	margin-top: -5px;
}
#paypalform {
	padding-left: 15px;
}
.caption {
	font-size: 9px;
}
ul li {
	/* [disabled]line-height: 7px; */
}
#wrapper #body #testicontent #teacher img {
	float: right;
}
#wrapper #body #left-box p subtext {
	font-size: 9px;
}
#wrapper #body #left-box p #subtext {
	font-size: 10px;
	line-height: 11px;
}
.alum_panel {
	float: none !important;
}#wrapper #body #testicontent #panel .alum_panel {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #body #testicontent #panel {
	text-align: center;
}
