body    {
	margin:0;
	background:#003399;
	}

a:link	{ color: #339933; text-decoration: none; } 
a:visited { color: #339933; text-decoration: none; } 
a:active { color: #339933; text-decoration: none; } 
a:hover	{ color: #339933; text-decoration: underline; } 

.nav   	{
	margin: 0;
	padding : 5px 10px 5px 0;
	background : #003399;
	height : 5px;
	text-align : right;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform : uppercase;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:17px; /* the correct height */
	}
body>#Header {height:17px;}

.nav a:link	{ color: #fff; text-decoration: none; } 
.nav a:visited { color: #fff; text-decoration: none; } 
.nav a:active { color: #fff; text-decoration: none; } 
.nav a:hover	{ color: #fff; text-decoration: underline; } 
	
.blog   {
        background:#FFF;
	}

.splash	{
	margin : 0 20px 20px 20px;
	padding : 10px;
	background : #339933;
	text-align : center;
        color : #fff;
	font-family : trebuchet ms, verdana, arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	}

.splash2	{
	margin : 0 20px 20px 20px;
	padding : 10px;
	background : #339933;
	text-align : center;
        color : #fff;
	font-family : trebuchet ms, verdana, arial, sans-serif;
	font-size : 16px;
	font-weight : normal;
	}
      
.blogbody {
	font-family : trebuchet ms, verdana, arial, sans-serif;
	color : #333;
	font-size : 13px;
	font-weight : normal;
	background : #FFF;
	padding : 0 20px 20px 20px;	
        margin : 0;
        }	
	
.blogbody h3 { 
	font-family : trebuchet ms, verdana, arial, sans-serif;
	color : #003399;
  	text-transform:uppercase;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
	}

.blogbody img { 
        padding : 5px;
	border : 1px solid #000;
	}

.date { 
	font-family : trebuchet ms, verdana, arial, sans-serif;
	color : #003399;
	font-size : 20px;
	font-weight : bold;
	text-align : right;
	text-transform : uppercase;
	padding : 5px 5px 5px 20px;
	border-bottom : 1px solid #003399;
	}	
		
.posted	{ 
	font-family : trebuchet ms, verdana, arial, sans-serif; 
	font-size : 13px; 
	color : #339933;
  	margin-top : 20px;
        margin-bottom : 0; 
	text-transform : uppercase;
	padding-bottom : 20px
	}

.side {
	font-family : trebuchet ms, verdana, arial, sans-serif;
	color : #000;
	font-size : 13px;
	font-weight : normal;
	line-height : 16px;
	padding : 10px 10px 10px 15px;
	}

.sidebody {
	padding-bottom : 10px;
	}

.sidetitle {
	font-family : trebuchet ms, verdana, arial, sans-serif;
	color : #003399;
	font-size : 15px;
	font-weight : bold;
	line-height : 16px;
	padding-bottom : 5px;
	text-transform : uppercase;
	}	

.sidesubtitle {
	font-family : trebuchet ms, verdana, arial, sans-serif;
	color : #003399;
	font-size : 13px;
	font-weight : normal;
	line-height : 14px;
        margin : 0;
	text-transform : uppercase;
	}	

.comments-body {
	font-family:trebuchet ms, verdana, arial, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:normal;
	background:#FFF;
	line-height:14px;
	padding:10px;			
	}	

h2 { 
	font-family : trebuchet ms, verdana, arial, sans-serif;
	color : #003399;
  	text-transform:uppercase;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	}	

blockquote {
	font-family:trebuchet ms, verdana, arial, sans-serif;
	color:#000;
	font-style: italic;
        padding: 5px;
	}