body {
	margin: 0;
	padding: 0;
	background: #705252;
	text-decoration: none;
}

fieldset {
  border: 1px solid #737373;
}
form {
  margin: 0px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
hr {
  background-color: #737373;
  border: 0px;
  color: #737373;
  height: 1px;
}
a:visited {
  color: #FFCC66;
  text-decoration: underline;
}
a:active, a:hover {
  color: #000;
}

div.bottom {
  color: #737373;
  font-size: x-small;
  text-align: center;
}

/* Define some colors */

.darkbg {
	background-color: #C26F12;
	color: #FFE3A6;
	font-size: 12px;
}
.mediumbg {
	background-color: #330000;
	background-image: url(grad_bg.png);
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
}
.lightbg {
  background-color: #A80000;
  color: #FFE3A6;
}
.lightbgalt {
  background-color: #7D0000;
  color: #FFE3A6;
}
.highlight {
  background-color: yellow;
  color: #541313;
}

/* Top menu */

a.menu {
	background-color: #6e0101;
	border: 1px solid #737373;
	color: #000;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	padding: 3px;
	text-decoration: none;
	font-size: 12px;
}
a.menu:hover, a.menu:active {
  color: #fff;
  background-color: #09c;
  background-image: url(grad_bg.png);
}

a.table_top {
  color: #fff;
  text-decoration: underline;
}
a.table_top:hover, a.table_top:active {
  color: #c0c0c0;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

#wrap {
	width: 783px;
	background-image: url(../../images/tile.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
}
#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #990101;
	color: #DBA72D;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
}


#main-content {
	width: 519px;
	float: left;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 16px;
}

#content {
    width: 783px;
}
#sidebar {
	width: 184px;
	color: #999;
	background-position: 0 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 24px;
	}

#footer {
	height: 31px;
	clear: both;
	width: 783px;
	background-image: url(../../images/bottom2.gif);
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
	color: #666666;
}


#sidebar a {
	text-decoration: none;
	color: #DBA726;
	font-weight: bold;
}


#main-content h1 {
	font-size: 18px;
	color: #E8B325;
	text-align: left;
}
#main-content p {
	font-size: 11px;
	line-height: 16px;
	color: #FED3B3;
}
.centeredImage{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:10px;
}

#sidebar ul {
	padding-left: 1em;
	margin-left: 1em;
	font-size: 10px;
	list-style-image: url(../../images/green.gif);
	list-style-type: square;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 5px;
}
.rating {
	font-size: 11px;
	color: #FED3B3;
	padding-bottom: 10px;
	text-align: left;
}
#main-content h2 {

	font-size: 18px;
	color: #E8B325;
	text-align: left;
}
#main-content a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #E8B325;
}
#main-content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#featuredmodels img {
	float: right;
	padding-left: 5px;
}

#featuredmodels ul ul {
	font-weight: normal;
	font-size: 11px;
	color: #FED3B3;
}


#featuredmodels ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#footerlink {
	text-align: center;
	font-size: 11px;
}
#footerlink a {
	font-size: 11px;
	color: #DBA726;
}
#sidebar a:hover {

	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
#search a {
	text-decoration: none;
	color: #DBA726;
}
#search a:hover {

	text-decoration: none;
	color: #FFCC00;
}
#sponsorAdDiv {
	position:absolute; 
	height:1; 
	width:1px; 
	top:0; 
	left:0;
	color: #FED3B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#sponsorAdDiv p{
	color: #FED3B3;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#sponsorAdDiv a{
	text-decoration: none;
	font-size: 11px;
	color: #FED3B3;

