body {
	background: #FFD08A;
	background-image: url("images/body-bg.jpg");
	background-repeat: repeat-x;
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0;
	text-align: center;
	text-transform: none;
	word-spacing: normal;
	/*font-size-adjust: .58;
	*/
	margin: 0;
}
p {
	margin: 0px 0px 1em 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 100;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	color:black;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	color:#000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#900;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#900;
}
hr {
	margin: 20px 0px 20px 0px;
	border:0;
}
a:link, a:visited, a:active, a.offsite {
	text-decoration:	underline;
	color:	#f00000;
}
a:hover {
	text-decoration:	none;
	color:	#C00;
}
a.more-button:link, a.more-button:visited, a.more-button:active {
	background-color:#f00000;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}
a.more-button {
	color:#FFFFFF;
	padding-left:3px;
	text-decoration:none;
	background-color:#CC0000;
	font-size:20px;
}
ul {
	margin:0 0 1em 1em;
	padding:0 0 0 0;
}
li {
	margin-bottom:.5em;
}
ul.pages {
	padding:10px;
	list-style-image: url(images/icon-page.png);
}
ul.catalogue {
	padding:10px;
	list-style-image: url(images/icon-cat.png);
}
ul.weblink {
	padding:10px;
	list-style-image: url(images/icon-weblink.png);
}
#frame {
	width: 720px;
	text-align:	left;
	margin: 0px auto 20px auto;
	padding:0px;
}
#siteheader {
	height:80px;
}
#logo {
	float:left;
	margin-top:0px;
}
#siteheadernav {
	float:right;
	font-size:	10px;
	text-align:right;
	margin-top:5px;
}
#menumain {
	width:100%;
	padding: 0;
	font-size: 12px;
	margin: 0;
	background: #FE9A06;
	background-image: url("images/menubg.jpg");
	background-repeat: repeat-x;
	height: 25px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}
#menumain a:link, #menumain a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000;
 //*background: #FE9A06;*//
}
#menumain a:link.active, #menumain a:visited.active, #menumain a:hover {
	color: #000;
	background: url(images/tab.gif) no-repeat bottom center #FFC273;
}
#menusub {
	font-size: 10px;
	border-top:1px dashed #ccc;
}
#menusub a:link, #menusub a:visited {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding:10px 10px 10px 10px;
	background:#fff;
	color: #000;
	text-decoration: none;
	border-bottom:1px dashed #ccc;
}
#menusub a:link.active, #menusub a:visited.active, #menusub a:hover {
	display: block;
	color: #000;
	background:#F4F4E8;
	border-bottom:1px dashed #ccc;
}
#sitebody {
	background: #fff;
}
#col1 {
	width: 160px;
	margin: 20px 0 20px 10px;
	float:left;
}
#col2 {
	width: 320px;
	margin: 20px 0 20px 20px;
	float:left;
}
#col3 {
	width: 160px;
	margin: 20px 0 20px 20px;
	float:left;
}
#col12 {
	width: 500px;
	margin: 20px 0 20px 20px;
	float:left;
}
#col23 {
	width: 500px;
	margin: 20px 0 20px 20px;
	float:left;
	border-left:1px dashed #ccc;
}
html>body #col1 {
	margin: 20px 0 20px 20px;
}
#heading3 {
	font-size: 12px;
	font-weight: bold;
	padding:5px 10px 5px 10px;
	color: #000;
	background:#F4F4E8;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#heading3 a {
	text-decoration: none;
	color: #000;
}
#heading3 a:hover {
	text-decoration: none;
	color: #900;
}
#content {
	padding: 20px;
}
#index-link-conference {
	background-image:url(images/index-link-conference.gif);
	width:318px;
	height:88px;
	margin-bottom:10px;
}
#index-link-conference-text {
	padding:67px 10px 10px 182px;
	color:#900;
}
#index-link-conference-text a {
	text-decoration: none;
	text-decoration:	underline;
	color:	#c00;
}
#index-link-conference-text a:hover {
	text-decoration: none;
	color:#C00;
}
#index-link-quiz {
	background-image:url(images/index-link-quiz.jpg);
	width:318px;
	height:88px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
#index-link-instructions {
	background-image:url(images/index-link-instructions.jpg);
	width:318px;
	height:88px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
#index-link-trophy {
	background-image:url(images/index-link-trophy.jpg);
	width:318px;
	height:88px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
#index-link-league {
	background-image:url(images/index-link-league.jpg);
	width:318px;
	height:88px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
#index-link-register {
	background-image:url(images/index-link-register.jpg);
	width:318px;
	height:88px;
	border:1px solid #ccc;
}
#index-link-mad {
	background-image:url(images/index-link-mad.jpg);
	width:318px;
	height:88px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
#index-link-quiz-text, #index-link-trophy-text, #index-link-league-text, #index-link-mad-text, #index-link-register-text, #index-link-instructions-text {
	padding:40px 10px 10px 113px;
	color:#000;
}
#index-link-quiz-text a, #index-link-trophy-text a, #index-link-league-text a, #index-link-mad-text a, #index-link-register-text a, #index-link-instructions-text a {
	text-decoration: none;
	color:#000;
}
#index-link-quiz-text a:hover, #index-link-trophy-text a:hover, #index-link-league-text a:hover, #index-link-mad-text a:hover, #index-link-register-text a:hover, #index-link-instructions-text a:hover {
	text-decoration: none;
	color:#fff;
}
#entrydate {
	font-size: 9px;
	color: #FE9A06;
	font-weight: bold;
}
#entrytitle {
	font-size: 11px;
	color: black;
	text-decoration:none;
	font-weight: bold;
}
#entrytitlemain {
	font-size: 13px;
	color: black;
	text-decoration:none;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}
.prizetitle {
	font-size: 14px;
	color: #f00000;
	text-decoration:none;
	font-weight: bold;
}
.schooltitle {
	font-size: 12px;
	color: #f00000;
	text-decoration:none;
	font-weight: bold;
}
#pagefooter {
	padding:20px 0 30px 0;
}
#sitefooter {
	background: url(images/header-footer-shade.gif) no-repeat top center;
	padding-top:20px;
}
#sitefooternav {
	font-size:	10px;
	margin: 0;
	padding: 10px 20px 10px 20px;
	clear:both;
}
#fineprint {
	font-size:	9px;
	margin: 0;
	padding: 10px 20px 10px 20px;
	clear:both;
}
.icon {
	vertical-align : middle;
	padding : 0px;
	margin : 4px;
	border : 0px;
}
#registration-table input[type=text], textarea, select {
	color:#3E434A;
	font-family:Arial,sans-serif;
	font-size:13px;
	line-height:1;
	margin:0;
	padding:3px;
}
