/* find a way to stop the centering in IE */

body {background-color: #000;}

a:link {color:#B7461F;
	text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;} 
a:active {text-decoration:underline;}

table {background-color:#FFFFFF;
	position:relative;
	width:700px;
	border:0}

td {padding:10px;}

.nav {float:right;
	width:35%;}

.header {float:left;
	width:361px;}

.addy1 {width:50%;}

.addy2 {width:50%;}

.form {width:100%;}

.copyright {font-size:10px; 
	color:#666666;
	text-align:center;
	width:100%;}
