body {
	margin: 0 auto;
	margin: 25px;
	width: 760px;
	background-image: url(images/steeldarts_background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#container {
	width: 760px;
	height: 550px;
	margin: 0 0 0 50px;
	border-top: 1px solid #000000;
	background-image: url(images/container_index_bg.jpg);
	background-repeat: no-repeat;
	
}	
#branding {
	height: 25px;
	border-bottom: 1px solid #000000;
	padding: 50px 0 0 25px;
}
#branding ul {
	list-style-type: none;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-left: 7px;
	padding-top: 6px;
}
#branding li {
	color: #000000;
	display: inline;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#left_artwork {
	float: left;
	width: 425px;
	height: 475px;
	padding-left: 10px;
	padding-right: 12px;
}
#right_artwork {
	float: right;
	width: 280px;
	height: 475px; 
	padding-left: 10px;
	padding-right: 12px;
}
#box1 {
	position: absolute;
	float: left;
	height: 384px;
	width: 393px;
	top: 118px;
	left: 113px;
	background-image: url(images/steeldarts_FLASH/steeldarts_intro.jpg);
	background-repeat: none;
}
#box2 {
	position: absolute;
	float: left;
	height: 389px;
	width: 246px;
	top: 120px;
	left: 554px;
	background-image: url(images/rightdiv_hat.jpg);
	background-repeat: no-repeat;
}
#site_info {
	clear: both;
	width: 760px; 
	height: 25px;
	color: #FFFFFF;
	background-color: none;
}		
#site_info address {
	padding: 0 0 0 0;
	text-align: center;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 9px;	
}	
a:link {
	color: #000000; 
	text-decoration: underlined;
}		
a:visited {
 	color: #000;
	text-decoration: underlined;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}	
a:active {
	color: black;
}
a.a3 {
	color: #FF0000;
}
a:hover.a3 {
	color: #000000;
	text-decoration: underline;
}			
