body {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
	background-color:#333333;
	margin: 0px;
}

.bigBox {
	background-image: url(../images/ama.jpg);
	background-repeat: repeat;
	width:900px;
	border: 1px solid #999999;
	top: 0px;
	margin: 0px;
}
	
.ckHeader {
	margin: 0px;
	padding: 0px;
	height: 109px;
}


.ckTxtWlcm {
	font-size: 11px;
	padding:10px 150px 10px 150px;
	vertical-align: text-top;
	border: 0px;
}

.ckContent {
	margin: 0px;
	padding: 0px;
	height: 400px;
	min-height:400px;
}

.ckAbout {
	margin: 0px;
	padding: 0px;
	width: 600px;

}


.ckImgTbl {
	margin: 30px;
	padding: 0px;
	width: 600px;
	height: 400px;
	min-height:400px;
	top: 0px;
	border: 0px;
}

	
.ckTxtTbl {
	padding: 10px;
	width: 300px;
	vertical-align: text-top;
	border: 0px;
}
	
	
.ckTitle{
	font-size: 12px;
	font-weight: bold;
	text-align:center
}
.ckTitleLft{
	font-size: 12px;
	font-weight: bold;
	text-align:left
}

.ckHeading{
	font-size: 18px;
	font-weight: bold;
	text-align:center
}

.ckTxt {
	font-size: 11px;
	top: 5px;
	text-align:left
}

	
.ckIconRow {
	margin: 0px;
	padding: 0px;
	height: 175px;
}
	
.ckFoot {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.boldIT{
	font-weight: bold;
	font-style: italic
}

.justBold{
	font-weight: bold;
}
	
.ckPad{
	font-weight: bold;
	padding:20px;
}
	
.ckCenter{
	align: center;
 	vertical-align: middle;
}

