body {
	margin-left: 150px;
	margin-top: 20px;
	width: 780px;
	background-image: url(images/ellum_bground.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
	
}
#container {
	width: 780px;
	height: 568px;
	border-top: 1px solid #000000;
	background-image: url(images/mma_container.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 2px solid #FFFFFF;
}	
#branding {
	height: 105px;
	border-bottom: 1px solid #000000;
	background-image: url(images/ellum_branding.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFFFFF;
}

#branding li {
	color: #000000;
	display: inline;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#content_main {
	width: 780px;
	background-image: url(images/nirvana_container.jpg);
	background-repeat: no-repeat;
}
#box1 {
	position: absolute;
	float: left;
	height: 134px;
	width: 209px;
	top: 268px;
	left: 683px;
	background-repeat: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#box2 {
	position: absolute;
	float: left;
	height: 83px;
	width: 214px;
	top: 398px;
	left: 684px;
}
#box3 {
	position: absolute;
	float: left;
	height: 330px;
	width: 431px;
	top: 238px;
	left: 201px;
}
#box4 {
	position: absolute;
	float: left;
	height: 86px;
	width: 215px;
	top: 487px;
	left: 684px;
}
#site_info {
	clear: both;
	width: 780px; 
	height: 25px;
	color: #FFFFFF;
	background-color: #1b262c;
	padding-top: 5px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF; 
}		
#site_info address {
	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: #ffffff;
	text-decoration: underline;
}	
a.a4 {
	color: #FF0000;
}
a:hover.a4 {
	color: #ffffff;
	text-decoration: underline;
}		
