	body 	{
		margin:0px 0px 20px 0px;
		background: #b3aa7d;		
		}
	A 		{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #c53130;  }

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

	#page	{
		margin-top:30px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 76px;
		background:#dbd7bd;
		width: 760px;
		}

	#banner {
		border: #CCC28F 1px solid;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		}

	#banner2 {
		border: #CCC28F 1px solid;
		}

	.description {
		font-family:sylfaen, palatino,  georgia, times new roman, serif;
		color:#transparent;
		font-size:small;
  		text-transform:none;	
		}
		
	#leftsidebar {	
		float: left;
		background: #F27F1A;
		width:145px;
		padding-left:5px;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-right:5px;				
		}

	.lefttitle	{
		background:#AC8EC5;
		text-align:center;
		border: 2px solid #F6F31C;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		width: 131px;
		}

	.titleimage	{
		border:2px solid #F6F31C;
		padding:0px;
		margin-top: 5px;
		margin-right:5px;
		margin-bottom: 10px;
		margin-left:5px;
		}

	.articles	{
		background: #C55F7E;
		text-align: center;
		border: 2px solid #5AC59C;
		padding: 5px;
		margin: 5px;
		width: 131px;
		}

	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#c53130;
		font-size:x-small;		
		line-height:140%; 
		text-align: center;					
  		background:#e5e5d9;
		padding:5px;
		border:1px solid #5AC59C;
		margin-right: 10px;		
		margin-bottom:5px;
		margin-left: 10px;		
		}
		
	
	#content {
		background:transparent;
		width: 400px;
		float:left;
		padding-left: 5px;
		padding-right: 5px;
		}
	
	.titleimage2	{
		border:1px solid #EaE8DC;
		padding-top:5px;
		margin: none;
		}

	.blog {
  		background:#EaE8DC; 
		}

	.blogbody {
		font-family: palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#EAE8DC;
  		line-height:150%;
		padding:15px;
		border-top:1px solid #CCC28F;
		border-right:1px solid #CCC28F;
		border-left:1px solid #CCC28F;
		border-bottom: 1px solid #CCC28F;
		}

	#articlecontainer {		
		background:#e5e5d3;
		padding:15px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:20px;
		border:1px solid #e5e5d3;		
		}		

	#rightsidebar {	
		width:160px;
		float: left;
		padding-left:5px;
		padding-right:5px;				
		text-align:center;
		background: #F27F1A;
					
		}
	
	.sideimage {
		font-family:sylfaen, georgia, palatino, times new roman, serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
		text-align: center;
  		background:#e5e5d9;
  		line-height:140%;
		padding:0px;
		border:1px solid #5AC59C;
		margin-top: 5px;
		margin-bottom: 5px;
		
		}

	.searchbox {
		font-family:sylfaen, georgia, palatino, times new roman, serif;
		color:#003366;
		font-size:small;
		font-weight:normal;
		text-align: left;
  		background:#e5e5d9;
  		line-height:140%;
  		padding:2px;
		border:2px solid #5AC59C;
									
		}

	.links	{
		text-align:left;
		font-family:sylfaen, georgia, palatino, times new roman, serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
		width:140px;
  		background:#EBE8DD;
  		line-height:140%;
		padding:5px;
		border:2px solid #5AC59C;
		margin-top: 5px;
  		}
		
	

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
		}
		}
.blogbody img.limg {
	float:left;
	padding:17px 6px 0 0;
}
.blogbody img.rimg {
	float:right;
	padding:17px 0 0 6px;
}
.blogbody img, .blogbody img.cimg {
	float:none;
	display:block;
	text-align:center;
	margin:0 auto;
}
.blogbody img.bdr {
	border:1px solid black;
}
.blogbody img.inline {
	float:none;
	display:inline;
	vertical-align:bottom;
}

	#container {		
		background:#e5e5d3;
		padding:15px;
		margin-right:10px;
		margin-left:10px;
		margin-bottom:20px;		
		}
	.title	{
		font-family:  georgia, palatino, times new roman, serif;
		font-size: large;
		text-align: center;
		color: #666;
		}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.date	{ 
		font-family:sylfaen, palatino, georgia, times new roman, serif; 
		font-size: small; 
		color: #999999; 
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}

	.returntomain {
		text-align:center
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#e5e5d9;
  		line-height:140%;
		margin-top:30px;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:sylfaen, georgia, palatino, times new roman, serif;
		color:#c53130;
		font-size: large;
  		padding:2px;
  		background:#e5e5d9;
		text-align: center;			
		}	
	
	.side {
		font-family:sylfaen, georgia, palatino, times new roman, serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:transparent;
  		line-height:140%;
  		padding:5px;				
		}

		.side2 {
		font-family:sylfaen, georgia, palatino, times new roman, serif;
		color:#333;
		font-size:small;
		font-weight:normal;
		text-align: center;
  		background:#e5e5d9;
  		line-height:100%;
  		}
	
	.sideright {
		font-family:sylfaen, georgia, palatino, times new roman, serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
		text-align: left;
  		background:#e5e5d9;
  		line-height:140%;
  		padding:5px;				
		}

	
	
	.sidetitle {
		font-family: sylfaen, georgia, palatino, times new roman, serif;
		color:#c53130;
		font-size:x-large;
		text-align: center;
  		padding:2px;
  		margin-top:30px;
  		background:#e5e5d9;
		}
	
	.sidetitle2 {
		font-family: sylfaen, georgia, palatino, times new roman, serif;
		color:#c53130;
		font-size:large;
		text-align: center;
  		padding:2px;
  		margin-top:30px;
  		background:#e5e5d9;
  				
		}

	.sidetitle2right {
		font-family: sylfaen, georgia, palatino, times new roman, serif;
		color:#999999;
		font-size:large;
		text-align: left;
  		padding:2px;
  		margin-top:30px;
  		background:#e5e5d9;
  		}

	.sidetitle3 {
		font-family: sylfaen, georgia, palatino, times new roman, serif;
		color:#c53130;
		font-size:medium;
		text-align: center;
  		padding:2px;
  		margin-top:30px;
  		background:#e5e5d9;
  		}

	.h2 {
		font-family: sylfaen, georgia, palatino, times new roman, serif;
		color:#c53130;
		font-size: large;
		line-height:100%;
  		padding:5px;
  		background:transparent;
		}

	.h3 {
		font-family: sylfaen, georgia, palatino, times new roman, serif;
		color:#B3AA7D;
		font-size:small;
		line-height: 100%;
  		padding:2px;
  		margin-top:10px;
  		background:transparent;
  		}
	
	
	
	.syndicate {
		font-family:sylfaen, georgia, palatino, times new roman, serif;
		font-size:small;		
  		line-height:140%;
		text-align: center;
  		padding:2px;
  		background:#e5e5d9;  		
 		}	
		
		
		
	
	.comments-body {a
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family:palatino, georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
 		background:#FFF;		
		}		

	#banner-commentspop {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		text-align: left; 		
  		background:#e5e5d9;
  		padding-left:5px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}

.navmenu2 ul {
		font-family: arial, sans-serif;
		font-size:x-small;
		font-color: 110F10;
		line-height:100%;
		text-decoration: none;
		text-align: center;
		color: #110F10;
		list-style:none;
		padding:none;
		border:none;
		margin-right: 10px;
		margin-bottom: 20px;
		margin-left: 10px;
		}

	.navmenu2 ul a{
		font-family: arial, sans-serif;
		font-color: #110F10;
		padding: 5px 5px 5px 5px;
		text-decoration:none;
		font-weight:normal;
		line-height:100%;
		text-align: center;
		display:block;
		background:transparent;
		position: center;
		}

	.navmenu2 ul a:hover {
		background-color:#004080;
		font-family: arial, sans-serif;
		line-height:100%;
		color:#fff;
		text-decoration: none;
		text-align: center;
		}

	
	.navmenu2 ul a:link{
		background-color:#004080;
		font-family: arial, sans-serif;
		line-height:100%;
		color:#110f10;
		text-decoration: none;
		text-align: center;
		}

.navmenu2 ul a:visited:{
		text-decoration: none;
		}

	.navmenu2 li {
		font-family: arial, sans-serif;
		margin:0;
		border-bottom:#CCC 1px solid;
		border-top:#CCC 1px solid;
		border-left:#CCC 1px solid;
		border-right:#CCC 1px solid;
		text-decoration: none;
		font-color: #110F10;
		text-align: center;
		background: transparent;
		margin-right: 10px;
		margin-left: 10px;
				}
	
	.navmenu2 li a {
		font-family: arial, sans-serif;
		font-color: 110F10;
		padding: 5px 5px 5px 5px;
		text-decoration:none;
		font-weight:normal;
		line-height:100%;
		text-align: center;
		display:block;
		background:transparent;
		width: 100%;
		}

	.navmenu2 li a:hover {
		background-color:#004080;
		font-family: arial, sans-serif;
		line-height:100%;
		font-color:#fff;
		text-decoration: none;
		text-align: center;
		}

	
	.navmenu2 li a:visited:{
		text-decoration: none;
		}

	html>body .navmenu2 li a {
	width: auto;
		}

	