body, div, td, .textInput
{
	font-family:Arial, Helvetica, Verdana, sans serif; /* Arial for PC */
	font-size:11px;
	line-height:17px;
}
body {
	background-color:#dddddd;
	background-image:url(images/_bg5.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html>body {
	margin:0
}

table.center {
	width: 100%;
	height: 100%;
}
td.center {
	vertical-align: middle;
}

#transBG
{
	width:770px; height:580px;
	background-color:#ffffff;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
}

a
{
	color:#660000;
	font-weight:bold;
	text-decoration:underline;
}
a:hover
{
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}

.subHeader { font-weight:bold; }

.textInput { border:1px solid black; height:18px; width:250px; }

#mainContent
{
	position:relative;
	text-align:left;
	width:770px; height:580px;	
	color:black;
}
#header
{
	position:relative;
	width:770px;
	height:138px;
}
#body
{
	position:relative;
	width:770px;
	height:407px;
	overflow-y:auto;
	color:black;
}

#gallery
{
	text-align:center;
	position:relative;
	width:700px;
	height:407px;
}
#gallery td { height:120px; }
#gallery img
{
	margin:3px;
	cursor:pointer;
}
#padLeft 
{ 
	position:relative; 
	width:35px; 
	height:407px;
	float:left; 
}

#contentLeft
{
	position:relative;
	float:left;
	width:350px;
	height:407px;
	margin-left:0px;
	padding-left:0px;
	overflow-y:auto;
	overflow-x:hidden;
	text-align:justify;
}

#contentRight
{
	position:relative;
	float:right;
	width:315px;
	height:407px;
	padding-left:35px;
	padding-right:35px;
}

#contentRight td { padding-bottom:1px;}

#flashContent
{
	width:315px; height:366px;
	border:3px solid #B0AEAF;
}

#footer
{
	clear:both;
	position:relative;
	width:735px;
	height:35px;
	padding-left:35px;
}
#logo
{
	height:138px;
	position:relative;
	top:35px;left:35px;
}

#navigation
{
	position:relative;
	top:10px;
	left:-1px;
}

#navigation img { margin-right:7px; }

.spacer
{
	width:1px;height:1px;
}

#galleryContainer { display:none; }

.directions
{
	display:none;position:relative;left:10px;width:330px;
}