	
	body
	{
	background-color: #996699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #F0DCF0;
	margin: 0px;
	padding: 0px;
	}
	
	/* Present as noticed error in NS4 */
	p, td, ul, ol, ul, li, dl, dt, dd
	{
	font-family: Arial, Helvetica, sans-serif;
	}
	
	input
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	}

	legend {
	color: white;
	font-size: 110%;
	font-weight: bold;
	}
	
	fieldset {
	border: 1px solid #C2C2C2;
	padding: 20px;
	}
	
	a, a:link, a:focus, a:active
	{
	color: #FFF;
	}
	
	a:hover
	{
	text-decoration: none;
	} 
		
	img
	{
	border: 0px;
	border-style: none;
	font-size: 1px; 
	}
	
	h1
	{
	color: #666699;
	font-size: 145%;
	}
	
	.venue
	{
	border-bottom: 1px solid #dedede;
	}
		
	h2
	{
	color: #FFF;
	font-size: 130%;
	border-bottom: 1px solid #865986;
	padding-bottom: 5px;
	}
	
	ul
	{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
	
	li {
	color:#B0B0B0;
	}

	.contentwidth {
	width: 735px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

	.contentbody {
	width: 735px;
	background-color:#996699;
	text-align: left;
	margin: 20px auto;
}

	#mainbody {
	text-align: center;
	background-color:#996699; padding: 20px 0;
	}
	
	#topmast {
	
	text-align: center;
	background-color:#FFF;
	}
	
	
	#navstrip {
	
	text-align: center;
	background-color:#744d74;
	}
	
	
	#navbar {
	text-align: left;
	width: 735px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0 0
	}
	
	#logoblock {
	width: 735px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0 0
	}
	
	.photobox {
	float: right;
	padding: 0 0 10px 10px;
	width: 370px;
	height: 230px;	
	}
	
	.photoright {
	float: right;
	padding: 4px;
	margin: 0 0 20px 20px;
	border: 2px solid #8B5D8B;
}
	
	/* Weird Fix to aid consistant look cross browser */
	hr
	{
    border: none;
	border-bottom: 1px solid #dedede;
    height: 0px;
	}
	
	.center {
	margin-top: 40px;
	text-align: center;
	}
	
	.clearl {
	clear: left;
	}
	
	.clearr {
	clear: right;
	}
	
	.contacttxt {
	font-size: 120%;
	color: white;
	font-weight: bold;
	}
	
	.q {
	font-family:"Times New Roman", Times, serif;
	font-size:140%;
	color:#FFF;
	font-weight: bolder;
	}
	
	.qo {
	line-height: 120%;
	}
	
	.forml {
	width:25%;
	float: left;
	}
	
	#sitelogo {
	margin-right: 30px;
	}

	.morephoto {
	padding: 4px;
	border: 2px solid #035400;
	}
	
	.floateditr {
	float: right;
	padding-left: 20px;
	margin-top: 10px;
	}

	.floateditl {
	float:right;
	width: 220px;
	text-align: right;
	}
	
	.floatr {
	float: right;
	}
	
	.floatl {
	float: left;
	}
	
	.horselist {
	font-size: 140%;
	font-weight: bold;
	}
	
	.green {
	color:#00FF00;
	}
	
	.red {
	color:#FF0000;
	}
	
	.listdt {
	border-top: 1px dotted #024200;
	}
	
	.footnav {
	color:#FFFFCC;
	font-size: 80%;
	text-align: center;
	border-top: 1px solid #865986;
	padding-top: 10px;
	}
	
	.bullet li
	{
	padding-left: 15px;
	margin-bottom: 3px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	}
	
	.error {
	font-size: 140%;
	font-weight: bold;
	color:#FF0000;
	}
	
	.i	{
	color: #744D74;
	}
	
	.lastpara {
	border-bottom: 1px solid #865986;
	padding-bottom: 15px;
	}
	
	.white {
	color: white;
	}