* {
    margin:0;
    padding:0;
    border:0;
 }
a:link {
    color:#977f59;
 }
 a:visited {
    color:#977f59;
 }
body {
    background-color:#000000;
 }
#container {
    margin: auto;
    padding; 0px;
    width:1024px;
    height:768px;
    border: 3px red;
    background-image: url('background.jpg');
    background-repeat:no-repeat;

 }
#box {
    width:550px;
    height:400px;
    display: block;
    padding-top:310px;
    padding-left:385px;
    font-family: "Arial", Courier;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align:justify;
    color: #977f59;
}
#box-join {
    width:550px;
    height:400px;
    display: block;
    padding-top:310px;
    padding-left:385px;
    font-family: "Arial", Courier;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align:center;
    color: #977f59;
}
#navtop {
   	width:600px;;
    	padding-top:183px;
 	padding-left:385px;
    	float:left;
 }
#link1 {
	display: inline;
	font-family: "Arial", Times New Roman;
	font-size: 14px;
	font-weight:bold;
 }
#link1 a {
    	color: #977f59;
	text-decoration:none;
 }
#link1 a:hover {
    	color: #fff;
 }
#link2 {
	display: inline;
	font-family: "Arial", Times New Roman;
	font-size: 14px;
	font-weight:bold;
 	padding-left:15px;
 }
#link2 a {
    	color: #977f59;
	text-decoration:none;
 }
#link2 a:hover {
    	color: #fff;
 }
#link3 {
	display: inline;
	font-family: "Arial", Times New Roman;
	font-size: 14px;
	font-weight:bold;
 	padding-left:15px;
 }
#link3 a {
    	color: #977f59;
	text-decoration:none;
 }
#link3 a:hover {
   	 color: #fff;
 }
#link4 {
	display: inline;
	font-family: "Arial", Times New Roman;
	font-size: 14px;
	font-weight:bold;
 	padding-left:15px;
 }
#link4 a {
   	color: #977f59;
	text-decoration:none;
 }
#link4 a:hover {
    	color: #fff;
 }
#link5 {
	display: inline;
	font-family: "Arial", Times New Roman;
	font-size: 14px;
	font-weight:bold;
 	padding-left:15px;
 }
#link5 a {
   	color: #977f59;
	text-decoration:none;
 }

#link5 a:hover {
    color: #fff;
 }
#raceforms {
        position:absolute;
    	padding-top:230px;
 	padding-left:390px;
	font-family: "Arial", Times New Roman;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #977f59;
    	float:left;
}
#raceforms a {
   	color: #977f59;
	text-decoration:none;
}
#raceforms a:hover {
   	color: #fff;
}
table {
	width:100%;
}
td {
	height:30px;
	font-family: "Arial", Times New Roman;
	font-size: 12px;
	text-transform: uppercase;
	color: #977f59;
	text-align:left;
}	