/* Created using Style Master from Western Civilisation CSS1 { 56 76 451 409 } */
body {
	margin: 10px;
	background-color: #660000;
	color: #333333;
}

table {
	width: 100%;
	margin: 0px;
	background-color: #990000;
}

td {
	padding: 0px;
	border: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	font-size: 12px;
}

#vpat {
	background-color: white;
}
#vpat td {
	padding: 2px;
	border: 1px solid black;
}
a:link {
	color: #333399;
}
a:visited {
	color: #333366;
}

td#title {
	vertical-align: bottom;
}

td#mastheadline {
	vertical-align: middle;
	text-align: center;
	font-size: 103%;
}

td#statement {
	background-color: #333333;
	text-align: center;
	padding: 5px;
	font-size: 105%;
}

table#masthead {
	background-image: url(images/stripes.gif);
}

td#body {
	background-color: #CDBBA2;
	line-height: 18px;
	padding: 5px;
}
td#footer {
	padding: 5px;
	text-align: center;
}
a.mini:link {
	color: #CDBBA2;
	font-size: 9px;
}

a.mini:visited {
	color: #CDBBA2;
	font-size: 9px;
}

a.mini:hover {
	color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
	display: inline;
	line-height: 1.25em;
}
h4.body {
	color: #660000;
}

div.pullquote {
	float: right;
	width: 180px;
	color: #8D6532;
	border: 1px #8D6532 solid;
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;
	background-color: #F0E3D0;
	margin: 7px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	z-index: 20;
}

div.pics {
	float: right;
	width: 200px;
	margin-left: 20px;
}
p.body {
	margin-bottom: 0;
}

/** ---- ROLLOVER STYLES -----*/
/**
	ROLLOVER:
	the initial state of the rollover button
	before mouseOver
	*/

.rollover{
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	margins:0px;
	background:#CC3300;
	color:black;
	width:198px;
	height:35px;
	border-bottom:1px solid #CDBBA2;
	font-family:arial,verdana,"sans-serif";
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	/*border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;*/
}

/**
	A.NAVLINK
	the links in the main navigation
	they are explicitly set for each rollover
	state here.
	*/

A.navLink:link{
	font-family:arial,verdana,"sans-serif";
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

A.navLink:visited{
	font-family:arial,verdana,"sans-serif";
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

A.navLink:hover{
	font-family:arial,verdana,"sans-serif";
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

A.navLink:active{
	font-family:arial,verdana,"sans-serif";
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.biodiv {
	margin: 20px 0 0 0;
	clear: all;
}