body {
	background-color:#1c1c1c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Georgia, serif;
	color: #2A2A2A;
	font-size:13px;}

#container {
	width: 780px;
	border: 0px;
	margin-top:0px;
	margin-left:0px;
	padding:0px; 
	background-color:#FFFFFF;}

#banner {
	float: left;
	width: 780px;
	padding-top: 69px;
	margin: 0px;
	background: url(header.jpg) no-repeat;
	background-color: #999999;
	background-position: center top;}

#sidebar {
	padding-left:20px;
	padding-top:15px;
	padding-bottom:20px;
	padding-right:10px;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 170px;
	background-color:#DDD;}

#content {
	float: left;
	width: 540px;
	margin: 25px 0px 0px 0px;
	padding-right: 0px;
	padding-left: 25px;
	background-color: #FFFFFFF;}

#search {
	float: left;
	width: 150px;}

.clearer {
	clear:both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	margin-top:-1px;}

#footer {
	clear: both;
	padding-top:20px;
	margin-top: 0px;
	background-color: #000000;}

a {
	color: #AD3D00;
	text-decoration: none;}

/* Font Styles */
h1, h2, h3, h4, h5, p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px}

h1 {
	font-weight:normal;
	font-size:10px;
	line-height:13px;	
	margin-top:0px;
	letter-spacing:0px;
	margin-bottom:0px;
	text-decoration: none;}

/* Categories */
h2 {
	font-weight:normal;
	font-size:22px;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	line-height:26px;}

/* SubTitles */
h3 {
	font-weight:normal;
	font-size:11px;
	color:#000000;
	letter-spacing:2px;
	line-height:36px;
	margin-top:0px;
	text-transform:uppercase;
	margin-bottom:0px;}

/* Titles */
h4 {
	font-weight:normal;
	font-size:12px;
	line-height:25px;	
	letter-spacing:0px;
	color:#000000;
	margin:0px;}

h5 {
	font-weight:normal;
	font-size:10px;
	line-height:15px;	
	margin-top:0px;
	padding-left: 13px;
	letter-spacing:0px;
	margin-bottom:0px;
	text-decoration: none;}
