body {
	background: #141414 url(../_graphics/bg.gif) top repeat-y;
	margin: 0; font-family: "Times New Roman", Times, serif;
}

	.left {float: left;}
	.right {float: right;}
	.clear {clear: both;}
	
	a:link, a:visited {color: #e1005a;}
	a:hover {color: #666;}

#wrapper {width: 800px; margin: 0 auto;}

#banner-bottom {
	background: url(../_graphics/ban_b.gif) #E491B2 no-repeat;
	padding: 60px 0 0 120px;
	width: 680px; height: 28px;
	font-family: 'Times New Roman', Times, serif; font-size: 14px; font-weight: bold; color: #000;
	letter-spacing: 0.02em;
}

	#banner-bottom a {color: #6f002d; text-decoration: none;}
	#banner-bottom a:hover {color: #FFF;}

#content {padding: 0 56px 30px 56px; background: url("../_graphics/content_bg.gif") repeat-y; height: 100%; overflow: hidden;}
	
#twocol-lt {float: left; padding: 10px; width: 320px;}
#twocol-rt {float: right; padding: 10px; width: 320px;}

.post2 {margin-bottom: 10px; padding: 8px; border: 2px solid #F2CCDB;}
	
		.post-title {
			font-size: 24px; color: #C4004F; font-weight: bold;}
			
			.post-title a:link, .post-title a:visited {color: #e1005a; text-decoration: none;}
			.post-title a:hover {color: #e491b2;}
			
		.post-intro {
			font-size: 18px; color: #111;}

		.post-header {background-color: #ce135e; font-size: 18px; font-weight: bold; color: #FFF; letter-spacing: 0.07em; margin-top: 40px; padding: 8px;}
		.post-header2 {font-size: 14px; color: #5F5F5F; font-weight: bold; letter-spacing: 0.01em;}
	
		.post-copy {
			margin: 0; padding-top: 0px;
			font-family: "Times New Roman", Times, serif; font-size: 14px; color: #141414; text-align: justify;
			letter-spacing: 0.04em; line-height: 21px;
		}
		
			.post-copy a:link, .post-copy a:visited, .right-copy a:link, .right-copy a:visited {color: #E1005A;}
			.post-copy a:hover, .right-copy a:hover {color: #595959;}
			
			.post-copy p {padding-bottom: 10px;}
			
		p.testimonial {text-align: right; font-weight: bold;}
			
			
		
	#left-col {float: left; width: 450px; height: 100%; padding: 0 30px 0 0;}
	#right-col {float: right; width: 200px; height: 100%;}

		.right-header {
			font-family: "Times New Roman", Times, serif; font-size: 20px; color: #B30047;
			letter-spacing: 0.02em; line-height: 20px;
		}
	
		.right-copy {
			padding: 4px 0 30px 0;
			font-family: "Times New Roman", Times, serif; font-size: 14px; color: #141414; text-align: justify;
			letter-spacing: 0.04em; line-height: 21px;
		}
	

#footer {
	padding: 10px 32px; background-color: #000;
	font-family: times new roman, serif; font-size: 12px; color: #E5E5E5;letter-spacing: 0.1em;
}
