.nav {
	background-repeat: no-repeat;
	position: absolute;
	overflow: hidden;
	height: 272px;
	width: 121px;
	top: 210px;
	left: 134px;
}

a img { 
	border:0;
}
.border {
	border-style: none;
	padding: 0;
	margin: 0;
}


.topbar {
	position: absolute;
	left: 0px;
	top: 20px;
	height: 100px;
	width: 750px;
	overflow: hidden;
	background-image: url(Images/topheader.gif);
	background-repeat: no-repeat;
}
.background {
	background-image: url(Images/background.gif);
	background-repeat: repeat-y;
	height: 750px;
	width: 750px;
	top: 85px;
	position: absolute;
	left: 0px;
}
.footer {
	background-image: url(Images/footer.gif);
	position: absolute;
	height: 200px;
	width: 750px;
	left: 0px;
	background-repeat: no-repeat;
	top: 800px;
}
.buttons {
	background-image: url(Images/buttons.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 120px;
	padding-left: 180px;
}
.topicon {

	height: 272px;
	width: 364px;
	position: absolute;
	left: 304px;
	top: 179px;
	background: no-repeat top left;
}

.validbox {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 410px;
	top: 921px;
	height: 20px;
	width: 54px;
}


.content {
	padding: 5px;
	position: absolute;
	height: 579px;
	width: 400px;
	left: 290px;
	top: 205px;
	overflow: auto;
}


body {
	color: #FFFFFF;
	background: #CCCCCC;
	font-size: x-small;
	font-family: Tahoma, Veranda, Serif;
	font-weight: normal;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body {
	font-size: small;
}

A:link {color: #fff;text-decoration: none; background: none;}
A:visited {color: #fff;text-decoration: none; background: none;}
A:active {color: #fff;text-decoration: underline; background: none;}
A:hover {color: #fff;text-decoration: underline; background: none;}
A:link IMG {border-style: outset; color: white;}


#container {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  } 

H1 {
	font-size: 120%;
	color: #333333;
}


h2 { /*Nav, minor headings*/
	font-size: 100%;
	font-weight: bold;
}


h4 { /*Content without line spacing*/
	font-family: arial;
	color: #ffffff;
	font-size: 100%;
}

h1,h2,h4,h5,h6{

	margin:0px;
}

.advert {
	height: 64px;
	width: 472px;
	top: 4px;
	position: absolute;
}
