h1 {
	font-family: arial, helvetica, sans-serif;
}
h2 {
	font-family: arial, helvetica, sans-serif;
}
h3 {
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}
h4 {
	font-family: arial, helvetica, sans-serif;
}
h5 {
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

h6 {
	font-family: arial, helvetica, sans-serif;
}
a:active {
	color: rgb(82,173,36);
	text-decoration: none
}
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: rgb(255,232,99);
	text-decoration: none
}
a:hover {
	color: rgb(255,200,0);
	text-decoration: underline;
}
body{
			width: 800px;
			margin: 10px 10px 0px 10px;
			padding: 0px; // this is a concession to opera 7 which has margin 0, but some padding by default.
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			background: white;
}
div#header{
			width: 210px;
			top: 15px;
			left: 10px;
       	height: 150px;
}
div#reghrja{
			position: absolute;
			width: 200px;
			left: 280px;
			top: 15px;
       	height: 152px;
}
div#ad{
			position: absolute;
			top: 15px;
			left: 300px;
       	height: 152px;
       	width:468px;
}
div#ad2{
			position: absolute;
			top: 120px;
			left: 210px;
       	height: 152px;
       	width:490px;
}
div#menu{
			position: absolute;
			top: 92px;
			left: 210px;
			width: 510px;
			height: 16px;
			background: rgb(51,85,24);
			text-align: right;
			color: black;
			padding: 2px;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
}
div#left{
			position: absolute;
			left: 12px;
			top: 130px;
        	width: 112px; 
        	background: rgb(162,121,42);
        	padding: 10px; 
					color: white; 
        	font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;      	
}
div#insert{
			position: absolute;
			left: 12px;
			top: 500px;
      width: 112px;
	    background: rgb(7,80,159); 
			color: white;
			padding: 10px;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
}
div#registerbutton{
			position: absolute;
			left: 350px;
			top: 280px;
}
div#main{
			position: absolute;
        	width: 300px;
        	top: 160px;
        	margin-left: 150px;
        	font-family: arial, helvetica, sans-serif;
			font-size: 12px;
}
div#hrja{
			position: absolute;
			width: 75px;
			left: 400px;
			top: 120px;
      height: 75px;
}
div#sponsors{
			position: absolute;
			left: 480px;
			top: 120px;
        	width: 250px;
        	background: white; 
			color: black; 
			font-family: arial, helvetica, sans-serif;  
}
div#footer{
			position: absolute;
			top: 800px;
			width: 610px;
			height: 25px;
			background: rgb(0,102,0);
			text-align: center;
			color: white;
			padding: 2px;
			font-family: arial, helvetica, sans-serif;
}
div#reg{
			position: absolute;
        	width: 580px;
        	top: 180px;
        	margin-left: 210px;
}
div#otherlinks{
			position: absolute;
			top: 415px;
			left: 12px;
			width: 112px;
			border: 0px;
			margin: 0px;
			background: rgb(82,173,36);
			text-align: left;
			color: white;
			padding: 10px;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;						
}
div#image{
			position: absolute;
			top: 215px;
			left: 12px;
			width: 130px;
			padding: 1px;
			background: brown;			
}
div#reg{
			position: absolute;
        	width: 380px;
        	top: 180px;
        	margin-left: 30px;
        	font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
}







	




