body {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #7694B8;
	margin: 12;
	padding: 12;
}

td {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a:link
	{
	color: #4F60B5;
	text-decoration: underline;
	}

a:active
	{
	color: #969FE2;
	}

a:visited
	{
	color: #4F60B5;
	text-decoration: underline;
	}

a:hover
	{
	color: #969FE2;
	}

#container {
	width: 100%;
}

#navigation {
	width: 800px;
	height: 38px;
	text-align: right;
	background-image: url(images/gr_navbar.gif); 
}

#contactinfo {
	position: relative;
	margin-left: 175px;
	margin-top: 75px;
	background-color: white;
	text-align: left;
}

#homephotos {
	z-index: 3;
	position: absolute;
	left: 580px;
	top: 350px;
	width: 173px;
	height: 128px; 
}

#contactphoto {
	z-index: 3;
	position: absolute;
	left: 580px;
	top: 350px;
	width: 173px;
	height: 128px;
	background-image: url(images/ph_contactphoto.jpg); 
}

#greybaroverlay {
	z-index: 2;
	position: absolute;
	left: 212px;
	top: 490px;
	width: 609px;
	height: 77px;
	text-align:right;
	background-image: url(images/gr_greybar.jpg); 
	background-color: #999999;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}

#greybox {
	z-index: 1;
	position: absolute;
	left: 409px;
	top: 454px;
	width: 415px;
	height: 187px;
	background-color: #757575;
}

#captiontxt {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 18px;
	color: #fff;	
}
.text {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding: 10px;
	min-height: 546px;
}

* html .text {
	height: 566px;
}

.tabletext {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding: 20px;
}

#mainimage {
	margin: 2px;
}

#logo {
	margin-top: 0px;
}


#transparent {
	position: absolute;
	left: 166px;
	top: 486px;
	width: 600px;
	height: 98px;
	background-color: black;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

.fullwide {
	margin-top: 60px;
	padding: 10px;
	min-height: 486px;
}

* html .fullwide {
	min-height: 566px;
}

.fullwide img {
	margin-right: 2px;
}

#overflow {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 13px;
	margin-top: 30px;
	padding: 10px; 
	width: 568px;
	height: 204px; 
	overflow: auto;
}

* html #overflow {
	width: 588px;
	height: 224px; 
}

#overflowdetail {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border-left: solid 1px #757170;
	border-bottom: solid 1px #757170;
	padding: 5px; 
	width: 176px;
	height: 405px; 
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

* html #overflowdetail {
	width: 186px;
	height: 416px; 
}

#legal {
	font-size: 11px;
	width: 800px;
	height: 27px;
	line-height: 16px;
	text-align: center;
	background-image: url(images/gr_curveBtm.gif); 
	
}

#rollovertext {
	padding-left: 5px;
	font-size: 12px;
}


/* Rollover Content */
.border {
	padding-top:24px;
	padding-left:24px;
	border: solid #ffffff;
	background-color: #757575;
	border-width: 1px;
	height: 225px;
	}

.feature {
	padding-top: 20px;
	font-size: 90%;
	height: 0px;
	}

#desc{
	margin-left: 18px;
	}
	
.story {
	margin-left:24px;
	padding: 0px;
	font-size: 90%;
	width: 100%;
	}

#col1 {
	float: left;
	width: 350px;
	background-color: transparent;
	}
	
#col2{
	z-index: 1;
	position: absolute;
	left: 525px;
	top: 375px;
	float: left;
	margin-left: 3%;
	background-color: transparent;
	margin-bottom: 10px;
	}
	
img#placeholder{
	padding:0;
	margin:0;
	}
	
ul#PreviewLinks{
	width:320px;
	padding:0;
	margin-left: 17px;
	}
	
ul#PreviewLinks li{
	list-style:none;
	padding:3px;
	margin:0;
	display:inline;
	float:left;
	border:0;
	}

#PreviewLinks a {
	background: url("images/bt_navphoto.jpg") 0 0 no-repeat;
	display: block;
	width: 3px;
	height: 3px;
	float: left;
	border: 1px solid #f8f4fc;
	margin: 0px; 
	padding:7px 0 10px 20px;
	}

#PreviewLinks a:hover {	
	background-position: -42px 0;
	height: 3px;
	color: #9d99ae;
	}
	
#PreviewLinks a:active {
	background-position: -42px 0;
	color:white;
	}

/* homepage content */
