body {
	font-family: Tahoma, Verdana, sans-serif;
	margin: 0; padding: 0;
}
* {
	outline: none;
}
.content a {
	border-bottom: 1px dotted #448dc5;
	color: #448dc5;
	text-decoration: none;
}
.content a:hover {
	border-bottom: 1px solid #448dc5;
	color: #448dc5;
	text-decoration: none;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 952px;
}
.contentHead {
	height: 38px;
	width: 931px;
	margin: 0px auto;
}
.content {
	margin: 0px auto;
	width: 905px;
	font-size: 12px;
	line-height: 135%;
	padding: 10px;
	border-left: 3px solid #0062ad;
	border-right: 3px solid #0062ad;
}
.contentBottom {
	height: 12px;
	width: 931px;
	margin: 0px auto;
	background: url(../images/contentBottom.jpg) top no-repeat;
}
h1 {
	height: 77px;
	width: 584px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px auto 5px auto;
	background: url(../images/logo.jpg) left no-repeat;
	cursor: pointer;
}
h2 {
	font-size: 16px;
	color: #4d587e;
	font-weight: bold;
	margin: 0;
}
#footer {
	clear: both;
	position: relative;
	top: 10px;
	height: 63px;
	width: 952px;
	margin: 0px auto 15px auto;
	background:url(../images/footerBG.jpg) 0px 16px no-repeat;
}
#footer ul {
	float: right;
	margin: 0; padding: 0;
}
#footer ul li{
	display: inline;
	position: relative;
	top: 27px;
	padding-right: 40px;
}
#footer ul li a{
	font-family: Arial, Tahoma;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.otherquiz {
	position: relative;
	left: 15px;
	top: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #0062ad;
	float: left;
	height: 70px;
	width: 185px;
}
.otherquiz span {
	font-family: Arial, Tahoma;
	position: relative;
	top: 0;
	left: 0;
}
#sendtofriend {
	position: relative;
	right: 25px;
	top: 16px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	float: right;
	color: #0062ad;
	background:url(../images/sendtofriendBtn.jpg) top no-repeat;
	height: 48px;
	width: 230px;
}
#sendtofriend span {
	font-family: Arial, Tahoma;
	position: relative;
	top: 17px;
	left: 8px;
	text-transform: uppercase;
}
#sendtofriend, .otherquiz {
	text-decoration: none;
}