body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: x-small;
	background:#fDfDfD;/* url(images/leftbg.jpg) repeat-y left top this sets the backgroun colour for the left div*/
	color: #000000;
}
#outer{
background:#fDfDfD;/*background colour of the centre div*/
color: #000000;
}
div#HeaderInside{
	margin-left: 150px;
	color: #ffffff;
	font-size: 85%;
}

#header h1{
	font-family: 'Script MT Bold', 'Trebuchet MS', Arial;
	font-size: 26pt;
	color: #FFFF66;
	font-weight: bolder;
	/*top: 25px;*/
	
}
#HeaderInside h1{
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header p{
	color: #F6F6F6;
	margin-bottom: 8px;
	padding-left: 150px;
	font-size: 85%;
	font-weight: bold;
}
#HeaderInside p{
	padding-left: 0px;}


#header strong{
	color: #FFFF00;
}
#header a{
	color: #FFFFFF;

}
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
}

h1 {
	margin:0;
	color: #CCF;
	font-weight: normal;
	font-size: 24px;
	padding-left: 150px;
}
h2 {
	color: #333399;
	font-weight: normal;
	font-size: 20px;
}
h3 {
	color: #666666;
	font-weight: normal;
	font-size: 18px;
}
h4 {
	color: #333399;
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;

}
.rules h4{
font-weight:bold;
margin-top:10px;
}
.rules h5{
font-weight:bold;
color:#003366;
margin:0px;
padding:0px 0px 0px 40px;
}
.rules em{
font-weight:normal;
color:#000;
}
.rules p{
	margin-bottom: 0px;
	padding-left: 20px;

}
.table_display{
	font-size: x-small;
	padding: 15px 5px 5px;
}
td h5{
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
td em{
	font-weight: normal;
	color: #000000;

}

#left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.img{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=2); }
#footer{
	border:none;
	background-color: #FFFFCC;
	color: #000000;
	border-top:1px solid #000;
	/*background-image: url(images/fbg.jpg);
	background-repeat: repeat-x;*/
}
#title{
	background-color: #369;
	width:100%;
	border-bottom: 1px solid #036;
}
/* traditional navbar */
#navigation {
	padding: 3px 0 3px 143; 
	margin: 0;
	border: 1px solid #BBC;
	background: #FFFFCC url(images/nbg2.jpg) repeat-x;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	}
#navigation li {
	list-style: none;
	margin: 0;
	display: inline;
	}
#navigation li a{	
	padding: 3px 0.5em;
	border-right: 1px solid #BBC;
	text-decoration: none;
	
}
#navigation li a:link {

	color: #448;
	position:relative;
	top: 1px;
	}
#navigation li a:visited {
	color: #667;
	}
#navigation li a:hover {
	position:relative;
	left: 2px;
	top: 1px;
	border-color: #88C;
	color: #000;


	}
.photo {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: inset;
	border-bottom-style: inset;
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

