body {
	font: 12px arial,sans-serif;
	background-color: #000;
	margin: 0px;
	letter-spacing: 0em;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
}

#top {
		background: #898987 url(images/bodyBG.jpg) repeat-x;
}

#header {
	position: relative;
	height: 102px;
	width: 960px;
	background: url(images/headerBG.jpg) no-repeat;
	margin: 0px auto;
}

#headerLinks {
	position: relative;
	width: 960px;
	background: #ddd url(images/navBGBar.jpg) no-repeat;
	margin: 0px auto;
	height: 30px;
}

.headerLink {
	font-weight: bold;
	float: left;
	display: block;
	padding: 7px 5px 7px 5px;
	margin: 0px 0px 0px 15px;
	color: #333;
}

#headerTitleText {
	margin: 0px 17px;
	color: #000;
	font-size: 2.8em;
	font-weight: bold;
	margin-top: 5px;
}

#headerTagLine {
	margin: 0px 17px;
	color: #222;
	font-size: 12px;
	font-weight: bold;
}

#content {
	position: relative;
	height: 500px;
	overflow: show;
	background: #fff url(images/contentBG.jpg) repeat-x;
	border-right: 1px solid #999;
	width: 959px;
	margin: 0px auto;
}

#contentPad {
	padding: 15px 5px 0px 5px;
}

div>#content {
	min-height: 500px;
	height: auto;
}

#footerWrapper {
	background: url(images/bodyBottomBG.gif) repeat-x;
}

#footer {
	width: 960px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 50px;
	margin: 0px auto;
	background: url(images/footerBG.jpg) no-repeat;
	color: #999;
}

#footer a {
	color: #fff;
	margin: 0px 5px;
}

.clear {
	clear: both;
}

.warning {
	color: #900;
	padding: 5px;
	border: 3px double #c00;
	font-weight: bold;
}

.headerOne {
	font-size: 1.2em;
	background: url(images/contentHeaderBG.gif) no-repeat;
	padding: 10px 5px 8px 32px;
	margin-bottom: 0px;
}

#contentTable {
	width: 100%;
}

#leftMenu {
	width: 200px;
	padding-top: 7px;
}

#rightMenu {
	width: 200px;
}

#centerContent {
	padding: 7px 15px 0px 15px;
}

.articleLink {
	display: block;
	margin: 3px 10px;
}

.sideLinksHeader1 {
	background: url(images/sideMenuTop.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 7px 13px;
}

.sideLinksOne {
	border-left: 1px solid #83b876;
	border-right: 1px solid #83b876;
	background: url(images/sideMenuBG.gif) repeat-x;
	padding: 0px 0px;
}

.sideLinkCatHeader {
	padding: 2px 12px;
	background-color: #d3e9ce;
	border-bottom: 1px dotted #83b876;
	border-top: 1px solid #83b876;
	color: #333;
}

.sideLinksBottom {
	background: url(images/sideMenuBottom.gif) no-repeat;
	height: 15px;
}

.reviewTable {
	margin-bottom: 20px;
}

.reviewTable tr {
	background: #fff url(images/reviewTableBG.gif) repeat-x;
	
}
.reviewTable td {
	padding: 4px;
	border-bottom: 1px solid #b9dbbb;
}

.index {
	font-size: 1.4em;
	color: #666;
	/*color: #e84b00;*/
}

.hostTitleLink {
	font-size: 1.4em;
	color: #e84b00;
}



#top20header {
	height: 56px;
	background: url(images/top20Header.gif) no-repeat;

}

.topHeaderText {
	padding: 9px 0px 0px 60px;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
}

#topFreeheader {
	height: 56px;
	background: url(images/topFreeHeader.gif) no-repeat;
}

.rightMenu {
	background: url(images/rightMenuBG.gif) repeat-y;
	padding: 10px 5px 0px 5px;
}

.rightMenuBottom {
	height: 10px;
	background: url(images/rightMenuBottom.gif) no-repeat;
	margin-bottom: 15px;
}

.rightMenu ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 30px;
}

.rightMenu li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

.reviewResDiv {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #eee;
}

.reviewSubData {
	padding: 2px 5px;
	background-color: #eee;
}

.searchResLinks {
	padding: 5px;
	background-color: #f2f8f0 ;
}

.contentIncludes {
	margin: 10px auto;
}

.topCheapHostInclude {
	border: 1px solid #e5d191;
	background: #fff url(images/bestCheapIncludeHeader.jpg) repeat-x;
	padding: 5px 5px 10px 5px;
}

.topFreeHostInclude {
	border: 1px solid #e5d191;
	background: #fff url(images/bestFreeIncludeHeader.jpg) repeat-x;
	padding: 5px 5px 10px 5px;
}

.topCheapHostInclude h1, .topFreeHostInclude h1 {
	font-size: 1.2em;
	margin: 5px 0px 25px 70px;
	color: #583902;
}

.topFreeHostInclude ol,  .topCheapHostInclude ol {
	margin: 0px 25px;
	padding: 0px;
}

.header {
	font-size: 1.8em;
}