body {
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	font-style: normal;
	line-height: 1.1;
	font-weight: normal;
	background-color: #FFFFCC;
	text-align: center;
	margin:0 auto;
}
.two {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
.three {
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
}

#main {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	color: #993300;
	line-height: 1.2;
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mono {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.2;
}	
#wrapper {
	height: auto;
	width: 803px;
	position: relative;
	z-index: 2;
	background-color: #FFFFFF;
}
#layer3 {
	position: absolute;
	z-index: 5;
	width: 785px;
	top: 525px;
	height: 100px;
	padding: 5px;
	border: 1px solid #666666;
}
#header {
	width: 800px;
	position: relative;
	background-position: right center;
	background-repeat: no-repeat;
	z-index: 2;
	height: 130px;
	background-image: url(images/banback5.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	display: none;
}
.center {
	text-align: center;
	margin: 0px;
}
#gallery {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.instruct {
	color: #003399;
	text-align: center;
}

.justify {
	text-align: justify;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#leftcol {
	float: left;
	width: 180px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #c0c0c0;
	margin-bottom: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	display: none;
}
#topnav {
	text-align: center;
	width: 800px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #c0c0c0;
	margin-bottom: auto;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	display: none;
}
#nav2 a {
	float: left;
	height: auto;
	width: 73px;
	text-decoration: none;
}

#content {
	width: auto;
	height: auto;
	text-align: left;
	border: medium none #FF0000;
	float: inherit;
	top: -20px;
	z-index: 2;
	padding: 5px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#content2 {
	width: auto;
	height: auto;
	padding: 5px;
	text-align: left;
	border: medium none #FF0000;
	float: none;
	z-index: 2;
}
#body_pri table {
	margin-right: auto;
	margin-left: auto;
}

.leftalign {
	text-align: left;
}
.floatr {
	float: right;
	margin: 3px;
	padding-left: 5px;
}
.floatl {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav {
	margin: 0;
	padding: 0;
	background: #c0c0c0;
	list-style-type: none;
	width: 180px;
	}
	#nav2 {
	margin: 0;
	padding: 0;
	background: #c0c0c0;
	list-style-type: none;
	float: left;
	width: 804px;
	line-height: 1.7;
	display: none;
	}
	#nav li {
	margin: 0;
	padding: 0;
	}
	#nav2 li {
	margin: 0;
	padding: 0;
	float: left;
	}
	#nav a {
	display: block;
	color: #000099;
	text-decoration:none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #FFFFFF;
	}
	#nav a:hover{
	background:#CCCCCC;
	font-weight: bold;
	}
	#nav2 a:hover{
	background:#CCCCCC;
	font-weight: bold;
	}
	#body_hom #nav_hom a{
	background:#FFCC66;
	color:#993300;
	}
	#body_hay #nav_hay a{
	background:#FFCC66;
	color:#993300;
	}
	#body_she #nav_she a{
	background:#FFCC66;
	color:#993300;
	}
	#body_bec #nav_bec a{
	background:#FFCC66;
	color:#993300;
	}
	#body_sta #nav_sta a{
	background:#FFCC66;
	color:#993300;
	}
	#body_pri #nav_pri a{
	background:#FFCC66;
	color:#993300;
	}
	#body_thi #nav_thi a{
	background:#FFCC66;
	color:#993300;
	}
	#body_gal #nav_gal a{
	background:#FFCC66;
	color:#993300;
	}
	#body_inf #nav_inf a{
	background:#FFCC66;
	color:#993300;
	}
	#body_con #nav_con a{
	background:#FFCC66;
	color:#993300;
	}
	#body_boo #nav_boo a{
	background:#FFCC66;
	color:#993300;
	}
/*.nav a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330099;
	background-color: #c0c0c0;
	display: block;
	text-align:center;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
	#nav a:visited {
	color: #6600FF;
	background-color: #CCCCCC;
	display: block;
	text-decoration: none;
	text-align:center;
}*/

/*.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
/*.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}*/

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


/*

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 20px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 18px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;*/
}
.address {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}
td {
	text-align: center;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #993300;
	height: 24px;
	position: relative;
	top: auto;
	left: 0px;
	padding: 2px;
	width: 800px;
	z-index: 6;
	clear: both;
}
#toptitle {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottomcomment {
	text-align: center;
	clear: left;
}

ul {
	list-style-image: none;
	list-style-type: none;
}
.ulspaced {
	list-style-type: circle;
	list-style-position: inside;
}
#header h1 {
	text-indent: -9999px;
}
.subtitle {
	font-size: x-small;
	font-weight: bold;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	text-align: center;
}

.comment {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	color: #000000;
}
.ifr {
	margin-left: 60px;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
}
