/* Start of CMSMS style sheet 'global-text-left' */
/* Copyright 2007 Klibansky Designs | Client: Joseph Klibansky */


#wrapper #contentwrapper #col1 {
	width:350px;
	height:510px;
	background-color:#5d5d5d;
}
#wrapper #contentwrapper #col1 H1 {
	font:30px Giorgia, serif;
	background-color:#3d3b3b;
	padding:3px 0px 5px 20px;
	margin:0px 20px 20px 0px;
	color:#FFFFFF;
	width:310px;
}
#wrapper #contentwrapper #col1 #content {
	font-size:12px;
	margin:0px 0px 20px 20px;
	width:280px;
	height: 380px;
	color:white;
	overflow: hidden;
}
#wrapper #contentwrapper #col1 #content P {
	line-height:17px;
	letter-spacing:1px;
	margin:0px 20px 20px 0px;
}
#wrapper #contentwrapper #col2 {
	width:550px;
	height:510px;
	float:right;
	background-color:#43413d;
	position:absolute;
	top:20px;
	right:0;
}

/* End of 'global-text-left' */

