html {
height: 100%
}

body {
	font-family: verdana;
	font-size: 11px;
	background-color: #2d251f;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

img {
border: 0px; 
margin: 0px; 
padding: 0px;
}

a {
outline: none;
}

a:link, a:visited {
color: #f0e8e3;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: none;
}

form {
padding: 0; 
margin: 0;
}

.style1 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#navtitle {
	height:26px;
	margin: 0px;
	background-color: #000000;
}

#header {
	width: 766px;
	height: 248px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#main {
    margin-top: 0px;
	width: 780px;
	height: auto;
	background-color: #998b84;
	overflow: hidden;
}

#underhead {
	height: 7px;
}

#pageshadow {
	margin-top: 0px;
	width: 798px;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
}

#content-all {
	width: 780px;
	background-color: #998b84;
	text-align: left;
	overflow: hidden;
}

#content-left {
	width: 190px;
	height: 400px;
	margin-left: 7px;
	margin-right: 5px;
	float: left;
	background-color: #554c47;
}

#content-right {
	width: 567px;
	height: 100%;
	margin-bottom: 7px;
	margin-right: 8px;
	float: right;
}

#news {
	background-color: #b1a69f;
	margin-bottom: 8px;
}

#news-postinfo {
	text-align: center;
	margin-top: 7px;
	height: 100%;
	width: 125px;
	color: #ffffff;
	background-color: #a79c96;
	float: left;
}

#news-content {
	padding: 5px;
	color: #36312e;
}

#news-header-title {
	color: #ffffff;
	font-weight: bold;
}

#news-header-date {
	color: #b1a69f;
	font-size: 10px;
}
	
#news-header {
	background-color: #6d625b;
	padding: 5px;
}

#login-box {
	width: 166px;
	height: 108px;
	background-color: #b1a69f;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#featured-affiliate {
	width: 175px;
	height: auto;
	background-color: #b1a69f;
	margin-top: 5px;
	margin-left: 7px;
}

#featured-title {
	width: 175px;
	height: 16px;
}

#featured-content {
	margin-top: 4px;
	margin-left: 44px;
	font-size: 9px;
	background-color: #b1a69f;
}

#aboutus {
	margin-top: 5px;
	margin-left: 7px;
}

#sidelinks {
	margin-top: 5px;
	margin-left: 7px;
}

#footerholder {
	margin-top: 6px;
	height: 37px;
	width: 100%;
	background-color: #000000;
}

#footer {
	height: 37px;
	float: left;
}

#footer-rss {
	float: right;
	margin-top: 7px;
	margin-right: 7px;
}