* {
	margin: 0;
	padding: 0;
	border: 0;
}
	
.wrapper {
	width: 800px;
	margin: 0 auto;
	background-color:#666666;
	padding:0px;
}

p {
	margin: 0 0 15px 0;
}

	body {
		background:#000000;		
		}


	A 			{ color: #000000; text-decoration: none;} 
	A:link		{ color: #000000; text-decoration: none; } 
	A:visited	{ color: #000000; text-decoration: none; } 
	A:active	{ color: #000000;  } 
	A:hover		{ color: #000000;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:x-large;
		font-weight:bold;
  		background:#FFFFFF;
  		padding-left:0px; 					
		}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #000000;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:x-small;
		font-weight:bold;
  		background:#FFFFFF;	
  		text-transform:none;	
		letter-spacing: none; 		
		}	
				
	#content {
		float:right;
		width:580px;
		background:#ececcd;
		margin-right:0px;
margin-left:0px;
		margin-bottom:0px;
		}

	#links {
		background:#666666;
		width:200px;
		color:#000000;
		margin-top:px;		
		}
		
	.blog {
  		padding-left:0px;
  		padding-top:0px;
  		padding-right:0px;				
		}	

	.blogbody {
		font-family:verdana, arial, sans-serif;
		color:#666666;
		font-size:small;
		font-weight:normal;
  		background:#ececcd;
  		line-height:140%;		
  		border-left:0px dotted #666;			
  		border-right:0px dotted #666;
  		border-bottom:0px dotted #666;	  			  		
  		padding15px;
                text-align: justify;
		}

	.mainblogbody {
		font-family:verdana, arial, sans-serif;
		color:#666666;
		font-size:small;
		font-weight:normal;
  		background:#ececcd;
  		line-height:140%;		
  		border-left:0px dotted #666;			
  		border-right:0px dotted #666;
  		border-bottom:0px dotted #666;	  			  		
  		padding-left:15px;
  		padding-top:0px;
  		padding-right:15px;
	        padding-bottom:0px;
                text-align: justify;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	.title	{ 
		font-family: verdana, arial; 
		font-size: small; 
		color: #000000; 
		text-transform: uppercase;
		font-weight:bold;	
		}

	.maintitle	{ 
		font-family: verdana, arial; 
		font-size: small; 
		color: #000000; 
		text-transform: uppercase;
		font-weight:bold;	
		}			
		
	
		
	.date	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: normal; 
		color: #000000; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom:0px dotted #666;	
		}		

       .maindate{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: #000000; 
		margin-top:0px;		
  		border-bottom:0px dotted #666;	
		}	
	
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #666666;
border-top:1px dotted #666666;
border-bottom:1px dotted #666666;
padding-top:2px;
padding-bottom:2px;
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		padding:5px;				
		}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#CC9933;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;
  		line-height:140%;				
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666;
  		line-height:140%;	
width:90%;		
margin:0px 0px 0px 0px;		
		}	

	.sidetitle a: { color: #ececcd; text-decoration: none;} 
	.sidetitle a:link		{ color: #ececcd; text-decoration: none; } 
	.sidetitle a:visited	{ color: #ececcd; text-decoration: none; } 
	.sidetitle a:active	{ color: #ececcd;  } 
	.sidetitle a:hover		{ color: #ececcd;  text-decoration: underline; } 
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#cccc99;
		font-size:small;
		font-weight:bold;
  		background:#666666;
  		line-height:140%;
  		padding:5px;
  		margin-top:0px;
  		border-bottom:0px dotted #FFF;
  		text-transform:uppercase;
		letter-spacing: .2em; 
			
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#FFFFFF;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px dotted #666;
		border-bottom:1px dotted #666;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em 
		background:#FFF; 					
		}	
		
	
	.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666;
  		line-height:140%;
  		padding-bottom:10px;			
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666;	
    	margin-top:0px;		
		}	
		
	.comments-head	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: #ececcd; 
		font-weight:bold;
		margin-top:0px;
		text-transform:uppercase;
background:#666666;
		border-bottom:1px dotted #666;		
		}		

 	.trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#000000;
		font-size:small;
		font-weight:normal;
  		background:#ececcd;
  		line-height:140%;	
  		padding-top:15px;				
		}		

	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFFFFF;
  		line-height:140%;	
  		padding:5px;
  		border:1px dashed #666; 				
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#000000;
		font-size:small;
		font-weight:normal;
  		background:#ececcd;
  		margin-bottom:20px;
		}	

	#banner-commentspop {
		font-family:verdana, arial, sans-serif;
		color:#000000;
		font-size:large;
		font-weight:bold;
  		background:#FFFFFF;
  		padding-left:15px; 
		}


.blog blockquote {    
    
    font-family: verdana, arial, sans-serif;  
    font-weight: normal;
    text-transform: none;
    border-left: 3px solid #ececcd;
    line-height: 120%;
    padding: 10px;
    margin-right: 40px;
    margin-left: 40px;
}

.blog review {    
    
    font-family: verdana, arial, sans-serif;  
    font-weight: normal;
    text-transform: none;
    border-left: 3px solid #ACB8B3;
    line-height: 120%;
    padding: 10px;
    background:#ACB8B3;
    margin-right: 40px;
    margin-left: 40px;
}
#container2 {
	line-height: 140%;
         margin-right: 20px;
	margin-left: 20px;		
	text-align: left;
	padding: 0px;
        
	width: 400px;	
        background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	}




ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666
}

ul#menu li, 
  ul#menu a {
font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666
}

ul#menu li {
  border-bottom: solid 0px #b9a894;
  line-height: 15px;
font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666
}

ul#menu ol li {
  border-bottom: none;
font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666
}

ul#menu a:hover {
font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666
}

ul#menu a.active {
font-family:verdana, arial, sans-serif;
		color:#ececcd;
		font-size:small;
		font-weight:normal;
  		background:#666666
}


.mission {
		font-family:verdana, arial, sans-serif;
		width=580px;
color:#666666;
		font-size:small;
		font-weight:normal;
  background:#ececcd;
  		line-height:140%;
border-top:0px solid #666;			
  		border-left:0px solid #666;			
  		border-right:0px solid #666;
  		border-bottom:4px solid #775500;	  			  		
  		padding:15px;
                text-align: justify;
		}

.mission2 {
		font-family:verdana, arial, sans-serif;
		color:#666666;
		font-size:small;
		font-weight:normal;
  	background:#ececcd;
  		line-height:140%;
border-top:1px solid #666;			
  		border-left:1px solid #666;			
  		border-right:1px solid #666;
  		border-bottom:1px solid #666;	  			  		
  		padding:15px;
                text-align: justify;
		}





