@charset "utf-8";
#topAd {
	float: left;
	margin-top: 5px;
}

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

#topDesc {
	width: 556px;
	margin-top: 15px;
	margin-left: 5px;
	border-top-color: #6D8CBA;
	border-right-color: #6D8CBA;
	border-bottom-color: #6D8CBA;
	border-left-color: #6D8CBA;
	padding: 5px;
	float: left;
}
#topDesc h1 {
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 18px;
}
#topDesc h3 {
	font-size: 12px;
}
#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%;
}

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

#mainContent {
	width: 571px;
	float: left;
}

#mainContent ul {
	width: 556px;
	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: 130px;
	height: 104px;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #00F;
	line-height: 17px;
	background-color: #FFF;
}

.wideLI {
	width: 270px;
	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;
	margin-right: 50px;
	margin-left: 50px;
	float: left;
}

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

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

