﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #030B9A;
	text-decoration: none;
	text-align: justify;
	background-image: url('../_images/background.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #030B9A;
	text-decoration: none;
	text-align: justify;
}

p.stxt{
	font-size: smaller;
}

.redt{
	color: #FF0000;
}

a.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #030B9A;
	text-decoration: none;
	text-align: justify;
}

a.p:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #030B9A;
	text-decoration:underline;
	text-align: justify;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: #030B9A;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: #030B9A;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: #030B9A;
	text-align: justify;
}

a.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: #030B9A;
	text-align: left;
	text-decoration: none;
}

a.h2:hover{
	text-decoration: underline;
}

a.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: #030B9A;
	text-align: justify;
}

.botcent{
	vertical-align: bottom;
	text-align: center;
}

a.gideon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #808080;
	text-align: center;
	font-weight: lighter;
	font-style: normal;
}

/* Tables */

.galltab{
	margin: 10px auto 10px auto;
	text-align: center;
	empty-cells: show;
	width: 625px;
}

.screen{
	width: 725px;
	height: 580px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.edge{
	width: 50px;
	height: 580px;
	text-align: center;
}


/* DIVs */

.header {
	width: 625px;
	height: 50px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.menudiv {
	width: 625px;
	height: 50px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.main {
	background-image: url('../_images/purple_swirl_fade33.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	width: 625px;
	/* height: 450px; */
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.maing {
	background-image: url('../_images/purple_swirl_fade33.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	width: 625px;
	height: 450px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.maini {
	width: 625px;
	height: 450px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.footer {
	width: 625px;
	height: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/*Image Classes */

img.drop{
	border-color: 0;
	border-width: 0px;
}

img.dropshadow{
	border-style: solid;
	border-width: 2px 3px 3px 2px;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
}

img.nobord{
	border-style: none;
}

img.baz{
	float: right;
	margin: 5px;
}

img.imgleft{
	border-width: 0px;
	float: left;
}
img.imgright{
	border-width: 0px;
	float: right;
}

/* CSSPlay Menu */

/* ================================================================ 
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/menus/skeleton.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/*#nav, 
#nav ul {padding:0 0 5px 0; margin:0; list-style:none; font: 10px verdana, sans-serif; border:1px solid #000; border-color:#eca #b97 #a86 #edb; border-width:1px 2px 2px 1px; background:#fff; position:relative; z-index:200;}; 
margin:0; list-style:none; font: 10px verdana, sans-serif; border:1px solid #000; border-color:#eca #b97 #a86 #edb; border-width:1px 2px 2px 1px; background:#fff; position:relative; z-index:200;} */

#nav ul {
	border-style: solid;
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
	font: 10px Arial, Helvetica, sans-serif;
	border-color: #f5dcab #341d0b #341d0b #f5dcab;
	border-width: 2px;
	position: relative;
	z-index: 200;
	background-color: #030B9A;
	font-weight: bold;
/*	background-image: url('../images/sepia_background.gif'); */
}
#nav {
	border-style: solid;
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
	font: 10px Arial, Helvetica, sans-serif;
	border-color: #f5dcab #341d0b #341d0b #f5dcab;
	border-width: 2px;
	position: relative;
	z-index: 200;
	background-color: #030B9A;
	font-weight: bold;
/*	background-image: url('../images/sepia_background.gif'); */
}

#nav {height:25px; padding:0;}

#nav table {border-collapse:collapse;}
/* #nav li {float:left; padding:0 20px 0 10px;} */ 
#nav li {float:left; padding:0 10px 0 5px;} /* Spacing between top level menus */
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

/* #nav li a {display:block; float:left; color:#888; height:25px; padding-right:5px; line-height:25px; text-decoration:none; white-space:nowrap;} */
#nav li a {
	display: block;
	float: left;
	color:#FFFFFF;
	height: 25px;
	padding-right: 5px;
	line-height: 25px;
	text-decoration: none;
	white-space: nowrap;

}
#nav li li a {height:20px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:300; background:#b6d7f0;	color: #030db3;
}
#nav a:hover {background:#b6d7f0;
	position: relative;
	z-index: 300;
	text-decoration: none;
	color: #030db3;
}

/*#nav :hover ul {left:0; top:22px;} */
#nav :hover ul {left:0px; top:25px;} /* drop down positioning with IE 5.5 & IE 6 hack below*/
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:0px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:0px; margin-left:100%; top:-1px;} /* Postion of Fly-Out Menus */
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {
	text-decoration: none;
	color: #030db3;
}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

#nav a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

#nav a:hover a:hover a:hover ul
{left:100%; top:-1px;}

#nav a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
#nav a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
#nav a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
#nav a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}


/* Gallery Popups */
/* -------------- */

.l_thumbnail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	position: relative;
	z-index: 0;
	float: left;
}

.l_thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.l_thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FEE5AC;
padding: 5px;
left: -1000px;
border: 1px solid #030B9A ;
visibility: hidden;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #000000;
font-weight:normal;
text-align: left;
text-decoration: none;
}

.l_thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.l_thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -10px;
left: 90px; /*position where enlarged image should offset horizontally */

}


.r_thumbnail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	position: relative;
	z-index: 0;
	float: left;
}

.r_thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.r_thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FEE5AC;
padding: 5px;
left: -1000px;
border: 1px solid #030B9A ;
visibility: hidden;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #000000;
font-weight:normal;
text-align: left;
text-decoration: none;
}

.r_thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.r_thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -10px;
left: -360px; /*position where enlarged image should offset horizontally */

}

