a {color: #062851;}
body {
	background: url('http://webhostingfairs.com/images/halftonebg3.png?direct') repeat-x top left,
	url('http://webhostingfairs.com/images/greyzz.png?direct');
}
h1#logo {
	margin-top:20px;
	background: url("http://webhostingfairs.com/images/whflogo6.png?direct") no-repeat top left;
	text-indent: -9999px;
	height: 49px;
	width: 273px;
	display: inline-block;
}
table#top_nav, table#bottom_top_nav {
	background: url('http://webhostingfairs.com/images/navbar_top_bg.png?direct') repeat-x top left;
	height:29px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}
	table#top_nav a, table#bottom_nav a, table#bottom_nav2 a, table#bottom_top_nav a, p#bottom_bottom_nav a {
		color: white;
		text-decoration: none;
		text-shadow: 0px 1px 0px #000;
		filter: dropshadow(color=#000, offx=0, offy=1);
	}
		table#top_nav a:hover, table#bottom_nav a:hover, table#bottom_nav2 a:hover,  table#bottom_top_nav a:hover, p#bottom_bottom_nav a:hover {color:yellow;}
	table#top_nav td, table#bottom_top_nav td {
		border-left: 1px solid rgba(9, 0, 0, 0.23);
	}
	table#top_nav td.first, table#bottom_top_nav td.first {
		border-left: none;
	}
table#bottom_nav, table#bottom_nav2, p#bottom_bottom_nav {
	background: black url('http://webhostingfairs.com/images/navbar_top_bg.pngx?direct') repeat-x top left;
	height:32px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-top: 1px solid #DA0000;
}
p#bottom_bottom_nav {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 32px;
	color: #5C5C5C;
}
#advertisement_header {
	height: 47px;
	background: white;
	border: 1px solid #ddd;
	display: inline-block;
	margin-top: 20px;
	width: 700px;
	text-align: center;
	float: right;
	line-height: 47px;
}
	#advertisement_header:hover {background: ddd;}
#sidebar_table1, table.regularTable,  tr.regularTable {
	border-radius: 3px;
	border: 1px solid #ddd;
}
	#sidebar_table1 b {color: black;}
	#sidebar_table1 a {color: #a70000;}
	
#bottom_top_nav {margin-top: 20px;}
table#bottom_nav {
	border-radius: 0 !important;
	border-bottom: 1px solid #292929;
}
table#bottom_nav2 {border: none !important;}
.rss2html-note {display: none;}
div.adHolder {
	float: right;
	margin-top: 15px;
}
div.adHolder2 {
	margin-bottom: 10px;
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}