p, h1, h2, h3, h4, h5, li {
	padding: 0px;
	margin: 0px;
}

p {
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 1em;
	color: #000000;
	line-height: 1.4em;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 5px 0;
	color: #006699;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0;
	color: #cc0000;
}

h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px 0;
	color: #000000;
}

a {
	color: #006699;
}

#header h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px 0;
	color: #cc0000;
	float: right;
	text-align: right;
	line-height: 1.6em;
}

#header h2 a:hover {
	text-decoration: none;
}

#footer p {
	font-size: 0.7em;
	text-align: center;
}

h2.error {
	color: #cc0000;
}

h2.success {
	color: #238e23;
}

img {
	border: 0px;
}

.site-box h1 {
	color: #ffffff;
}

.site-box h3 {
	color: #ffffff;
}

.site-box p {
	margin-top: 20px;
	color: #ffffff;
}

.visit {
	background: transparent url(/images/showall.gif) no-repeat scroll 50% 50%;
	color: #5B4C0B;
	cursor: pointer;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 42px;
	text-align: center;
	text-decoration: underline;
}

.featured-site {
	float: left;
	margin: 10px 20px 10px 0px;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
}

.featured-site a {
	color: #000000;
}

.featured-logo {
	border: 3px solid #c0c0c0;
}

.sidebar-featured {
	width: 60px;
	height: 30px;
	border: 2px solid #c0c0c0;
	float: left;
	margin: 5px 5px 5px 0px;
}

.offer-box h1 {
	color: #ffffff;
}

.offer-box h2 {
	color: #ffffff;
}

.offer-box p {
	margin-top: 20px;
	color: #ffffff;
}

.login-box td {
	padding: 5px;
	text-align: right;
}