﻿html {padding: 0px; margin: 0px;}
body 
{
	font-size: 0.71em; 
	background: url(Images/PageBackground.gif) #cccccc repeat-x;
	line-height: 1.8em; 
	font-family: Verdana, Tahoma, Arial, "San Serif"; 
	vertical-align: top; 
}

h1 {font-size: 1em;}
h2 {font-size: 1.3em;}
h3 {font-weight: 600; font-size: 1em;}
h4 {font-size: 1em;}
h5 {font-weight: 600; font-size: 2.5em; margin: 0px 0px 1em 10em;}
h6
{
	clear: left; 
	padding: 0.4em 0.4em 0.4em 0.4em; 
	font-weight: 500; 
	font-size: 1em; 
	margin: 1em 0px; 
	color: #003659; 
	background-color: #e5f1f7;
}

.mainbody
{
	position:absolute;
	left: 50%;
	margin-left: -380px;
	border-left: #737373 1px solid; 
	border-bottom: #a6a6a6 2px solid; 
	border-right: #a6a6a6 2px solid; 
	background: url(Images/fadingBackground.png) #fff repeat-x;
	float: left; 
	width: 760px; 
	min-height: 500px; 
	overflow: hidden;
}

.banner
{
	background: url(Images/banner.jpg) #fff repeat-x;
	width: auto;
	height: 50px;
}

.navigation
{
	background: url(Images/pageHeader.jpg) #fff repeat-x;
	width: 100%;
	height: 50px;
	float: left;
}

.menus
{
	padding-left: 0em;
    padding-top: 14px;
    font-weight: bold;
    height: 5em;
}

.content
{
	text-align: center;
}

.pageContent
{
	text-align: left;
	width: 95%;
	padding-top: 1em;
}

.row
{
	clear: both;
	text-align: left;
	width: 95%;
}

.donation, .labelItem
{
	text-align: left;
	width: 15%;
	float: left;
	font-weight: bold;
}

.donation
{
	color:Purple;
	width:95%;
	padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.labelText
{
	text-align: left;
	width: 80%;
	float: left;
}

.resultsTable
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin:0 auto;
}

.programmeTable
{
	 width: 10em;
}

.sponsorsTable
{
	padding-left: 0.5em;
	padding-right: 0.5em;
}