/* ********** Root-level tags ********** */

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	color: #200e04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height: 100%;
	position: relative;
}
p {
	margin: 0 0 11px 0;
}
a {
	color: #200e04;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}

/* ********** shell ********** */

#page-box {
	margin: 0 auto;
	padding: 69px 0 0 0;
	width: 966px;
}
#header {
	background-image: url(images/header.jpg);
	height: 172px;
	padding: 15px 15px 0 0;
	text-align: right;
	width: 951px;
}
#contentLeft {
	float: left;
	padding: 0 15px 0 0;
	text-align: right;
	width: 115px;
}
#contentMid {
	float: left;
	padding: 0 40px 0 0;
	width: 408px;
}
.highlightClass {
	font-weight: bold;
}
#contentRight {
	background: url(images/content_right_background.jpg) no-repeat;
	border-left: 1px dotted #cc0000;
	float: left;
	padding: 0 0 0 25px;
	width: 362px;
}
#footer {
	background-color: #2d1702;
	bottom: 0;
	font-size: 9px;
	left: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}
#clear {
	clear: both;
	height: 88px;
}

/* ********** header ********** */

#header img {
	behavior: url(/iepngfix.htc);
	margin: 10px 3px 0 3px;
}
#Submit {
	position: relative;
	top: 2px;
}
.communityicons {
	margin-right: 19px;
}

/* ********** contentLeft ********** */

#contentLeft ul {
	list-style: none;
}
#contentLeft li {
	padding: 0 0 10px 0;
}
#contentLeft a {
	text-decoration: none;
}
#contentLeft a:hover {
	text-decoration: underline;
}

/* ********** contentMid ********** */

#promosShell {
	background-color: #ededed;
	padding: 11px;
	width: 356px;
}
#promos {
	background-color: #fff;
	border: 4px solid #dedede;
	line-height: 14px;
	padding: 8px;
	width: 332px;
}
.promo {
	float: left;
	margin: 0 25px 0 0;
	width: 90px;
}
.promo h1 {
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
}


/* ********** contentRight ********** */

#flashcontent {
	margin: 15px 0 0 0;
}


.adsMain {
	width:300px;
	overflow:hidden;
	/* border:2px solid #fff; */
	/* background:#e9e9e9; */
	padding:0px;
	clear:both;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	margin: 5px;
}
.adsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #cc0000;
	padding-left: 5px;
	height: 22px;
	border-bottom:1px solid #FFFFFF;	

}
.adsleft {
	width:140px;
	float:left;
	margin-top:3px;
	margin-left:2px; 
	/* height: 135px; */
}
.adsright {
	width:145px;
	float:right; 
	margin-top:3px;
	margin-left:5px;
	margin-bottom:5px;
	/* margin-right:5px; */
}




.text-box {
	float: left;
	width: 100px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0;
}
.AtlantaTagCloud {
	padding: 0 0 15px 0;
}
.AtlantaTagCloud ul {
	list-style: none;
}
.AtlantaTagCloud li {
	display: inline;
}
.AtlantaTagCloud a {
	text-decoration: none;
}
.AtlantaTagCloud a:hover {
	text-decoration: underline;
}

/* ********** footer ********** */

.content {
	color: #fff;
	height: 27px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 15px;
	width: 913px;
}
#footer ul {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer li {
	display: inline;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	float: right;
	margin: 0;
}
#ads {
	width:320px;
}
.ad {
	float:left;
	width:95px;
	font-size: 9px;
	margin: 0 10px 20px 0;

}
