body{
	background-color:#E9D695;
	}
div,td,tr,table,a,span,body{
	font-family:"Century Gothic", Arial, "Times New Roman";
}
.main-text{
	padding:10px; padding-top:0; text-align:justify; font-size:12px;
	}
.imagey{
	margin-top:4px; margin-bottom:4px; border:2px solid white;
	}
.header-text{	
	text-align:left;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	font-size:25px; 
	font-weight:bold; 
	letter-spacing:5px; 
	height:30px;
	border-bottom:1px solid black;
}
.link-left{
	width:110px;
	background-image:url(../images/link-bg.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-top:4px;
	text-align:center;
	height:30px;
	}
.link-href{
	font-size:15px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	}
.link-href:hover{
	text-decoration:underline;
	}
#man-left{
	width:141px;
	height:109px;
	background-image:url(../images/logo-with-sand.png); background-repeat:repeat;
	position:relative;
	left:5px;
	top:15px;
}	
#middle_right,#middle_left{
	background-image:url(../images/test.png); background-repeat:repeat;
	height:45px;
}
#content-main{
	background-image:url(../images/right-bg.jpg); border-left:2px solid white; border-top:2px solid white;
	}
