body {
background: #ffffff;
text-align: center;
background-image: url(http://img189.imageshack.us/img189/280/backkvo.png);
background-repeat: repeat;
background-attachment: fixed;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #dccbfb; 
scrollbar-shadow-color: #dccbfb;
scrollbar-3dlight-color: #dccbfb; 
scrollbar-arrow-color: #dccbfb;
scrollbar-track-color: #dccbfb; 
scrollbar-darkshadow-color: #dccbfb;
margin: 0px 0;
}

/*id*/
#container {
width: 952px;
border: 0px solid #ffffff;
color: #000000;
margin: 0 auto;
background-image: url(http://img39.imageshack.us/img39/8338/backgroundlayout.png);

}



#phrase {
background: #transparent;
width: 951px;
text-align: center;
height: 25px;
background-image: url(http://img695.imageshack.us/img695/2305/postheaderthing.png);
padding-top: 7px;
font-family: times new roman;
font-size: 10pt;
color: #3e3e3e;
}
#content {
float: left;
width: 527px;
font-family: Tahoma;
font-size: 10pt;
color: #666666;
text-align: justify;
padding-left: 1px;
}
#leftbar {
float: left;
width: 205px;
text-align: left;
font-family: Tahoma;
font-size: 10pt;
line-height: 14px;
color: #666666;
padding-left: 2px;
padding-right: 4px;

}
#rightbar {
float: right;
width: 205px;
text-align: justify;
font-family: Tahoma;
font-size: 10pt;
line-height: 14px;
color: #666666;
padding-left: 4px;
padding-right: 2px;
display:inline;
position:relative;
}
#footer {
clear: both;
background: #transparent;
color: #FF66A2;
background-color:#FFFFFF;
border: 1px solid #FE8CC4;
}

/* headers */
.menuhead {
background-image: url(http://img11.imageshack.us/img11/6323/menuhead.gif);
height: 20px;
text-align: center;
font-size: 10pt;
padding-top: 7px;
color: #33B7FF;
border-top: 1px solid #82d0ff;
border-bottom: 1px solid #82d0ff;
text-transform: uppercase;
font-weight: bold;
}

.contenthead,h3 {
background-image: url(http://img13.imageshack.us/img13/2107/headervb.png);
height: 20px;
text-align: center;
text-transform: uppercase;
font-size: 13pt;
padding-top: 7px;
color: #9D81CF;
border-bottom: 1px solid #FE8CC4;
font-weight: bold;
}

.meta {
text-align: center;
text-transform: uppercase;
font-size: 8pt;
border-bottom: 1px solid #c9c8c8;

}




/* links */

a {
color: #FF66A2;
text-decoration: none;

}

a:hover {
color: #000000;
text-decoration: none;

}


#lklk a{
	text-decoration: none; 
	font-family: Tahoma;font-size:11px;
	color:#9B6BBF;
	text-align:left;
	text-decoration:none;
	letter-spacing:0px;line-height:16px;
	display:block;padding-left:6px;
	background-color:#FFC5DE;
	border-bottom: 1px solid #FFFFFF;
	border-LEFT: 7px solid #B9E6FF;
	}

#lklk a:hover{
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	color:#9B6BBF;
	font-weight:bold;
	text-align:left;text-decoration:none;
	letter-spacing:0px;
	line-height:16px;display:block;
	padding-left:6px;
	background-color:#FFD9E9;
	border-LEFT: 8px solid #9B6BBF;
	}




/* textarea */

textarea, blockquote {
background-color: #e9ddff;
border: 1px solid #d4beff;
color: #666666;
	font-family: Tahoma;
	font-size:11px;
}
