body {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-image: url(Images/body_bg12.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	scrollbar-face-color: #747170;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #747170;
	scrollbar-3dlight-color: #747170;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	
}

.container, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;

}


.shadow { 

	background-image: url(Images/DropShadow.png);
	

 }
	
#container {

	float: left;
	height: 768px;
	width: 1024px;
	background-image: url(Images/body_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	
	
	
}
#nav_bar {

	float: left;
	height: 52px;
	width: 1024px;
}

#header {

	float: left;
	height: 198px;
	width: 1024px;
}

.outer {
width:1024px;
margin:auto;
display:table;
}

.inner {
width:auto;
margin:0px;
display:table;
}

#content_area {

	float: left;
	height: 600px;
	width: 621px;
	background-image: url(Images/content_bg.jpg);
	background-repeat: repeat;
	border: thin solid #DBDADD;
	margin-left: 45px;
	margin-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto;
	
	
}
#ads_content {
	float: left;
	height: 423px;
	width: 206px;
	margin-top: 28px;
	margin-left: 93px;
	margin-right: 0px;
}
#footer {
	float: left;
	height: 43px;
	width: 1024px;
	margin-top: 15px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#flash_bg {
	float: left;
	height: 768px;
	width: 1800px;
}
