@charset "utf-8";
body {
	background-color: #FEFEFE;
}
#allContent {
	width: 728px;
	background-repeat: repeat-y;
	background-image: url(file:///C|/Users/Aaron/Desktop/Everyhostingsite.com/image-files/backround-test.png);
}


#topAd {
	float: left;
	margin-top: 5px;
}

span {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#topDesc {
	width: 550px;
	margin-top: 15px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#topDesc h1 {
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 18px;
}
#topDesc h2 {
	font-size: 12px;
}
#topDesc ol li {
	margin-left: 15px;
	margin-bottom: 15px;
}

#mainContent h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}



#topDesc img {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#topDesc p {
	text-align: justify;
	line-height: 150%;
}
.left20Mar {
	margin-right: 60px;
}


#adsenseTop {
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 5px;
}

#mainContent {
	width: 728px;
	float: left;
	clear: both;
}

#mainContent ul {
	width: 720px;
	list-style-type: none;
	margin-top: 15px;
	height: 125px;
	background-color: #D6D6D6;
	border: 1px solid #000;
	margin-left: 5px;
}

#mainContent ul li {
	float: right;
}

.narrowLI {
	width: 154px;
	height: 104px;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #00F;
	line-height: 17px;
	background-color: #FFF;
}

.wideLI {
	width: 410px;
	height: 104px;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #00F;
	line-height: 17px;
	text-align: justify;
	background-color: #FFF;
}
.ulliBanner {
	padding: 0px;
	height: 125px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainContent p {
	padding-top: 10px;
	padding-right: 47px;
	padding-bottom: 10px;
	padding-left: 48px;
}



#adsenseBottom {
	margin-top: 10px;
}

#links {
	clear: both;
	width: 728px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#links h3 a {
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

