#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
body {
	background-image: url(images/bg_colour.jpg);
	margin: 0px;
}

#head {
	background-image: url(images/head.jpg);
	height: 147px;
	width: 900px;
}
#menu {
	width: 840px;
	background-image: url(images/buttons_bar.jpg);
	padding-left: 60px;
}
#header {
	width: 900px;
	height: 45px;
}
#content_top {
	background-image: url(images/content_top.jpg);
	width: 900px;
	border-top-color: #C0C;
	border-right-color: #C0C;
	border-bottom-color: #C0C;
	border-left-color: #C0C;
	margin-bottom: -5px;
	height: 18px;
}
#content {
	width: 820px;
	background-image: url(images/content_bg.jpg);
	border-top-color: #03F;
	border-right-color: #03F;
	border-bottom-color: #03F;
	border-left-color: #03F;
	float: left;
	padding-left: 80px;
}
#content_leftcol {
	height: auto;
	width: 470px;
	float: left;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#content-rightcol {
	float: left;
	height: auto;
	width: 214px;
	margin-left: 28px;
	text-align: center;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#foot {
	background-image: url(images/foot_bg2.jpg);
	height: 173px;
	width: 900px;
	float: left;
}

#foot_address {
	height: 70px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	margin-top: 90px;
}
#foot_copyright {
	width: 150px;
	margin-left: 13px;
	float: left;
}
#foot_designed {
	float: right;
	width: 200px;
	text-align: left;
	padding-left: 10px;
}


#home {
	float: left;

}
#services {
	text-align: left;
	float: left;
}
#fees {
	float: left;
}
#links {
	float: left;
}
#contactus {
	float: left;
}
#bullet-table {
	height: 10px;
	width: 433px;
}

table.standings 
{ 
	border: 1px solid #CCCCCC; 
}

table.standings td 
{ 
	border: 1px solid #CCCCCC 
}
