body 
        {background: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
        font-color: #112E50;}

p
        {font-size: 11px;
	font-family: Trebuchet MS, Georgia, sans-serif;
	color: #112E50;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	padding-right: 20px;
	text-transform: none;
	font-weight: normal;
        text-align: left;}


h1
        {font-size: 11px;
	font-family: Trebuchet MS, Georgia, sans-serif;
	color: #000000;
        background:#3E5976;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: lowercase;
	font-weight: bold;
        text-align: center;}

h2
        {font-size: 11px;
	font-family: Trebuchet MS, Georgia, sans-serif;
	color: #000000;
        background:#3E5976;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	text-decoration: none;
	-moz-border-radius: 5px;
        width: 100;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: lowercase;
	font-weight: bold;
        text-align: center;}



a:link 
        {color: #8BA7BC;	
	font-size: 11px;
	text-decoration: none;
        text-transform: uppercase;
        cursor: help;}
	

a:active 
        {color: #193B60;
        font-size: 11px;
	text-decoration: none;
        text-transform: uppercase;
        cursor: help;}


a:visited 
        {color: #A8BA7BC;
        font-size: 11px;
	text-decoration: none;
        text-transform: uppercase;
        cursor: help;}
	

a:hover 
        {color: #193B60;
        font-size: 11px;
	text-decoration: none;
        text-transform: uppercase;
        cursor: help;}

input, textarea, input[type=checkbox] {
	background: #ffffff;
	border: 1px solid #8BA7BC;
	-moz-border-radius: 5px;
	padding:1px;
	}

input[type=submit] {
	background: #ffffff;
	border: 1px solid #8BA7BC;
	color: #112E50;
	-moz-border-radius: 5px;
	}

#divAds{
	position:absolute; 
	left:10; 
	top:300;
	width: 160px;
	}

.content 
        {background: #ffffff;
	font-size: 10px;
	color: #112E50;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	text-align: left;
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 20px;}


.footer 
        {color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	text-transform: lowercase;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	text-align: center;
	background-image: url();
	height: 45px;}

.comments 
        {font-size: 10px;
	color: #666666;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	text-align: left;
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 0px;}

.spring
	{position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;}

.summer
	{display:none}

.fall
	{position:absolute;
	left:-5000px;
	top:-500px;
	width:1px;
	height:1px;}

.winter
	{position:absolute;
	left:-5000px;
	top:-500px;
	width:1px;
	height:1px;}


.article 
        {font-size: 9pt;
	color: #666666;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	text-align: left;
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 20px;}


.article_text {
	color:#555555;

