body {
		margin-top:0px;
		margin-left: 0px; 
		margin-right: 0px;
		background: #ffffff;
		font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif;
		font-size: 62.5%; /* Resets 1em to 10px */
		}


	A 				{ color: #0000FF; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #ff0000; text-decoration: underline; text-decoration: bold; } 
	A:visited	{ color: #0000ff; text-decoration: underline; text-decoration: bold; } 
	A:active		{ color: #ff0000; text-decoration: underline; text-decoration: bold; } 
	A:hover		{ color: #0000ff; text-decoration: underline; text-decoration: bold; }
	 
h1, h2, h3 {
	margin:0px; padding: 0px;
}

#rap { 
       width : 850px;
       margin : auto;
       background-color: #ffffff;		 
}

#links {
		z-index:2;
		float: right;
		top: 0px;
		width: 225px;
		background: #ffffff;
		color: #5C80A3;
		text-align:center;
		overflow: hidden;
                                          margin-right: 0px;
		}

#content {
		z-index: 3;
		float: left;
		top: 0px;
		width: 620px;
		font-size: 1.1em;
		background: #ffffff;
		margin-left: 0px;
		}

#content-blank {
		z-index: 3;
		float: left;
		top: 0px;
		width: 850px;
		font-size: 1.0em;
		background: #ffffff;
		margin-left: 0px;
		}
		
#banner {
	background-image: url(images/banner11.bmp);
	height: 300px;
	margin-top: 10px;
                margin-bottom: 15px;
                border-top: 5px solid #000000;
                border-right: 5px solid #000000;
	border-left: 5px solid #000000;
	border-bottom: 5px solid #000000;
		}

#banner-blank {
	background-image: url(images/gmbanner8.jpg);
	height: 200px;
	margin-top: 10px;
		background-repeat: no-repeat;
		background-position: center;
		}
		
	.side {
		color: #000080;
		font-size: 9px;
		font-weight:normal;
  		background: #ffffff;
		text-align: center;
		border-right: 2px solid #000000;
		border-left: 2px solid #000000;
		border-bottom: 2px solid #000000;
		margin-right: 15px;
		margin-left: 15px;
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 5px;
overflow: hidden;
		}	
		
	.sidetitle {
		color: #ffffff;
		font-size:12px;
  		background: #000080;
  		padding:2px;
  		margin-top:10px;
  		border: 1px solid #000000;
		margin-right: 15px;
		margin-left: 15px;
		}		

	.calendar {
		color: #000080;
		font-size:10px;
		font-weight:normal;
  		background: #ffffff;
		text-align: left;
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 5px;
		}	
		
	.calendarhead {	
		color: #ffffff;
		font-size:12px;
		width: 170px;
  		background: #000080;
  		padding:2px;
  		margin-top:10px;
  		border: 1px solid #000000;
		}	
		
	.blog {
  		padding-top:15px;
		}	
	
	.blogbody, .comments-body, .trackback-body {
		color: #000000;
		font-size: 1.1em;
		font-weight:normal;
  		background: #ffffff;
  		border-left: 1px solid #000000;			
  		border-right: 1px solid #000000;
  		border-bottom: 3px double #000000;
                             	  			  		
  		padding:10px;
		background-image: url("images/gmpost.jpg");
		background-position: bottom right;  	 	                background-repeat: no-repeat;
		}


	.rollbody {
		color: #000000;
		font-size:12px;
		font-weight:normal;
  		background: #ffffff;
  		line-height:14px;		
  		padding:10px;
		}		
	
	.title	{ 
		font-size: 20px; 
		color: #000080; 
		text-transform: none;
		font-weight:bold;	
		}			

		
		
blockquote {
   margin: 5px 25px 5px 15px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url("images/blockquote.gif");
	background-position: top left;
	background-repeat: no-repeat;
                border-right: 2px dashed #4682B4;
	border-bottom: 2px dashed #4682B4;
                border-top: 1px dashed #4682B4;
                border-left: 1px dashed #4682B4;
                background-color: #DCDCDC; 
}

	#menu {
  		margin-bottom:10px;
		background: #ffffff;
		font-size:11px;
		font-weight:bold;  							
		}	
		
	.date, .comments-head	{ 
		font-size: 18px; 
		color: #800000; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom: 3px double #000000;	
		}			
		
	.posted, .comments-post, .trackback-post	{ 
		font-size: 11px;
                font-weight:bold; 
		color: #000080;
		display:block; 
		text-align:center; 
		}
		
	.syndicate {
		font-size:9px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: #DCDCDC;  		
 		}	
		
	.powered {
		color: #5C80A3;
		font-size:10px;
		font-weight:bold;
		border-top: 1px solid #DCDCDC;
		border-bottom: 1px solid #DCDCDC;		
		line-height:14px;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}	
		
	
input, select, textarea {
	font-size: 11px; font-family:verdana,sans-serif; border: solid 2px black;
	padding: 1px; margin: 1px;
	background-color: #ffffff; color:black;
}