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

a {text-decoration: underline; color:#633}

a:hover {color:#000}

.event-row {
text-align:center; margin-left:auto; margin-right:auto; padding-top:20px; padding-left:4px; clear:both;
}
.event {
float:left;text-align:center; margin:0px 10px;
}


#green_back {position:absolute; top: 0px; left:0px; height:100%; width:100%; background-image:url(images/greendot.gif); background-repeat:repeat}

#left_fade {position:absolute; top: 0px; left:0px; height:100%; width: 30px; left: 50%; margin-left: -530px; background-image:url(images/left_fade.gif); background-repeat:repeat-y}

#right_fade {position:absolute; top: 0px; left:0px; height:100%;  width: 30px; left: 50%; margin-left: 500px; background-image:url(images/right_fade.gif); background-repeat:repeat-y}

#black_back {position: absolute; width: 1000px; height: 100%; left: 50%; margin-left: -500px; top:0px; background-image:url(images/bamboo_back.jpg); background-repeat:repeat-y}

#contentarea {position: absolute; width: 773px; height: 70%; left: 50%; margin-left: -387px; top:319px; background-repeat:repeat-y}

#textblock {
	position: relative;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	margin-top: 20px;
	top:0px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#392422;
}

#stafftext {position: relative; width: 325px; padding-left: 30px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#484A5C; float: left}

#inlinepic {margin: 0px 0px 20px 40px; border: #FFF5EE medium solid}

#staff_title {position: relative; width:100%; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#484A5C; margin-top:-40px}

#contenttitle {position:absolute; top: -89px; left: 0px}

#logo {position:absolute; top: 15px; left: 50%; margin-left:-75px}

#menu_banner {position:absolute; top: 11px; left: 50%; margin-left:-434px}

#onyx_title {position:absolute; top: 187px; left: 50%; margin-left: -143px}

#about_menu {position: relative; width:460px; height:152px; border:0px; margin-left:-230px; left: 50%}

#staff_menu {position: relative; width:502px; height:152px; border:0px; margin-left: -251px; left: 50%}

#introswf {position:absolute; height: 100%; width: 100%; top: 0px; left: 0px}

#homepage {position:absolute; height: 800px; width:800px; left:50%; margin-left:-400px; top: -1230px; border: 0px none; overflow:hidden}

#other_staff {position:relative; margin-top: 50px; clear:both; width: 700px; left: 50%; margin-left: -350px; top:0px; line-height: 20px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#392422}

#footer {position: absolute; top: 100%; left: 50%; margin-top: -52px; margin-left:-387px; width:773px; height: 52px; border: 0px none; overflow:hidden; }

.BottomTextNav {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footertext {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

