body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0;
	font-size: 10pt;
}

/* IE 6 Fix */
* html body {
  	margin-left: 20px;
}

a img {
	border: none;
}

#logo-links, #textmenu, #sidebar-nav, #bottom-curve, #story_photo, #stories, #footmenu, #quote img {
	display: none;
}

#header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCC;

}

#header h1, #header h1 a:link, #header h1 a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #5D0D06;
	margin-bottom: 10px;
	text-decoration: none;
}

#header h2, #header h2 a:link, #header h2 a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-top: -10px;
	color: #000;
	text-decoration: none;
}

#site_intro {
	float: left;
	width: 460px;
}

#sidebar {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	width: 260px;
}

#sidebar-stats {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 260px;
	background-color: #c7aa32;
	border-top: 15px solid #000;
	border-bottom: 5px solid #000;
}

#sidebar-stats li{
	margin: 0px 10px 0px 0px;
}
#sidebar-stats ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 20px 0 20px;
}

h2#sidebar-stats-last {
	border-top: 1px solid #FFF;
	padding-top: 10px;
}

#sidebar-stats p {
	color: #000;
	margin: 5px 20px 10px 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
}

#story_headlines h2 { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
	margin: 10px 0px 10px 0px; 
}

#story_headlines h3 { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 0px 0px 10px 0px; 
}
	
#story_headlines h6 { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	margin: 0px 0px 5px 0px; 
}

#story_headlines p {
	color: #333;
	font-size: 12px;
	line-height: 12px;
	margin: 0px 0px 20px 0px;
}


#footer {
	border-top: 1px solid #CCC;
}
