* {
}
html {
	font-size: 11px;
	overflow-y: scroll;	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 17px;
	background-color: #000000;
	background-image: url(../images/main_base_gradient_00.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #CCCCCC;
}
.wrapper {
	background-color: #FFFFFF;
	margin: auto;
	width: 900px;
	background-image: url(../images/base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top {
	margin: auto;
	width: 900px;
	text-align: right;
	color: #E8E8E8;
	height: 50px;
	background-image: url(../images/header_background_00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rotato {
	height: 196px;
	width: 358px;
	overflow: hidden;
	background-image: url(../images/rotato_00.jpg);
}
.header {
	margin: auto;
	width: 900px;
	height: 196px;
	text-align: left;
	background-image: url(../images/title_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu {
	margin: auto;
	width: 898px;
	text-align: left;
	background-image: url(../images/menu_gradient_00.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9cabb9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9cabb9;	
}
.course-finder {
	float: right;
	position: relative;
	top: 145px;
	right: 20px;
	width: 500px;
	text-align: right;
}
.course-finder select {
	color: #9EABB8;
	padding: 3px;
	background-color: #3F4A42;
	border: 1px solid #3F4A42;
}
.menu-wrapper {
	background-image: url(../images/menu_gradient_00.jpg);
	position: relative;
	z-index: 100;
}
.container {
	margin: auto;
	width: 900px;
}
.footer {
	margin: auto;
	width: 900px;
	clear: both;
	font-size: 90%;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.container {
	padding-top: 10px;
	margin: auto;
	width: 900px;
}
.container .right {
	float: right;
	width: 176px;
	text-align: left;
	font-size: 80%;
	line-height: 13px;
}
.container .left {
	margin-right: 185px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.login {
	padding: 10px;
}
.login .frminput {
	background-color: #E8E8E8;
	border: 1px solid #333333;	
}
.sales-inner {
	background-color: #2f3934;
	padding: 5px;
	margin-bottom: 1px;
}
.buynowbutton {
	background-color: #FF9900;
	display: block;
	padding: 2px;
	text-align: center;
	width: 60px;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}
.container .left p {
	margin-bottom: 10px;
}
.container .left h1 {
	margin-top: 10px;
	font-size: 200%;
	font-weight: lighter;
	margin-bottom: 20px;
	color: #FAA21B;
}
.container .left h2 {
	margin-top: 10px;
	font-size: 175%;
	font-weight: lighter;
	margin-bottom: 20px;
}
.container .left h3 {
	margin-top: 10px;
	font-size: 150%;
	font-weight: lighter;
	margin-bottom: 20px;
}.frmbutton {
	background-color: #FF9900;
	padding: 2px;
	border: 1px solid #FF9900;
	color: #FFFFFF;
	cursor:pointer;
}
.container .left .article_list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F4A42;
	height: 100px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.member_menu a {
	display: block;
	padding: 3px;
	margin-bottom: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#6C7680;
	color:#333333;
}
.feedback {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.message {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 10px;
	font-size: 125%;
	font-weight: bold;
}
.side-header {
	background-color: #2B2E5B;
	padding: 5px;
	margin-bottom: 1px;
	font-size: 125%;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.ticker {
	margin: auto;
	width: 890px;
	background-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6F7984;
	border-bottom-color: #6F7984;
	border-left-color: #6F7984;
	padding: 5px;
	position: relative;
	text-align: left;
}
.ticker ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ticker li {
	float: left;
	display: inline;
}
.ticker a:link {
	text-decoration: none;
	color: #FAA21B;
}
.ticker a:visited {
	text-decoration: none;
	color: #FAA21B;
}
.ticker a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.container .left .frminput {
	background-color: #3F4A42;
	border: 1px solid #90703E;
	color: #CCCCCC;
}
.devMode {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	padding: 10px;
}
.container .left th {
	background-color: #2D3372;
}
.olympics {
	padding: 5px;
	border: 1px solid #105A85;
	background-color: #0C334F;
	margin-bottom: 1px;
}

