	@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	padding: 0;
	margin: 0;
	height: 100%;
	color: #000;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/watermark.gif) repeat-x #FFFFFF;
}
#header {
	margin: auto;
	width: 800px;
	height: 301px;
}
#id_bar {
	margin: auto;
	line-height: 22px;
	width: 800px;
	background-image: url(images/top_bar.jpg);
}
#id_bar_content {
	padding: 5px 0px 0 10px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
}
#footer_bar {
	margin: auto;
	height: 22px;
	width: 798px;
	background: #8b8b8b;
	color: #FFFFFF;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
}
#id_bara {
	margin: auto;
	width: 798px;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	background-color: white;
	padding: 20px 0 0 0;
}
#content {
	margin: auto;
	width: 798px;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	background-color: white;
}
#content_text {
	padding: 10px;
	text-align: left
	background-color: black;
	margin-left: 15px;
}
 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
#float_right {
	float: right;
}
#footer_pad {
	padding: 4px 10px 0 10px;
}
#bottom_nav {
	margin: auto;
	width: 800px;
	text-align: center;
	color: #fff;
	padding: 0px 0 0 0;
}

#bottom_nav a {
	color: #fff;
	text-decoration: none;
}
#bottom_nav a:hover{
	text-decoration: underline;
	color: #fff;
}
#inlineFourth{
background-image: url(featured.gif)}

#flashbit{
width: 300px;
position: relative;
z-index: 10;
top: 0px;
left: 75px;
}
