a:link, a:visited {
	color: #F6EB16;
	text-decoration: none;
}
a:hover, a:active{
	color: #CC9900;
	text-decoration: none;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
strong {
	color: #CC9900;
	font-weight: bold;
}
#wrapper {
	width: 800px;
	border: 2px solid #F6EB16;
	background-image: url(images/masthead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-image: url(images/nav_bkg.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	float:right;
	width:475px;
	height:26px;
	line-height: 13px;
	}
#nav a:link, #nav a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover, #nav a:active {
	color: #FFFFFF;
}
#nav ul {
	line-height: 20px;
}
#nav li {
	display: block;
	float: right;
	list-style-type: none;
	padding-right:20px;
}
#content {
	width: 780px;
	margin-left: 10px;
	margin-right: 10px;
	
}
#content img {
	margin: 10px;
	/*border: 1px solid #F6EB16;*/
}
#content .exercise {
	clear:left;
}
#content .exercise img {
	margin-top:0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	float:left;
}
#leftcol {
	padding:10px;
	width: 160px;
	float: left;
	text-align: left;
}
#rightcol {
	padding:10px;
	width: 160px;
	float: right;
	text-align: center;
	height:100%;
}
#footer {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tips {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
}
h1 {
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	display: inline;
	padding-left: 20px;
	padding-right: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9900;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	font-style: italic;
}
hr {
	border: 1px solid #666666;
	width: 95%;
	text-align: center;
}
.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.grey a:link, .grey a:hover, .grey a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999; 
	text-decoration: underline;
}
.yellowbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F6EB16;
	background-color: #333333;
	padding: 2px;
	clear: both;
	font-weight: bold;
}
.yellowbar a:link, .yellowbar a:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.yellowbar a:hover .yellowbar a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.clickhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F6EB16;
	display: block;
	padding: 2px;
	clear: both;
	margin-bottom:5px;
}
.clickhere a:link, .clickhere a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.clickhere a:hover, .clickhere a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
#spacer {
	clear: both;
}
#banner {
	margin: 5px;
	float: right;
}
/*CONTESTS*/
#errorMessage {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	padding: 10px;
}
.badQuestion {
	border: 2px solid #FF0000;
}#banner {
	float: right;
	height: 60px;
	width: 468px;
}
