@charset "UTF-8";
body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: auto;
	width: 902px;
}
#logo {
	float: left;
	height: 125px;
	width: 900px;
}

#logo img {
	float: left;
	border-style: none;
}

#topnav {
	float: left;
	width: 900px;
	margin-top: 12px;
	font-size: 70%;
	margin-bottom: 10px;
}
#topnav a {
	text-decoration: none;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

#topnav a:link {color: #5873A4;}
#topnav a:visited {color: #5873A4;}
#topnav a:hover {color: #fff;}

#content {
	float: left;
	height: 580px;
	width: 900px;
	border-top: 1px solid #26407B;
	border-right: 1px solid #26407B;
	border-left: 1px solid #26407B;
}
.front {background: url(/assets/front.jpg) left top;}
.profile {background: url(/assets/profile.jpg) left top;}
.donations {background: url(/assets/fees.jpg) left top;}
.faqs {background: url(/assets/faqs.jpg) left top;}
.contact {background: url(/assets/contact.jpg) left top;}
.gallery {background: url(/assets/gallery.jpg) left top;}


#strap {
	background: url(/assets/strap.jpg);
	float: left;
	height: 40px;
	width: 900px;
	border-left: 1px solid #26407B;
	border-right: 1px solid #26407B;
	border-bottom: 1px solid #26407B;
	color: #7C8FAE;
	font-size: 70%;
}
#strap a {
color: #7C8FAE;
text-decoration:none;
}


#strap span {
	margin-top: 16px;
	margin-right: 16px;
	margin-left: 16px;
}

#entrance {
	background: url(/assets/mainlogo.jpg) no-repeat center top;
	height: 300px;
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#enteranim {
	float: right;
	height: 270px;
	width: 500px;
}
.enterbutton {
	float: left;
	margin-top: 200px;
	margin-left: 280px;
	border-style: none;
}
#disc {
	font-size: 70%;
	color: #333;
	margin-top: 10px;
        width:700px;
       margin:auto;
}
#disc img {border:none;}