BODY {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #86332D;
	margin: 2%;
	padding: 2px 2px 2px 2px;
	width: auto;
	border: 2px;
	border-style: solid;
	border-color: #C39E7B;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.5em; 
color : #000000; 
background-color : transparent; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.bg_dark {
	background-color: #57140F;
	color: #FFFFFF;
}

.bg_medium {
	background-color: #654A32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #cccccc;
	margin: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.bg_light {
	background-color : #C39E7B;
	color: #666666;
}

.alt_bg_dark {
	background-color : #57140F;
	color: #669999;
}

.alt_bg_medium {
	background-color : #654A32;
	color: #C39E7B;
}

.alt_bg_light {
	background-color : #C39062;
	color: #666666;
}.header {
	background-color : #57310F;
	margin-top: 4px;
	margin-bottom: 1px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
   background-color : #eed99b;
}
.main {
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.leftside {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #C39E7B;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rightside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #C39E7B;
}
.page {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
}
a:hover {
	color: #57140F;
}
.footer {
	background-color : #57310F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.topbottom {
	background-color: #57140F;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
.menu {
	background: transparent;
	color: #cccccc;
	width: 100%;
	position: relative;
}

.menu #menu a {
	color: #cccccc;
	width: 100%;
	position: relative;
	height: 14px;
	text-decoration: none;
}
#menu a:hover {
	color: #C3817B;
	background-color: #57140F;
	position: relative;
}

#menu a  {width:100%;
  text-align:left	; 
  text-decoration:none; 
  color:#ccc; 
  display:block; 
  width:4em; 
  height:1.2em; 
  border:0.1em solid #57140F; 
  }
	.smalltext {
font-family : Georgia, Times New Roman, Bookman Old Style, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1em; 
}
.event {
font-family : Georgia, "Times New Roman", "Bookman Old Style", serif; 
font-weight : bold; 
font-size : 1.3em; 
}

table.staff
{ width: 100%;
border-top: thin solid black;
border-collapse: collapse;
border-spacing: 0px; }

tr.staff:hover {
  background: #57140F;
  border: 1px solid #03476F;
  color: #FFFFFF;
  }

td.name 
{
	border-bottom: thin solid black;
}
td.position
{
	border-bottom: thin solid black;
	padding-right: 10px;
}

.dropcap {
	float: left;
	font: normal 60pt/0.8em "Courier New", Courier, monospace;;
	color: #eed99b;
	margin-right: 3px;
}

.dropcap1 {
	float: left;
	font: normal 40pt/0.8em "Courier New", Courier, monospace;;
	color: #000;
	margin-right: 3px;
}

#container1 {background:#eed99b; width:95%; margin:3px; padding:5px;}
.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {font-size:2em; color:#fc0;}
.xsnazzy h2 {font-size:1.3em; color:#C39062; border:0;}
.xsnazzy p {padding-bottom:0.5em; color:#eee;}
.xsnazzy h2 {padding-top:0.5em; padding-left:5px;}
.xsnazzy {background: transparent; margin:1em;}

.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:40px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #57140F; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:42px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}

.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#57140F; border-width:0 5px;}

.xb5 {margin:0 2px; background:#57140F; border-width:0 4px;}
.xb6 {margin:0 2px; background:#57140F; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#57140F; border-width:0 3px; height:2px;} 

.xboxcontent1 {display:block; background:#57140F; border:3px solid #fff; border-width:0 3px;}


/* #610C82 BASE FROM COLOR SCHEME DESIGNER */
