

/*************************** Image Area Styles *****************************/



.img_wrapper img {
	width: 160px;
	height:270px;
	margin-bottom: -2px;
}

.leftcont{
	float: left;
	width: 210px;
}

.imagecont {
	background-color: #0D9524;
	border: solid 6px #000000;
	color: #000000;
	width: 188px;
}


/*************************** Content Area Styles *****************************/



.content_wrapper{
	background: url(/mysite/images/backhome.png) repeat-y left top; 
	margin: 0px;
 	padding:10px 25px;
	font-size:8pt;
	float:left;
	width:418px;
}

.round2{
	min-height:300px;
	height:auto !important;
	height:300px;
}

/************************ end of Content Area Styles **************************/



.roundcont {
	border: solid 6px #000000;
	color: #0;
	width:463px;
	float: left;

}





.top1 {
	background: url(/mysite/images/top.png) repeat-x top right;
	margin: 0px;
	width:383px;
	height:30px;
	float: left;
}


.bottom1 {
	background: url(/mysite/images/bottom.png) repeat-x top right;
	margin: 0px;
	width:383px;
	height:30px;
	float: left;
}




.roundtxt{

	padding:0px;
	margin: 0px;
	border-left: solid 14px #0D9524;
	border-right: solid 14px #0D9524;
	background-color:#ffffff;
	width: 140px;
	height:250px;
}

.imagecontr {
	padding-right:20px;
	background:url(/mysite/images/admin.png) no-repeat right top;
	background-color: #0D9524;
	border: solid 6px #000000;
	color: #000000;
	width: 168px;
}

