@charset "utf-8";
body 
{
	margin: 0px;
	padding: 0px;
	background-color: #7F7F7F;
	text-align: center;
	background-attachment: fixed;
	background-image: url(/images/bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
	
#container
{
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header 
{
	height: 163px;
	background-color: #E6E6E6;
}

.subheading
{
	margin-top: 5px ;
	text-align: center ;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold ;
	font-size: 16px ;	
}

#nav 
{
	margin: 0 ;
	padding: 0 ;
	background-color: #E2EBBC;
	list-style-type: none ;
	width: 897px ;
	float: left ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold ;	
}

#nav li
{
	margin: 0 ;
	padding: 0 ;
	float: left ;
}

#nav a
{
	float: left ;
	text-align: center ;
	color: #000 ;
	text-decoration : none ;
	padding: 0 15px ;
	line-height: 20px ;
	border-bottom: 1px solid #fff ;
	margin-left: 30px ;
	font-weight: bold ;
}

#nav #nav_links a 
{
	border: none ;		
}

#nav a:hover
{
	background : #096 ;
	color: #fff ;
}


#body_courses #nav_courses a,
#body_events #nav_events a,
#body_prize #nav_prize a,
#body_schools #nav_school a,
#body_contact #nav_contact a,
#body_links #nav_links a
{
		background: #096 ;
		color: #fff ;
		font-weight: bold ;
}


#cntimg
{
	height: 200px;
	margin-bottom: 20px ;
}

#underbar 
{
	background-color: #E2EBBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#content
{
	background-color: #E7E7E7;
	padding-top: 10px;
	border: 0px solid #000 ;
}

#content h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#content h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
}

#content h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#content #nocolumns
{
	padding-left: 25px ;
	padding-right: 25px ;
	padding-bottom: 25px ;
	height: 0.01% ; /* bug fix for IE */
}

#content #nocolumns a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#content #nocolumns ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style: none ;
}

#content #nocolumns li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#content #nocolumns p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px ;
}

#content #nocolumns p img
{
	padding-bottom: 10px ;
}


#content #contentleft 
{
	float: left;
	width: 335px ;
	padding-left: 28px;
	padding-bottom: 25px;
	margin-bottom: 25px ;
}

#content #contentright
{
	float: right; 
	width: 390px ;
	padding-left: 50px ;
	padding-right: 25px; 
}

#footer
{
	clear: both;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #473B46;
	background-color: #E2EBBC;
	text-align: center;
}

#footer p
{
	padding-top: 8px;	
}

.current 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #791717;
	font-style: normal;
	text-decoration: none;
	padding-left: 0px;
}

form
{
	border: 1px solid #ccc ;
	padding-left: 10px ;
	background: #fff ;
}

img.floatleft 
{ 
    float: left; 
	padding-right: 15px ;
}

img.floatright
{ 
    float: right; 
	padding-left: 15px ;	
}

.comprules ol
{

}

.comprules li
{
	line-height: 20px ;
}
	
	
.charitycontainer
{
	border: 0px solid #000 ;
	width: 850px ;
	font-family: Arial, Helvetica, sans-serif ;
}

.row1container
{
	width: 550px ;
}

.row1left
{
	background-color: #A1BF64 ;
	height: 194px ;
	width: 250px ;
}

.row1right
{
	background-color: #4565DC ;
	width: 600px ;
	color: #fff ;
	padding-left: 20px ;
}

#charitydate
{
	font-size: 22px ;
}

#charitytitle
{
	font-size: 48px ;	
}

#charityurl
{
	margin-top: 60px ;
	float: right ;
	margin-right: 20px ;
}

#charityheading
{
	color: #fff ;
	margin-top: 30px ;
	margin-left: 10px ;
	font-size: 22px ;
}

#charitytext
{
	color: #000;
	margin-top: 10px ;
	margin-left: 10px ;
	font-size: 18px ;
}

#charitytextbottom
{
	color: #000;
	margin-top: 10px ;
	font-size: 24px ;
	text-align: center ;
}


#charitybutton
{
	color: #fff ;
	margin-top: 10px ;
	font-size: 22px ;
	text-align: center ;
}

.row2left
{
	background-color: #fff ;
	width: 649px ;
	text-align: center ;
	margin-left: 20px ;
}

.row2right
{
	background-color: #A1BF64 ;
	width: 201px ;
	vertical-align: top ;

}

.row3left
{
	background-color: #fff ;
	width: 325px ;
	text-align: center ;
}

.row3center
{
	background-color: #fff ;
	width: 325px ;
}

.row3right
{
	background-color: #A1BF64 ; 
	background: url(images/BlueCircle.gif) ; 
	width: 200px ;

}
	
.row4left
{
	background-color: #fff ;
	background: url(images/greenstripesleft.jpg) ;
	width: 425px ;
	height: 140px ;
}

.row4right
{
	background-color: #fff ;
	background: url(images/greenstripesright.jpg) ;
	width: 425px ;
	height: 140px ;
}
		
.results
{
	width: 70%;
	margin-left: 15% ;
	margin-right: 15% ;
	margin-bottom: 20px ;
	border-collapse:collapse ;
}

.results th
{
	text-align: left ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#390 ;
}


.results td 
{
	padding: 5px ;	
	vertical-align: top; 
}

.results .altrow
{
	background-color: #fff ; /* #93C47B ; */
}