body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyContent {
width: 500;
height: auto;
margin-top: 10;
margin-left: 10;
}

#mainCont { 
	width: 760 px;
	height:auto;
	background-image:url(../images/lemonBottom.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
		}
	



#colboxleft { 

	background-color: #9DC390; 
	width:100px; 
	height: 500px;
	background-image:url(../images/lemonSide.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#colboxright { 
	background-color: #9DC390; 
	width:100px;
	height:500px;
	 }
	
#colboxmiddle { 
	width:760px;
	height: 400px;
	background-color:#fff;
	background-image:url(../images/book.jpg);
	background-position: top left;
	background-repeat:no-repeat;
		 }
	 
#coltop {
	width:760px;
	height:100px;
	background-color:#B7DFA3;
	background-image:url(../images/lemonTop.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	
}

#homeText { 
	width: 313px;
	height: 107px;
	margin: 0;
	padding:0 0 0 10px;
	overflow:auto;
	}

.basicContent {
width: 600px;
margin-left:80px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.divBox {
height: 5px;
width: 600px;
margin-left:80px;
margin-top: 15px;
margin-bottom: 15px;
background-color:#456;
padding: 0px;
font-size: 1px;
}
.body12Basic {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.head12GoldBold {

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#AE7A61;
font-weight:bold;
}

.head14Bold {

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
font-weight:bold;
}

.body10Basic {

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

.head12GreenBold {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#639772;
font-weight:bold;
}

ul {
line-height: 18px;
}

ol {
line-height: 18px;
}

