#header {
	width: 100%;
	background-repeat: repeat-x;
	height: 200px;
	}
html,body{
	height:100%;
	margin:0;
	padding:0;
}
#page{
    background:#F8F1E9;
    min-height:100%;
}
*html #page{
	height:100%;
	width: 100%;
	background-color: #f3ecbf;
	}

.content {
	align: center;
	width: 1000px;
	background-color: #0F0C03;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #866613;
	border-right-color: #866613;
	border-bottom-color: #866613;
	border-left-color: #866613;
	
	
}

.content a img {
	width: 240px;
	height: 180px;
	padding: 1px;
	margin: 1px;
	border: 1px solid #B7A421;
	}
#page-clear{
	clear:both;
	height:150px;
	background-color: #f3ecbf;

	}
#footer{
	height:150px;
	background-image: url(images/footerbg_02.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#InMsgText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: justify;
	text-indent: 8px;
	line-height: 13px;
	margin: 1px;
	padding: 1px;
	clip: rect(auto,auto,auto,auto);
	}
#header td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
}
#top table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}
#footer .style8 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
