
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #000000 url(assets/BG.jpg) repeat-x left top;
}

#content {
	height: 920px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

.front {background-image: url(assets/front.jpg);}
.profile {background: url(assets/profile.jpg) no-repeat right;}
.donations {background-image: url(assets/fees.jpg);}
.gallery {background-image: url(assets/gallery.jpg);}

#content h1 {
	margin-top: 50px;
	margin-left: 50px;
	text-align: left;
	float: left;
}
#navbar {
	background-image: url(assets/navbar.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	font-size: 70%;
	left: 0px;
}
#nav_inner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#nav_inner a {
	float: left;
	margin-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9966;
	text-decoration: none;
}
#nav_inner a:link {color:#FFFFFF;}
#nav_inner a:visited {color:#FFFFFF;}
#nav_inner a:hover {color:#FF9966;}
#gallnav {
	color: #FF9966;
	padding: 3px;
	width: 250px;
	margin-top: 5px;
	border: 1px solid #FF0000;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#gallnav a {
	margin: auto;
	float: none;
	padding-left: 5px;
}
#contact {
	float: left;
	width: 375px;
	margin-top: 10px;
	color: #FF9966;
	text-align: right;
}
#navigation {
	float: left;
	width: 375px;
}
#contact a {
	float: none;
}
#proftext {
	font-size: 70%;
	text-align: justify;
	clear: left;
	float: left;
	width: 550px;
	margin-top: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bolder;
}
#innerleft {
	float: left;
	width: 250px;
}
#standout {
	float: left;
	width: 220px;
	margin-top: 50px;
	margin-left: 30px;
	text-align: left;
}
#proftext a {
	color: #FF6600;
	text-decoration: none;
}
#standout li {
	color: #FF6666;
	margin-top: 10px;
	margin-bottom: 10px;
}


#proftext table {
	float: left;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5%;
	text-align: left;
	background: #000000;
	border: 1px solid #FF3399;
	font-weight: normal;
}

#proftext td {
	border-bottom: 1px solid #FF6699;
}

#proftext th{
	border-bottom: 1px solid #FF6699;
	width: 40%;
}
#smallpics {
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-left: 67px;
	clear: left;
}
#smallpics img {
	margin: 10px;
	float: left;
}

#identbar {
	background: #000000 url(assets/navbar.jpg) repeat-x;
	height: 30px;
	width: 100%;
	border-bottom: 1px solid #333333;
	position: absolute;
	top: 0px;
	float: left;
	left: 0px;
}

#identbar a {border:none;}
#identbar img {border:none;}

#disc {
	font-size: 70%;
	color: #999999;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#disc h1 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#disc a {
	color: #FF9966;
	text-decoration: none;
}
#frontpic {
	width: 850px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

#linkholder {display: none;}

#frontpic a {border:none;}
#frontpic img {border:none;}