body {
	margin-left: 0px; margin-right: 0px;
	background: #2E2934;
	font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color: #e5ddf6;
	font-size:10px;
	font-weight:normal;
	line-height:1.2em;				
}
a {
	color: #C6B4EC; font-family: verdana, arial, sans-serif; text-decoration: none;
} 
a:link{ 
	color: #c6b4ec; text-decoration: none; 
} 
A:visited	{ 
	color: #c6b4ec; text-decoration: none; 
} 
A:active { 
color: #e5ddf6;  
} 
A:hover { 
	color: #e5ddf6;  
} 
	
h1 {
	color: black;
	font-size: 280%;
	font-weight: bold;
	display: block;
	background: #927BC1;
	padding-top: 0.9em;
	padding-right: 0.7em;
	padding-left: 0.7em;
	padding-bottom: 0.5em;
	border-bottom: 5px groove #927bc1;
	border-top: 5px ridge #927bc1;
}
#head span {
	color: #927bc1;
	font-size: 120%;
	font-weight: bold;
  	text-transform: none;	
	display:block;
	padding-left: 0.7em;
}	
#body {
	position: relative;
	width: 100%;
}
#content {
	position: relative;
	top: 0px;
	left: 240px;
	width: 40%;
	padding: .8em;
	background: #2e2934;
	padding:10px;
	color: #e5ddf6;
	font-size:110%;
	font-weight:normal;
	background: #2e2934;
	line-height: 1.1em;		
}
h2 {
	font-size: 250%;
	line-height:1.2em;				
}
.banner {
	font-weight: bold;
}
#sidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#sidebar-top {
	position: absolute;
	left: 20px;
	width: 200px;
	background: #2e2934;
	color: #e5ddf6;
	text-align:center;
}
		
#sidebar-bottom {
	position: absolute;
	right: 20px;
	width: 200px;
	background: #2e2934;
	color: #e5ddf6;
	text-align:center;
}
.blogbody {
  		padding-left:15px;
  		padding-right:15px;					
  		padding-top:15px;
		margin-bottom: 4px;
		color: #e5ddf6;
		font-weight:normal;
  		background: #2e2934;
  		border-left: 1px solid #927bc1;			
  		border-right: 1px solid #927bc1;
  		border-bottom: 3px double #927bc1;	  
}	
	
h4	{ 
	font-size: 100%; 
	color: #c6b4ec; 
	text-transform: uppercase;
	border-top: 3px double #927bc1;	
	border-left: 1px solid #927bc1;			
	border-right: 1px solid #927bc1;
	font-weight: bold;
	display: block;	
	margin: 0px;
}			
		
h3	{ 
	font-size: 160%; 
	color: #6B6286; 
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;		
	line-height: 1.2em;
}			
		
address { 
	font-size: 80%; 
	color: #6B6286;
	display: block; 
	text-align: right; 
}
		
#sidebar .h1 {
	color: #e5ddf6;
	font-size:90%;
	font-weight:bold;
	background: #2e2934;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	border-bottom:1px solid #666;
	text-transform: uppercase;
	letter-spacing: .2em;
	display: block;
}
#foot {
	position: relative;
	width: 40%;
	left: 240px;
}
