body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
}
.colourtext
{
	color:#33659B;
}
#wrapper {
	position: relative;
	text-align: left;
	text-decoration:none;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-repeat:no-repeat;
    /*border-bottom: 1px solid #999;*/
}
#header h1 {
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-align:left;
	color:#666666;
	font-size:28px;
	position:absolute;
	bottom: 4px;
	right: 10px;
	width: 402px;
	left: 209px;
	top: 56px;
}

#content {
	float:left;
	width:977px;
    background-color:#FFFFFF;
	color:#333333;
	top: 380px;
	text-align:justify;
}
#content p {
	font-size: 70%;
	line-height: 1.8em;
	padding-left:20px;
	padding-bottom:0px;
    background-color:transparent;
}
#sponsors {
	float:right;
	width:136px;
	top:369px;
	right:46px;
	padding-right:20px;
	padding-left:20px;
	font-size: 60%;
	text-align:center;
}
#navigation {
	clear:left;
	position:absolute;
	width:112px;
	top:77px;
	left:820px;
	z-index: 0;
	height: 111px;
}
ul{
clear:both;
}
#navigation ul {
	margin: 0 0 0 0;
	padding: 0;
}

#navigation li {
	font-size:12px;
	line-height:16px;
	list-style-type: none; 
}

#navigation a:link, #navigation a:visited {
	color: #00325F;
    background-color:transparent;
    text-decoration:none;
}
#navigation a:hover {
	color:#CD111B;
}
.line_b {
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #84B5CE;
}
.line_lb {
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #84B5CE;
	border-left-width: 1px;
	border-left-style:dotted;
	border-left-color: #84B5CE;
}
.bits{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	text-decoration:none;
	color:#333333;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1em;
}
.swf_border {
	background-image:url(images/swfgif.gif);
	background-repeat:no-repeat;
	width:344px;
	height:264px;
}
.box_border {
	border: 1px dotted #84B5CE;
}
.box_border_left_bott {
	border-left:1px dotted #84B5CE;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #84B5CE;
	}
#footer {
	clear:both;
	font-size: 60%;
	padding-top: 1em;
    text-align:center;
    color: #000000;
    background-color: transparent;
}
.tabletext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
