#webcontainer {
	background-color: #FFF;
	text-align: center;
	width: 850px;
	border: 1px solid #C00;
	margin-left: auto;
	margin-right: auto;
}
.BigItalicHeading {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

body
{
	font-family: sans-serif;
	text-align: center;
	width: 850px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#navcontainer {
	background-color: #FFF;
	text-align: center;
	border: 1px none #A00;
	height: 40px;
}
#leftmargin {
	width: 60px;
	background-color: #F00;
}




h1,h2,p
{
}

div
{
	text-align: left;
	background-color: #FFF;
}

#master
{
	width: 90%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #9FF;

}

#top
{
	padding: 0em;
	text-align: center;
	background-color: #FFF;
	width: 98%;
	height: 9em;
}

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a
{
	padding: 3px 10px;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #a00;
	text-decoration: none;
}

#navlist a:hover
{
	color: #09F;
	background-color: #a00;
	text-decoration: none;
}
#mainarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: medium;
	text-align: left;
	margin-left: 3px;
}
.bold {
	font-weight: bold;
}
.standout {
	text-transform: uppercase;
}

h2 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
hr {
	color: #A00;
	font-weight: lighter;
}
h3 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#redline {
	color: #A00;
}
.bigred {
	font-size: medium;
	color: #F00;
}
#accountdetails {
	margin-left: 100px;
	font-size: medium;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin dotted #A00;
	padding: 5px;
}
#sponsordetails {
	margin-left: 100px;
	font-size: medium;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin dotted #A00;
	padding: 5px;
}
#committeedetails {
	margin-left: 100px;
	font-size: medium;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin dotted #A00;
	padding: 5px;
}
#linksbox {
	margin-left: 100px;
	font-size: medium;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin dotted #A00;
	padding: 5px;
}
#centrebox {
	margin-left: 100px;
	font-size: medium;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin none #A00;
	padding: 5px;
	text-align: center;
}
#footer01 {
	background-color: #FFF;
	height: 2em;
	width: 850px;
	color: #FFF;
	text-align: center;
}
#footer02 {
	background-color: #a00;
	height: 3em;
	width: 850px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
