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


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
	
body {
	line-height: 1;
	}
	
ol, ul {
	list-style: none;
	}
	
blockquote, q {
	quotes: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
	
del {
	text-decoration: line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* Text Altering Classes */

h1 {
	font-size: 14px;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
	
h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #f69;
	text-decoration: underline;
	}
	
h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	}
	
.bold {
	font-weight: bold;
	}
	
.italic {
	font-style: italic;
	}
	
.underline {
	text-decoration: underline;
	}
	
.caps {
	text-transform: uppercase;
	}

.right {
	text-align: right;
	margin-top: -1045px;
	}
	
p.right {
	text-align: right;
	margin-top: -849px;
	}
	
p.left {
	text-align: left;
	margin-top: -1037px;
	}
	
	
/* Background & Header Elements */

body {
	background: url(images/bkgd.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000;
	}
	
#pagewrap {
	width: 900px;
	margin: auto;
	}
	
#main {
	background: #000000;
	height: 800px;
	width: 800px;
	margin: 0px 0px 20px 40px;
	border-color: #ff6699;
	border-style: solid;
	border-width: 10px;
	}
	
#main_long {
	background: #000000;
	height: 1520px;
	width: 800px;
	margin: 0px 0px 20px 40px;
	border-color: #ff6699;
	border-style: solid;
	border-width: 10px;
	}
	
#header {
	border-color: #fff;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	width: 730px;
	height: 280px;
	margin: 0px 0px 0px 25px;
	}

#logo {
	float: left;
	margin: 8px 0px 0px 3px;
	}
		
#photos {
	float: right;
	margin: 0px 0px 0px 0px;
	}
	
	


/* Navbar & Links Elements */	

#navbar {
	width: 150px;
	margin: 80px 0px 0px 45px;
	float: left;
	}

#navbar a{
	width: 80px;
	float: left;
	display: block;
	margin: 20px 0px 20px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	}
	
#navbar a.nav {
	color: #ffffff;
	}
	
.bracket {
	float: right;
	margin: -200px 0px 0px 0px;
	}
	
a:link {
	text-decoration: none;
	color: #f69;
	}
	
a:visited {
	text-decoration: none;
	color: #f69;
	}
	
a:hover {
	text-decoration: none;
	color: #fff;
	}
	
a:active {
	text-decoration: none;
	color: #f69;
	}
	
/* Main Content Elements */

#content {
	float: right;
	margin: 40px 30px 30px 0px;
	padding: 15px;
	height: 285px;
	width: 510px;
	background: #fff;
	border-style: solid;
	border-width: 6px;
	border-color: #f69;
	text-align: justify;
	font-size: 14px;
	line-height: 17px;
	}
	
	#content img{
	float: right;
	margin: -190px -2px 30px 0px;
	}
	
	#content a:hover{
		color: #f69;
		text-decoration: underline;
	}
	
.narrow {
	width: 358px;
	text-align: justify;
	}
	
#staff {
	float: left;
	margin: 40px 0px 30px 40px;
	height: 1040px;
	width: 490px;
	color: #fff;
	}
	
#staff p {
	width: 225px;
	margin-left: 135px;
	}
	
#contact {
	float: left;
	margin: 40px 0px 30px 40px;
	color: #fff;
	height: 317px;
	width: 520px;
	}
	
#contact img {	
	margin: 20px 0px 0px -8px;
	}
	
.photos {
	border-color: #ff6699;
	border-style: solid;
	border-width: 6px;
	}
	
.photos2 {
	border-color: #000;
	border-style: solid;
	border-width: 2px;
	}
	
#photos3 {
	width: 130px;
	height: 23px;
	border-color: #f69;
	border-style: solid;
	border-width: 3px;
	padding: 0px;
	float: right;
	margin: -137px 85px 0px 0px;
}
	
.fb {
	float: right;
	margin: -120px 130px 0px 0px;
}


/* Footer & Credit */

#footer {
	color: #fff;
	margin: 10px 0px 0px 25px;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	float: left;
	border-color: #fff;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	width: 730px;
	}
	

#pink {
	color: #ff6699;
	}
