body {
	margin:0px;
	background:url(../images/body-bgd.jpg) repeat-x #ffffff;
	text-align:center;

}


#wrapper {
	width:780px;
	margin:auto;

}

#header {
	width:780px;
	height:300px;
	background:url(../images/header.jpg) no-repeat;
}

#content {
	margin-left:20px;
	width:630px;
	float:right;
	color:#a497a1;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:11px;
	text-align:justify;
	z-index:0;
}

#sidebar {
	margin-top:0px;
	margin-left:20px;
	float:left;
	width:110px;
	color:#a497a1;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:11px;
	text-align:justify;
	z-index:2;
}

.sidebarstuff {
	font-size:9px;
	margin-top:10px;
}

#navcontainer { 
	width: 115px; 
	}

#navcontainer ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	background:#fef9f8;
	text-transform:uppercase;
}

#navcontainer a {
	text-indent:15px;
	display: block;
	width: 115px;
	padding-top:3px;
	height:15px;
}

#navcontainer a:link, .navlist a:visited {
	color: #ddbbc1;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #ddbbc1;
	margin-left:7px;
	border:0px;
}

#footer {
	width:100%;
	background:url(../images/footer-bgd.jpg) bottom center repeat-x;
	height:93px;
	font-size:10px;
}

#footerbox {
	padding-top:30px;
	margin:auto;
	width:780px;
	font-family:arial,verdana,helvetica,sans-serif;
	color:#d0abb2;
	text-align:right;
}

.clear {
	clear:both;
}


h1 {
	font-family:century gothic, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:4px;
	color:#a0b4a9;
	background:url(../images/h1.jpg) no-repeat;
	padding-left:25px;
	padding-top:10px;
	height:40px;
	margin-bottom:0px;

}

h2 {
	font-family:century gothic, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:2px;
	color:#ae8e91;
	padding-left:5px;
	background:url(../images/h2.jpg) no-repeat;
	height:26px;
}

h3 {
	font-family:century gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	letter-spacing:2px;
	color:#ae8e91;
	padding-left:20px;
	height:26px;
}

h4 {
	margin-top:15px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	list-style-type: none;
	font-family:century gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	text-indent:5px;
	background:#f7dde1;
	text-transform:uppercase;
	font-weight:normal;
	color:#a48083;
	height:18px;
}

.headerquote {
	height:65px;
	overflow:hidden;
	text-align:left;
	position:relative;
	padding-top:230px;
	padding-left:280px;
	z-index:4;
	font-family:century gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	letter-spacing:2px;
	line-height:12px;
	color:#ae8c93;
	font-style:italic;
}

.quote {
	text-align:right;
	font-size:10px;
	margin-right:200px;
}

b,strong {
	color:#694956;
}

i,em {
	color:#694956;
}

A:link,A:visited,A:active {
	text-decoration: none;
	font-weight:bold;
	color:#7b8c82;
}

a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #adc5b8;
	border-bottom:1px solid #e3ead8;
}

.imgright {
	float:right;
	padding:3px;
	background:#fff;
	margin-left:5px;
	border:1px solid #ede8e3;
}

.imgleft {
	float:left;
	padding:3px;
	background:#fff;
	margin-right:5px;
	border:1px solid #ede8e3;
}

.img {
	padding:3px;
	background:#fff;
	margin:5px;
	border:1px solid #ede8e3;
}

.noborder {
	border:0px;
}

.center {
	text-align:center;
}

.sidebarstuff {
	font-size:9px;
	text-align:right;
}

#fanlisting {
	float:left;
	width:300px;
	padding:10px;
	margin:5px;
	border-left:2px solid #8f7e6e;
	background:url(../images/blockquote.jpg) repeat-x #fff;
	
}

blockquote {
	margin-left:10px;
	width:100%;
}

.quotes {
	text-indent:20px;
	width:400px;
	margin-left:130px;
	color:#60505a;
	font-family:georgia,serif;
	color:#ae8c93;
	font-size:16px;
	font-style:italic;
}

#news {
	float:left;
	width:250px;
	padding:10px;
	background:#faf6ed;
	margin:5px;
	border-left:2px solid #8f7e6e;
	color:#5f5a54;
	
}

.nudge {
	margin-left:10px;
}

.left {
	float:left;
}

.right {
	float:right;
}