body {
	background:#ffffff;
	text-align:center;
	margin:0px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	}
a {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted;
	}
a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("../images/rightcolor_bg.gif") repeat-y top right;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("../images/leftcolor_bg.gif") repeat-y top left;
	}
#header {
	background:#BB62AB;
	padding:10px;
	margin:0;
	text-align:center;
	color:#FFF;
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:0px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left: 10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#FFF;
	z-index:100;
	border-right:3px  #F6F6F6 solid;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#D7C4FA;
	z-index:99;
	}
#centercol {
	position:relative;
	padding:0 240px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	position:relative;
	top:1px;
	background:#ffffff;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}
	
	
.sitebar
{
	height:100px;
	padding:0;
	background:#fff url('images/sitebar_bg.jpg') repeat-x left bottom; 
	vertical-align:middle;
	position:relative;
}

.logo{
	background:#000 url('images/logobg.gif') repeat-x left bottom; 
height:30px;
padding:10px;
width:100px;
float:left;
}

.logo h1{
font-size:12px;
}

.logo h1 a{
color:#FFFFFF;
}

.more{
padding:0px;
float:left;
width:150px;
}

.more img{
border:0px;
}

.more a{
text-decoration:none;
border:0;
}

.site_heading a{
color:#0000FF;
font-weight:bold;
}

.site_heading{
float:left;
width:200px;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
padding:8px;
line-height:24px;
text-align:left;
}

.site_heading h1{
padding:0;
margin:0;
font-size:20px;
}

.postinfo{
font-size: 10px;
/*padding: 5px 10px;*/
float:left;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
blockquote {
  font: 15px normal Tahoma, sans-serif;
  padding-left: 20px;
  margin: 5px;
  background-image: url(images/open_quote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 65px;
}
 
blockquote span {
    display: block;
    background: url(images/close_quote.gif) no-repeat bottom right;
	padding-right:5px;
} 
 blockquote p{
 margin:0;
 padding:0;
 }

h3{padding:0;margin:0;Font-size:18px;font-weight:bold}
h2{font-size:16px;line-height:16px;}
