html, body	{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: #879dc6 url(../images/top_fill.jpg) repeat-x scroll top;
	height: 100%;
	position: absolute;
}
.winPopup {
	background: #879dc6;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.img_right {
	margin: 5px;
	position: relative;
	float: right;
}


.thetable		{
position: relative;
display: table; 
width: 100%;
margin: 0;
padding: 0;
border: 0; 
clear: both;
border-spacing: 0; /* required by Opera 6 */
}

 /* hide this from opera6 */
head:first-child+body div.thetable {height: 100%;}

 /* hide this from opera6 */
head:first-child+body div.tablecell {height: 100%;}

.gallery			{
	position: relative;
	margin: 3px;
	padding: 3px;
}

#BigImg		{
	position: static;
	height: 100%;
	width: 100%;
	z-index: 10;
	clear: both;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	display: table-cell;
	float: left;
	bottom: 50%;
}

 /* hide this from opera6 */
head:first-child+body div#footer {margin-bottom: 0;}
//


/* some general formatting styles */
body	{font-size: 0.8em; font-family: verdana, tahoma, arial, sans-serif;}

a:link, a:visited	{
color: #fff;
background: transparent;
text-decoration: underline;
}

a:hover	{
color: #FFCC33;
background: transparent;
}

.thetable a:link, .thetable a:visited	{
color: #FFFFFF;
background: transparent;
text-decoration: underline;
}

.thetable a:hover	{
color: #DEB036;
background: transparent;
}


p		{
	padding: 0.5em 1em 0 2em;
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}

ul	{
	padding-right: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* removing margins from headings corrects an Opera 6 display error */
h1, h2, h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5em 2em;
	margin: 0;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
h1	{font-size: 1.2em;}
h2  {font-size: 1.1em;}

.table_Light {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: #C4CFE3;
}

h3	{font-size: 1em;}
.contact {
	position: relative;
	margin: 3px;
	padding: 3px;
	display: table-column-group;
	border: 1px solid #000066;
	float: left;
	text-align: center;
	vertical-align: middle;
	left: 35px;
}
li {
	list-style: url(../images/menu_arrow.gif);
}
.table_std {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	left: 2em;
	list-style: url(../images/menu_arrow.gif);
	width: 500px;
	margin-left: 2em;
	margin-top: 2em;
	margin-bottom: 2em;
}
.img_left {
	margin: 10px;
	position: relative;
	float: left;
	padding: 10px;
	clear: both;
}
.img_CenterText {
	position: relative;
	vertical-align: middle;
	padding: 5px;
	margin: 5px;
}
.options {
	position: relative;
	margin: 3px;
	padding: 3px;
	float: left;
}
#Content {
	position: absolute;
	top: 178;
	left: 0;
	z-index: auto;
}
