@charset "UTF-8";
body {
	font: 1em  Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body.jpg);
}
#wrap {
	margin: auto;
	width: 700px;
}
#front {
	background: url(assets/front.png) no-repeat center;
	height: 888px;
	width: 700px;
}
#frontnav {
	float: right;
	position: relative;
	top: 390px;
	width: 100px;
	right: 40px;
}
#frontnav img {
	border-style: none;
}
#bio {
	height: 1288px;
	width: 700px;
	float: left;
	background-image: url(mid1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
}
#content {
	float: left;
	width: 600px;
	left: 60px;
	top: 460px;
	position: relative;
	font-size: 86%;
	text-align: left;
	padding: 200px 0px 0px 0px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content a {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
#content img {
	margin: 15px;
	float: left;
	border: 3px double #000000;
}
#fees {
	background: url(assets/feesbg.png) no-repeat center;
	height: 750px;
	width: 700px;
	float: left;
}
#gallery {
	background: url(assets/name.png) no-repeat center top;
	height: 750px;
	width: 700px;
	float: left;
}
#faqs {
	float: left;
	width: 380px;
	left: 120px;
	top: 230px;
	position: relative;
	font-size: 80%;
	text-align: left;
	height: 470px;
	overflow: auto;
	background: url(assets/trans.png);
	color: #76D0EF;
	padding: 20px;
}
#faqs .question {
	font-style: italic;
	color: #76D0EF;
	font-weight: bold;
	background: #000000;
	padding-right: 2px;
	padding-left: 2px;
}
#disc {
	font-size: 70%;
	color: #006194;
	float: left;
	width: 600px;
	margin-top: 30px;
	margin-left: 50px;
	text-align: center;
}
#disc img {
	border-style: none;
}
#disc h2 {
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #026991;
}
#disc a {
	color: #00A9E5;
}
#linkholder {
	display: none;
}
#contact {
	font-size: 86%;
	width: 100px;
	background: url(assets/trans.png);
	padding: 5px;
	color: #76D0EF;
	margin-top: 15px;
	text-align: center;
}
#contact a {
	color: #33CCFF;
}
#faqs a {
	color: #33CCFF;
}
