* {
	margin: 0;
	padding: 0;
}

#page-wrap {
	width: 760px;
	background: white;
	margin: 20px auto;
	padding: 20px;
}

.button {
	float: left;
	cursor: hand;
}
#mediaspace {
	display: block;
	z-index: 200;
}
#home-button {
	opacity: 1.0;
	border-bottom: 1px solid black;
}

#about {
	display: none;
	width: 290px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 400px;
	z-index: 200 !important;
}
#about ul {
	margin-bottom: 8px;
	font-size: 95%;
	margin-top: 8px;
}
#about li {
	 *padding: 0; /* IE 7 and below */
	*margin: 0; /* IE 7 and below */
	margin: 0px;
	padding: 0px;
}
#about p {
	font-size: 85%;
	font-family: Helvetica, Arial, sans-serif;
}
#about h2 {
	color: #CCCCCC;
	font-weight: bold;
}
#about-button {
	opacity: 0.5;
	cursor: pointer;
	*cursor: hand; /* IE 7 and below */
}

#contact {
	display: none;
	color: #CCCCCC;
	overflow: auto;
	height: 385px;
	width: 304px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 3px;
	margin-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
}
#contact h2 {
	color: #CCCCCC;
	font-weight: bold;
}
#contact-button {
	opacity: 0.5;
	cursor: pointer;
	*cursor: hand; /* IE 7 and below */
}
.style2 {
	color: #AD3912
}
.style4 {
	color: #AD3912;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-size: 85%;
}
.style7 {
	font-size: 85%;
	color: #292929;
}
.style8 {
	color: #999999;
	font-size: 77%;
}
.style9 {
	font-size: 85%;
	color: #CCCCCC;
	font-weight: bold;
	*font-weight: bolder; /* IE 7 and below */
	
}
.style10 {
	font-size: 85%;
	color: #FFFFFF;
}
