﻿#Header {
	border: 1px solid #A7C8DA;
	background-color: #FFFFFF;
	padding: 0.5em;
	clear: left;
	margin-bottom: 5px;
}

#Leftcol {
	padding: 2px;
	float: left;
	width: 15em;
	background-color: #FFFFFF;
	text-align: center;
}

#Rightcol {
	padding: 2px;
	float: right;
	width: 15em;
	background-color: #FFFFFF;
	text-align: center;
}


#Content {
/*	border: 1px solid #A7C8DA; */
	padding: 4px 4px 2px 4px;
	margin: 0 16em 0 16em;
	background-color: #FFFFFF;
}


#Footer {
	border: 1px solid #A7C8DA;
	background-color: #FFFFFF;
	padding: 0.5em;
	clear: both;
	margin-top: 2px;
}


#clearboth {
	clear: both;
}

iframe {
	border: 0px none #FFFFFF;
	width: 100%;
	overflow: visible;
	position: inherit;
	display: inherit;
	height: 600px;
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #000080;
}

img {
	border-style: none;
	border-width: 0px;
}

img.center {
	border-style: none;
	border-width: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


form {
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
}

body {
	background-color: #FFFFFF;
}

/* #A7C8DA */

p {
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #000080;
	text-align: justify;
	line-height: 1.5em;
}

p.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000080;
	text-align: center;
	line-height: 1.5em;
}


p.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #000080;
		text-align: left;
}

hr {
	padding: 0px;
	margin: 0px;
	background-color: #9F2800;
	line-height: 2px;
	color: #9F2800;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #9F2800;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #000099;
		padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;

}

span.floatbox
{
	float:right; 
	width:15em; 
	margin:0px 4px 4px 4px; 
	padding:0px 4px 4px 4px; 
	border:2px solid #A7C8DA; 
	text-align:center;
}

.floatright
{
	margin:0px 4px 4px 4px; 
	float:right; 
}


ul
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000080;
	text-align: left;

}
.centerfill {
	margin: 2px;
	text-align: center;
	font-size: inherit;
	font-weight: bold;
	display: inherit;
	border-top-width: px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: ;
	border-right-color: #A7C8DA;
	border-bottom-color: #A7C8DA;
	border-left-color: #A7C8DA;
}

.center {
	text-align:center;
}

.right {
	position:relative;
	left:20px
}
.left {
	text-align:left;
}

  
.searchbutton 	{
	font-size: 8pt;
	width: 35px;
	background-color: #F1F4F5;
	BORDER: #000000 1px solid;
	margin-left: 8px;
	margin-top: 5px;
}
.searchform 	{
	width: 110PX;
	height: 20PX;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url("shadeform.gif");
	border: #000000 1px solid;
	margin-left: 5px;
}

.searchdrop 	{ 
	width: 60PX; 
	height: 20PX; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #F1F4F5; 
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;

}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
	/*CSS for enlarged image*/
position: absolute;
	background-color: #F8F8F8;
	padding: 5px;
	left: -425px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #000080;
	text-align: center;
	width: auto;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
right: 60px; /*position where enlarged image should offset horizontally */

}



#vmenu ul
{
	float: none;
	width: 14em;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#vmenu a
{
	float: none;
	width: 14em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000080;
	font-style: oblique;
}
#vmenu a:hover {
	color: white;
	background-color: #DA9F53;
}
#vmenu li {
	border: 1px solid #000080;
	display: block;
	float: none;
	text-align: left;
	background-color: #88ABAB;
	margin-top: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#vmenu li a {
display:block; 
text-decoration:none;}




================================================================== */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/boxes/
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:1.1em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #444;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:.9em;
}
.xsnazzy {
	background: transparent;
	width: auto;
	float: none;
	margin: 3px;
	display: inline-block;
}
.xtop, .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}

.xboxcontent h1 {
margin:0; 
font-size:1.1em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #444;
} 

* html .xboxcontent {
height:1px;
}

.xsnazzy2 {
background: transparent; 
/* margin:0 3px; */
margin: 0 16em 0 16em;
}

/*	0 3px */

.wbcolor_a {
background:#fff;
color:#c9ba65;
}

.wbcolor_b {
background:#fff; 
color:#d4d8bd;
}

.wbcolor_c {
background:#fff; 
color:#758279;
}

.wbcolor_d {
background:#fff; 
color:#b2ab9b;
}

.color_a {
background:#c9ba65;
color:#000;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#000;
}
.color_d {
background:#b2ab9b; 
color:#000;
}
