BODY
{
    margin: 5px auto 0px auto;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.9em;
}

div#container
{
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

div#header
{
    height: 135px;
}

div#navigation
{
    display: none;
}

div#contentcontainer
{
    
}

div#left
{
    display: none;
}

div#right
{
    
}

div.cleaner
{
    clear: both;
}

div#footer
{
    height: 29px;
    font-size: 0.8em;
    text-align: center;
}

div.featuredstory

{
    width: 315px;
    padding: 5px;
    background-color: #f5f5f5;
    border: 1px solid #d8d8d8;
    float: left;
    font-size: 0.8em;
    margin-bottom: 15px;
}

div.featuredimage
{
    width: 100px;
    height: 67px;
    float: left;
    margin-top: 15px;
    margin-right: 5px;
}

div.headlines

{
    width: 210px;
    padding: 5px;
    background-color: #f5f5f5;
    border: 1px solid #d8d8d8;
    margin-left: 10px;
    float: left;
    font-size: 0.8em;
    margin-bottom: 15px;
}

div.postmetadata

{
    font-size: 0.9em;
    color: #7a7a7a;
}

div#logo
{
    width: 220px;
    margin-left: auto;
    margin-right: auto;
}

div#ad
{
    width: 468px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

div.meta
{
    display: none;
}

div.url
{
    font-size: 0.8em;
    color: #7a7a7a;
    text-align: center;
}

/* Images */

img { border: none; }

img.greenbutton { border: 2px solid white;}

img.announcer { margin-bottom: 2px; }

/* Text */

div.featuredstory h1 { color: #000000; font-size: 1.5em; font-weight: bold; display: inline; } 

div.headlines h1 { color: #000000; font-size: 1.5em; font-weight: bold; display: inline; } 

h1 { color: #000000; font-size: 1.3em; font-weight: bold; display: inline; font-family: arial,helvetica,sans-serif; } 

h2 { color: #000000; font-size: 1.3em; font-weight: bold; display: inline; font-family: arial,helvetica,sans-serif; } 

a:link, a:visited, a:hover { text-decoration: none; color: black; }

/* News Stuff */

.entryImage {
	position: relative;
	clear: both;
	float: left; 
	margin: 10px 15px 0px 0px;
	border-right: none;	
	font-size: 0.8em;
	width: 150px;
	line-height: 100%;
}


.entryImageRight {
	position: relative;
	clear: both;
	float: right; 
	margin: 5px 0px 5px 15px;
	border-right: none;	
  font-size: 0.8em;
	width: 150px;
	line-height: 100%;
}

div.entryImage img,
div.entryImageRight img {
	margin-bottom: 3px;
	display: block;
}

.entryImage_a {
	position: relative;
	clear: both;
	float: left; 
	margin: 5px 15px 0px 0px;
	border-right: none;	
	font-size: 0.8em;
	width: 100px;
	line-height: 100%;
	text-align: center;
}


.entryImageRight_a {
	position: relative;
	clear: both;
	float: right; 
	margin: 5px 0px 5px 15px;
	border-right: none;	
  font-size: 0.8em;
	width: 100px;
	line-height: 100%;
	text-align: center;
}

div.entryImage_a img,
div.entryImageRight_a img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.cancellation
{
  display: none;
}

div.donotprint
{ display: none; }

div.featuredstory { display: none; }
div.headlines { display: none; }
div#ban { display: none; }