#main {
	width:750px;
	background-color:#FFF;
	text-align:left;
	margin:20px 0 20px 0;
	border:2px solid #000000;
}
h1,h2,h3,h4 {
	margin:0px;
	padding:0px;
}
a:link, a:visited {
	color:#8E2722;
	font-weight:bold;
	text-decoration:none;
}
a:hover, a:active {
	color:#000000;
	text-decoration:underline;
}
#banner {
	border-bottom:2px solid #000;
	height:100px;
}
#rightcol {
	margin-left:175px;
}
#leftcol {
	float:left;
	width:170px;
	height:auto;
	background-color:#EFD990;
	padding:5px 0 5px 5px;
	border-right:1px solid #800000;
	border-bottom:1px solid #800000;
}
#footer {
	clear:both;
	background-color:#8E2722;
	color:#FFF;
	font-size:11px;
	text-align:center;
	border-top:2px solid #000;
	padding:5px;
}
*html #footer {
	width:750px;
}
#footer a:link,#footer a:visited {
	color:#EFD990;
}
#footer a:hover,#footer a:active {
	color:#FFF;
}
ul#nav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	width:100%;
	height:18px;
	border-bottom:2px solid #000;
}
*html ul#nav { /* Pulls menu bar all the way across in IE */
	width:750px;
}
ul#nav li {
	float:left;
	width:100px;
	text-align:center;
	text-transform:uppercase;
	border-right:2px solid #000;
}
ul#nav a, ul#nav a:visited{
	font-weight:bold;
	text-decoration:none;
	width:100%;
	display:block;
	background-color:transparent;
	padding:2px 0;
	margin:0px;
	color:#EFD990;
}
ul#nav a:hover, ul#nav a:active {
	background-color:#EFD990;
	color:#333333;
}
#menu {
	background-color:#53120E;
}
.ad {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:110%;
}
#sponsor {
	margin-bottom:10px;
}
#skyscraper {
	margin-bottom:10px;
}
#content {
	padding:5px;
}
#content p {
	font-size:12px;
	line-height:150%;
}
h4 {
	color:#999999;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:4px;
	background-color:#EEEEEE;
	padding:3px;
	margin:0 0 5px 0;
}
.blurb {
	padding-bottom:10px;
	border-bottom:1px solid #E6E6E6;
	margin-bottom:10px;
}
.blurb h1, .article h1 {
	font-size:22px;
}
.blurb h2, .article h2 {
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
}
.blurb .teaser, .article p {
	font-size:12px;
	line-height:150%;
}
.article h3 {
	font-size:13px;
}
.article ul {
	font-size:11;
	line-height:140%;
}
.date {
	color:#CCCCCC;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
.sidebar {
	float:right;
	margin:0 0 10px 10px;
	background-color:#F5EEDC;
	width:150px;
	padding:5px;
	font-size:10px;
}
.sidebar img.photo {
	border:1px solid #666666;
	margin:0 0 5px 0;
}
.sidebar h1{
	font-size:12px;
	font-weight:bold;
}
ul#advertisers {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:10px;
	padding:5px;
}
ul#advertisers li {
	margin:0 0 5px 0;
	padding:0px;
}
#viewer {
	margin:20px 0 10px 0;
	font-size:12px;
}
#viewer img {
	margin-bottom:20px;
}
#viewer a:link, #viewer a:visited {
	color:#5E79A6;
	text-decoration:none;
	font-weight:bold;
}	
#viewer a:hover, #viewer a:active {
	text-decoration:underline;
}
#viewer #copyright {
	margin-top:20px;
	font-size:10px;
}