@charset "utf-8";
/* CSS Document */
body {
	background-color: #f0eddc;
	margin-top: 10px;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#container {
	margin:auto;
	width:790px;
	padding:5px;
	background-color:#FFFfff;
	height: 100%;
}
#header-top {
	background-color:#222222;
	margin:auto;
	width:780px;
	height:50px;
	margin-top:5px;
}
#header-title {
	background-color:#373737;
	margin:auto;
	width:780px;
	height:30px;
}
#header-image {
	background-color:#A40315;
	margin:auto;
	width:780px;
	height:20px;
}
#content-top {
	padding:5px;
	margin:auto;
	background-color:#f0eddc;
	width:770px;
	height:30px;
}
h1 a, h1 a:hover {
	color: #A40315;
	text-decoration:none;
	vertical-align:middle;
}
#content-left {
	margin-top:10px;
	float:left;
	width:560px;
	padding-left:5px;
	height: 100%;
}
#content-right {
	background-color: #f0eddc;
	margin-top:10px;
	margin-left:10px;
	float:right;
	width:200px;
	margin-right:5px;
	height: auto;
}
#content-right2 {
	clear:right;
	margin-top:10px;
	margin-left:10px;
	float:right;
	width:200px;
	margin-right:5px;
	height: auto;
}
#content  {
	height:auto;
	min-height:650px;
}
#content ul {
	padding-top:38px;
	list-style: none;
}
#content-right h2 {
	padding-left:10px;
	color: #f0eddc;
	margin-top:7px;
}
#content-right2 h2 {
	padding-left:10px;
	color: #f0eddc;
	margin-top:7px;
}
#content ul li {
	height: 20px;
}
#content ul li a {
	text-decoration: underline;
	color: #A40315;
}
#content ul li a:hover {
	text-decoration: none;
	color: White;
}
#content-bottom {
	margin:auto;
	width:780px;
	height:200px;
	background-color: #F0EDDC;
	clear: both;
}
h1 {
	text-align: left;
	color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2 {
	padding: 0 0 0 0;
}
p {
	text-align: justify;
	color: #4E3827;
}
a {
	color: #FF8200;
	text-decoration: underline;
}
a:hover {
	color: #FFA748;
	text-decoration: underline;
}
/* Custom Styling */
.counter {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
#linktitle {
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
}
#linktitle a {
	font-weight: bold;
	text-decoration: none;
	color:#4169E1;
}
#linktitle a:hover {
	text-decoration: underline;
}
#linkdescription {
	font-size:12px;
	padding:0 0 5px 0;
}
#showurl {
	font-size:11px;
	padding:0 0 15px 0;
	color:#A40315;
}
#popularcats {
	line-height:25px;
	font-size:14px;
}
#popularcats span {
	font-weight:bold;
	display:block;
}
#popularcats a {
	text-decoration:none;
	color:#4169E1;
}
#popularcats a:hover {
	text-decoration:underline;
}
#popularcats li {
	list-style:none;
}
#google_adsense_160x600 {
	text-align:center;
	padding:20px 0 0 0;
}
#forsale {
	text-align:center;
	padding:20px 0 0 0;
}
#titlebox-left {
	background-color:#A40315;
	width:10px;
	float:left;
	height:40px;
	margin-bottom:10px;
}
#titlebox-right {
	background-color:#222222;
	width:190px;
	float:right;
	height:40px;
	margin-bottom:10px;
}
#titlebox-long {
	background-color:#222222;
	width:770px;
	float:right;
	height:40px;
	margin-bottom:10px;
}
#topright  {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("http://www.domainrecycling.com/images/forsale.png");
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:250px;
position:absolute;
right:0;
text-decoration:none;
text-indent:-999em;
top:0;
width:250px;
}