@charset "utf-8";
/* CSS Document */

#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
a {
	color: #B77B00;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}

a:hover {
	text-align: center;
}

#header h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75px;
	font-variant: small-caps;
	color: #3F2C25;
	position: absolute;
	top: 75px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
}


#header {
	height: 150px;
	width: 1024px;
	background-color: #44A4A4;
	text-align: left;
	background-image: url(images/splats.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#header img {
	position: absolute;
	float: left;
}

#links {
	height: 60px;
	width: 1024px;
	background-color: #684333;
	background-image: url(images/linksborder.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#links a {
	font-size: 20px;
	margin: 10px;
	padding: 10px;
}
#links a:hover {
	color: #352620;
	background-color: #B77B00;
}


#links ul {
	margin: 0 25px 0 0;
	padding: 12px 0 12px 0;
}
#links li {
	display: inline;
}
#slide {
	height: 405px;
	width: 450px;
	float: left;
}
#welcome {
	height: 405px;
	width: 574px;
	float: right;
	background-color: #FFFFFF;
	text-align: left;
}
#welcome img {
	float: right;
	margin-top: 60px;
	margin-right: 10px;
}
#welcome   .button {
	float: none;
	margin-top: 15px;
	margin-left: 137px;
}
#welcome h3  {
	font-size: 36px;
	padding-top: 60px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-style: italic;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align: center;
}
#welcome p {
	text-align: justify;
	line-height: 1.5em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#welcome a {
	margin: 0px;
	padding: 0px;
}



#info {
	width: 1024px;
	background-color: #684333;
	clear: both;
	color: #FFFFFF;
	background-image: url(images/infoborder.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#info h2 {
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color: #44A4A4;
	font-size: 24px;
	font-weight: lighter;
	font-style: italic;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#info p {
	margin: 0px;
	padding: 20px 35px 20px 35px;
	text-align: justify;
}

#about, #events, #class {
	float: left;
	width: 341px;
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	width: 1024px;
	background-color: #44A4A4;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #352620;
	background-image: url(images/splats.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer li {
	display: inline;
	margin-left: 25px;
}
#content {
	height: 595px;
	width: 959px;
	background-color: #171717;
	position: relative;
	text-align: left;
	padding-top: 75px;
	padding-left: 65px;
}
#statement {
	background-color: #FFFFFF;
	width: 1024px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#statement p {
	margin-right: 35px;
	margin-left: 35px;
	text-align: justify;
	margin-bottom: 0px;
}
#statement .intro {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}
#statement h3 {
	text-align: left;
	margin-left: 35px;
	text-decoration: underline;
}
#statement table {
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 25px;
	text-align: justify;
}
#border {
	width: 1024px;
	height: 48px;
	}
#events {
	width: 300px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#container #statement table {
	display: none;
}
#statement .classes {
	margin-bottom: 385px;
}
