	
	/*
	Created by Michael Opticalkayos.com  
	E-Mail: michael@opticalkayos.com
	This sit was created for Carolinabsh | AKA Blue Sky Homes LLC. 10.07.2006
	This site is copy written and may not be modified or copied
	unless Optical Kayos Multimedia gives permission to use/manipulate or other modification
	*/

	
	/* Body/ Main content */


	html{overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
	}

	body {
	text-align:center;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 13px;
	color: #000;
	padding: 0px; /* required for Opera to have 0 margin */		
	}

	#frame {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}
	#contentleft {
	width:180px;
	padding:0px;
	float:left;
	background:#ffffff;
	}

	#contentcenter {
	width:580px;
	padding:0px;
	float:left;
	background:#fff;
	}
	p,h1,pre {
	margin:0px 10px 10px 10px;
	}

	h1 {
	font-size:17px;
	padding-top:2px;
	color:#000033;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;

	}

	h2 {
	font-size:14px;
	padding-top:2px;
	color:#000033;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	}

	.ul {	
	font-family:Verdana, Tahoma, Arial;
	font-size: 13px;
	color:#000;
	list-style-type: square;	
	list-style-position: outside
	}
	#contentheader h1{
	font-size:14px;
	padding:10px;
	margin:0px;
	}
	.footer { 
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia; font-size: 9px;font-weight: normal;color: #000033;
	}
	a  {
	font-weight: normal; color: #000033; text-decoration: none; font-size: 10px;
	}
	a:hover {
	color: #ffffff;	text-decoration: none;
	}
	a.donkey:link   {font-weight: bold;font-size: 11px;color: #000033; text-decoration: none;}
	a.donkey:visited{font-weight: bold;font-size: 11px;color: #000033; text-decoration: none;}
	a.donkey:hover  {font-weight: bold;font-size: 11px;color:     red; text-decoration: none;}
	a.donkey:active {font-weight: bold;font-size: 11px;color: #0000ff; text-decoration: none;
	}
	p  {margin-top: 0px; font-weight: normal; font-size: 13px; color: #000; font-family: Verdana, Tahoma, Georgia, Courier;
	}
	input {
	background-color: #ffffcc;
	} 
	.input2 {
	background-color: #ffffff;
	} 
	textarea {
	background-color: #ffffcc;
	} 
	/* end main content/ links*/