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_background_new.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: 725px;
	height: 475px;
	padding-left: 10px;
	padding-right: 12px;
}
#left_artwork p {
	margin-top: 436px;
	padding-left: 322px;
	font-family: "Times New Roman", Times, serif;

}
#right_artwork {
	float: right;
	width: 280px;
	height: 425px; 
	padding-left: 10px;
	padding-right: 12px;
}
#box1 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 112px;
	left: 118px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
#box2 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 112px;
	left: 290px;
}
#box3 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 112px;
	left: 460px;
}
#box4 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 112px;
	left: 631px;
}
#box5 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 257px;
	left: 118px;
}
#box6 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 257px;
	left: 290px;
}
#box7 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 257px;
	left: 460px;
}
#box8 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 257px;
	left: 631px;
}
#box9 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 400px;
	left: 118px;
}
#box10 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 400px;
	left: 290px;
}
#box11 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 400px;
	left: 460px;
}
#box12 {
	position: absolute;
	float: left;
	height: 131px;
	width: 158px;
	top: 400px;
	left: 631px;
}
#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;
}
/* this is the portion to change pop-up font color */
a.a2 {
	color: #FF0000;
}
a.a3 {
	color: #FF0000;
}
a:hover.a3 {
	color: #000000;
	text-decoration: underline;
}
a.a5 {
	color: #000000;
}
a:hover.a5 {
	color: #ff0000;
	text-decoration: underline;
}
a.a6 {
	color: #000000;
}
a:hover.a6 {
	color: #ff0000;
	text-decoration: underline;
}
