html {}
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	height:auto;
	background-color: #FFFFFF;
	float: inherit;
	display: block;
	padding: 0px;
}
#title {
width: 760px;
height: 122px;
float:left;
background-image:url(/img/title_bk.jpg);
background-repeat:no-repeat;
border-bottom:1px solid #FFFFFF;
}
#nav {
background-image: url(/img/navbk.gif);
background-repeat:repeat-x;
float:left;
width: 760px;
height: 27px;
margin-bottom: 3px;
}
#left {
width: 180px;
height: auto;
float:left;
padding:5px 0px 0px 0px;
}
#centre {
width: 360px;
height: auto;
float:left;
padding:5px 19px 0px 20px;
}
#right {
width: 180px;
height: auto;
float:left;
padding:5px 0px 0px 0px;
}
#top {
width: 760px;
height: 300px;
display:block;
float:left;
margin-bottom: 5px;
}
#tleft {
width: 180px;
height: 210px;
display:block;
float:left;
margin-bottom: 5px;
}
#tright {
width: 580px;
height: 210px;
display:block;
float:left;
margin-bottom: 5px;
}
#terms {
width: 760px;
height: auto;
float:left;
padding:5px 0px 0px 0px;
font-size: 9px;
vertical-align: baseline;
border-top: 2px solid #003366;
margin-top: 10px;
color: #003366;
}
#terms a {
text-decoration:none; color:#000000;
}
#terms a:hover {color: #0066CC;
}
#vi {color:#666666;}
#centre2 {
width: 360px;
height: auto;
float:left;
padding:0px 20px 0px 20px;
}
#right2 {
width: 180px;
height: auto;
float:left;
}
#green {
border-top: 2px solid #FFFFFF;
width: 170px;
height: auto;
float:left;
background-color: #c0e0cc;
color:#003366;
padding: 5px;
}