html {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url('/images/bg_top.gif');
	background-position:top;
	background-repeat:repeat-x;
	color: #555;
	background-color: #000;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
}
body {
	width: 781px;
	background-image: url('/images/bg_body.gif');
	background-repeat: repeat-y;
	background-position: top center;
	min-height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 7px 0 7px;
	height: 100%;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.load {
	display: none;
}
#header {
	background-image: url('/images/header.jpg');
	width: 780px;
	height: 150px;
}
#menu {
	width: 780px;
	height: 32px;
	background-color: #000;
}
#body {
	width: 740px;
	padding: 20px 20px 0 20px;
}
#banner {
	width: 510px;
	height: 244px;
	background-color: #999;
	float: left;
}
#top_ads {
	float: right;
	width: 210px;
	height: 244px;
	margin: 0;
	padding: 0;
}
#top_ads li {
	list-style: none;
	height: 114px;
}
h1 {
	color: #fff;
	background-image: url('/images/bg_title_bar.gif');
	background-repeat: repeat-x;
	width: 730px;
	line-height: 30px;
	font-size: 18px;
	padding-left: 10px;
}

#bottom_ads li {
	list-style: none;
	float: left;
}
#bottom_ads li a:link, #bottom_ads li a:visited, #bottom_ads li a:hover {
	text-align: left;
	font-size: 12px;
	width: 200px;
	height: 27px;
	padding-top: 125px;
	padding-left: 18px;
	background-repeat: no-repeat;
	color: #fff;
}
#bottom_ads li a:hover {
	color: #fff;
}
#bottom_ads {
	color: #000;
	padding: 0px;
	margin: 20px auto 0 auto;
}
#bottom_ads #antiram a:link, #bottom_ads #antiram a:visited {
	background-image: url('/images/antiram_link.jpg');
	float: left;
	margin-left: 0px;	
}
#bottom_ads #antiram a:hover {
	background-image: url('/images/antiram_hover.jpg');
	float: left;
	margin-left: 0px;	
}
#bottom_ads #border_fence a:link, #bottom_ads #border_fence a:visited {
	background-image: url('/images/border_fence_link.jpg');
	float: left;
	margin-left: 35px;
}
#bottom_ads #border_fence a:hover {
	background-image: url('/images/border_fence_hover.jpg');
	float: left;
	margin-left: 35px;
}
#bottom_ads #ornamental a:link, #bottom_ads #ornamental a:visited {
	background-image: url('/images/ornamental_link.jpg');
	float: left;
	margin-left: 35px;
}
#bottom_ads #ornamental a:hover {
	background-image: url('/images/ornamental_hover.jpg');
	float: left;
	margin-left: 35px;
}
#footer {
	background-color: #000;
	width: 740px;
	line-height: 30px;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
	color: #fff;
}
#footer li {
	display: inline;
	list-style: none;
}
.left {
	text-align: left;
}
.right {
	margin-left: 475px;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#video_player {
	display: block;
	width: 576px;
	height: 330px;
	margin: 0 auto 0 auto;
}
#video_player2 {
	display: block;
	width: 520px;
	height: 400px;
	margin: 0 auto 0 auto;
}
#ticker {
	display: block;
	width: 244px;
	height: 240px;
	margin: 0 auto 0 auto;
}
#ticker2 {
	display: block;
	width: 528px;
	height: 62px;
	margin: 0 auto 0 auto;
}