/* CSS Document */

@charset "utf-8";

/* Makes sure that the browsers don't add any extra pixels to margin, padding, or border */

html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#top {
	position:absolute;
	width:100%;
	height:12px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(images/top.gif);
}

#wrap {
	width: 800px;
	margin:0px auto;
}

#mast {
	width: 793px;
	padding-top: 25px;
	margin-left: 7px;
	height: 67px;
	background-image: url(images/mast.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.divider{
	width:792px;
	height:4px;
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#nav {
}


#picholder {
	height: 292px;
	width: 792px;
	margin-left: 4px;
}

.textwrap {
	width: 594px;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
	margin-bottom: 5px;
	text-align:left;
}

#nav {
	float: right;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 576px;
	margin-top: 50px;
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#sidebox {
	width: 193px;
	margin-right: 4px;
	margin-left: 0px;
	float: right;
	margin-bottom: 5px;
	text-align:left;
}

.buttons {
	margin-left: 8px;
	margin-right: 3px;
}

/* CSS Document */

@charset "utf-8";
/* This code is inherited by <p> and <h1> to keep the whole document consistent */

body {
	font-size:76.1%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color:#000;
	text-align:center;
}
.navtype {
}


h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:small;
  line-height: 1em;
  margin: 0px;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.6em;
	color: #666666;
	margin-left: 37px;
	margin-right: 37px;
}

.navtype{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	text-align: right;
	letter-spacing: .05em;
}

h6.copyright {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ADADAD;
	letter-spacing: 0.04em;
	font-weight:normal;
}

h1.welcome {
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #CF7E9D;
}

h2.contact {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #EA82DF;
}

h2.location {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #EA82DF;
}

h2.candids {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #EA82DF;
}

h2.press {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #FFCC66;
}

h3.contact {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:normal;
	line-height: 1.6em;
	color: #666666;
}

h3.loctext {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:normal;
	line-height: 1.6em;
	color: #666666;
}

h2.news {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}


p.teachers {
	margin:0px;
}

p.intro {
	color: #666666;
	margin-left: 30px;
	margin-right: 30px;
}

