@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #E7E7E7;
}
h1 {
	 background: #e3e3e3;
	 background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
	 background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));
	 padding: 10px 20px;
	 margin-left: -40px;
	 margin-top: 0;
	 position: relative;
	 width: 90%;

	-moz-box-shadow: 1px 1px 3px #292929;
	-webkit-box-shadow: 1px 1px 3px #292929;
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);


	color: #454545;
	text-shadow: 0 1px 0 white;
}
h2 {
	font-weight:bold;
	font-size:14px;
}
.arrow {
	 width: 0; height: 0;
	 line-height: 0;
	 border-left: 20px solid transparent;
	 border-top: 10px solid #c8c8c8;
	 top: 104%;
	 left: 0;
	 position: absolute;
}

.floatleft {float:left;	margin:10px; }
img { border: none; }
.memberinfo {
	font-family: Arial;
	font-size: 8px;
}
#header {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 25px;
	background-color: #D5DCFF;
	text-align:center;
}

#header-1 {
	position: absolute;
	top: 25px;
	width: 100%;
	height: 35px;
	background-color:#00043E;
	-moz-box-shadow: 0px 2px 5px #292929;
	-webkit-box-shadow: 0px 2px 5px #292929;
	zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#292929', Direction=180, Strength=5);
}
#container {
	position:relative;
	top: 65px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	color: #000;
	padding: 20px;
	font-weight: normal;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.center {
	text-align:center;
}
#quicklinks{
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	color: #333;
	letter-spacing: normal;
	text-align: right;
	text-decoration: none;
}
#quicklinks a {
	text-decoration:none;
	color: #333;
}
#bio {
	height:auto;
	width:700px;
	margin-right:auto;
	margin-left:auto;
	color: #333;
	display: block;
	vertical-align: middle;
	text-decoration: none;
}
.biotitle{
	background-color: #8C1109;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.biosub{
	background-color: #333;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
.announcments {
	background-color: #E9E9E9;
}
#photo{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height: 700px;
}
#divider {
	-moz-box-shadow: 1px 1px 3px #292929;
	-webkit-box-shadow: 1px 1px 3px #292929;
	zoom: 1;
    	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
	width:713px;
	margin-right:auto;
	margin-left:auto;
	background-color: #8C1109;
	height:20px;
	position:relative;
}
	
#flashlogo {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
}
#content {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	vertical-align: text-top;
	text-align: left;
	height:auto;
}
#menu td {
	width: auto;
	height: 35px;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FFF;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #FFF;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	display:block;
	padding: 10px;
	font-variant: small-caps;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	display:block;
	padding: 10px;
	font-variant: small-caps;
	background-color: #8C1109;
}
#minimenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #00043E;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
}
#cal{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.button{
	background-color:
	-moz-box-shadow: 1px 1px 3px #292929;
	-webkit-box-shadow: 1px 1px 3px #292929;
	zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
	background-color: #8C1109;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
}
#footercontainer {
	background-image: url(border.jpg);
	height:50px;
	width:842px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:15px;
	
}
#footer {
	top:50px;
	position:relative;
	width: 100%;
	height: 205px;
	background-image: url(skylinepaint.jpg);
}

