body {
	margin: auto;
	padding: 0px;
	text-align: center;
}
#page-content {
	text-align: left;
	margin: auto;
	width: 775px;
	position: relative;
}
#right-images {
	position: relative;
	width: 315px;
	margin-top: 30px;
	height: 209px;
}
#right-content {
	float: right;
	width: 315px;
	position: relative;
}


#contents-table {
	position: relative;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
#copyright {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF0000;
	margin-left: 150px;
	position: relative;
	margin-top: 20px;
}



#header {
	margin-left: 145px;
}
#left-images {
	position: relative;
	width: 455px;
	text-align: right;
	left: 0px;
	margin-top: 70px;
	height: 301px;
}
#ostrich {
	float: right;
	position: relative;
	height: 197px;
	width: 108px;
}
#morries {
	float: right;
	height: 110px;
	width: 210px;
	position: relative;
}


#footer {
	color: #999999;
	text-align: left;
	position: relative;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 150px;
	margin-top: 20px;
	padding-bottom: 30px;
}

#footer a:hover {
	text-decoration: none;
}
#footer a {
	color: #999999;
}


.prop {
   height:391px;
   float:right;
   width:1px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
