a:link, a:visited  {
	color: #333333;
	text-decoration: none;
}
#header .ad {
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 8px;
	margin-right: 9px;
}
a:hover, a:active{
	color:  #bf0000;
	text-decoration: none;
}
strong {
	color: #333333;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#wrapper {
	width: 800px;
	border: 1px solid #B2b2b2;
	margin-right: auto;
	margin-left: auto;
}
#leaderboard {
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#header {
	height: 72px;
	width: 800px;
	background-image: url(http://www.exerciseandhealthmagazine.com/images/header2.gif);
	background-repeat: no-repeat;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	width: 800px;
	margin-bottom:20px;
	background-color: #333333;
}
#nav a:link, #nav a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover,#nav a:active {
	color: #bf0000;
	text-decoration: none;
	font-weight: bold;
}
#nav ul {
	line-height: 20px;
	height: 20px;
	margin-left:-40px;
}
#nav li {
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 25px;
	line-height: 20px;
	height: 20px;
}
#content {
	width: 760px;
	margin-left: 20px;
}
#content img {
	margin: 10px;
	padding-top: 8px;	/*border: 1px solid #CCFF00;*/
}
#content .exercise {
	clear:left;
}
#content .exercise img {
	margin-top:0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	float:left;
}
#leftcol {
	width: 160px;
	float: left;
	text-align: left;
}
#rightcol {
	width: 160px;
	float: right;
	text-align: center;
	margin-left:10px;
	margin-bottom:10px;
}
#footer {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tips {
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-bottom-style: solid;
	padding: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BF0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	text-align: right;
	text-transform: uppercase;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF0000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.grey a:link, .grey a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333; 
	text-decoration: none;
}
.grey a:hover, .grey a:active {
	color: #000000; 
	text-decoration: underline;
}
.redbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #BF0000;
	padding: 2px;
	clear: both;
}
.redbar a:link, .redbar a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.redbar a:hover, .redbar a:active {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.clickhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #BF0000;
	padding: 2px;
	clear: both;
	display: block;	
}
.clickhere a:link, .clickhere a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.clickhere a:hover, .clickhere a:active {
	font-size: 10px;
	color: #F4D100;
	text-decoration: underline;
}
#spacer {
	clear: both;
}
/*CONTESTS*/
#errorMessage {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	padding: 10px;
}
.badQuestion {
	border: 2px solid #FF0000;
}
