@charset "utf-8";
.nasreg {
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/ringsbkg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F0F0F0;
	background-color: #FFFFFF;
	font-size: 13px;
	overflow-y: scroll;
}
/* The auto left and right margins center the layout in standards
browsers, IE6-Win (in standards mode) and IE5-Mac. */
#wrapper {
	margin: 0 auto 0 auto;
	text-align: left; /* Reset text alignment for Western languages. */
	width: 990px;
}
html>body #wrapper {
	border: 1px solid #fff;
	border-color: transparent;
	border-top: 0;
	border-bottom: 0;
}
.layout {
	position: relative;
	top: 10px;
	left: 0px;
	background-color: #000000;
}
.slides {
	position: absolute;
	top: 168px;
	left: 611px;
	width: 320px;
	height: 200px;
	border: 1px solid #666666;
	padding: 2px;
}
.dummy {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
}
.mypara {
	line-height: 17px;
	font-size: 13px;
	background-color: #000000;
}
.menutop {
	position: absolute;
	top: 94px;
	left: 77px;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.menutop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.menubottom {
	position: absolute;
	left: 77px;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
}
.jameslink {
	color: #000000;
	font-size: 10px;
}
.style1 {
	position: absolute;
	height: 25px;
	width: auto;
	top: 20px;
	left: auto;
	color: #CC0033;
	font-weight: bold;
	font-size: 20px;
}
.style3 {
	color: #4F5AE6;
	font-size: 18px;
	height: 26px;
	width: auto;
	top: 20px;
	left: auto;
	position: absolute;
	overflow: visible;
}
body, td, th {
	color: #F0F0F0;
}
.smallmenu {
	font-size: 10px;
	font-weight: normal;
}
.styleHighlight {
	color: #FFC884;
	font-weight: bold;
	text-decoration: none;
}
.instructortext {
	font-size: 12px;
	line-height: 16px;
}
.containingbox {
	width: 840px;
	border: 1px solid #000;
}
.floatright {
	float: right;
	width: 200px;
	height: 370px;
	margin-left: 30px;
}
