@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	width: 871px;
	font-size: 9pt;
	font-family: 'Times New Roman', Times, serif;
}

#container {
	margin-top:50px;
	width: 871px;
	height: 689px;
}
#head {
	height: 32px;
	width: 871px;
}
#wrapper {
	height: 616px;
	background-color: white;
}

#menu {
	float: left;
	width: 242px;
	height: 616px;
	/*border: 1px solid blue;*/
}

#menu img {
	border: none;
	float: left;	
}

#content {
	width: 625px;			
	float: left;
	height: 616px;
}

#contact {
	float:right; 
	font-weight:bolder; 
	padding-right: 66px; 
	color: #4d2222;
}

#contact a:link {
	text-decoration:none;
	color: #4d2222;
}

#contact a:visited {
	text-decoration:none;
	color: #4d2222;
}

#contact span{
	font-style: italic;
}

#foot {
	height: 32px;
	width: 871px;
	float: left;
	/*background: url(images/bottom.png)  no-repeat left bottom; */
	/* border: 1px solid green; */
}

.permission {
	color: #cabc75; 
	padding-top: 10px; 
	padding-left: 15px; 
	font-size: 8pt; 
	vertical-align: bottom;
	height: 22px; 
	width: 792px; 
	float: left; 
	background-color: white;
	/*border: 1px solid blue;*/
}

#poof {
	float: left; 
	width: 159px; 
	height: 127px; 
	padding-left: 356px; 
	margin-top: -63px;
}