body {margin: 0 auto;
padding: 0;
font-family: sans-serif;
font-size: .7em;
line-height: 1.4em;
width: 900px;}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
}

a:link {background-color: #ffffff;
color: #777788;
text-decoration: none;}

a:visited {
	background-color: #ffffff;
	color: #777788;
	text-decoration: none;
}

a:hover {background-color: #ffffff;
color: #000000;
text-decoration: none;}

div#header {
	background-color: #ffffff;
	color: #777788;
	margin-bottom: 15px;
	background-image: url(pictures/logo_home_r.jpg);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	margin-top: 5px;
	width: 900px;
	height: 100px;
	padding-bottom:0%;
}


div#footer {
	text-align: left;
	background-color: #ffffff;
	border-top: solid #777788 1px;
	border-bottom: solid #777788 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: x-small;
	font-weight: normal;
	background: #ffffff;
	width: 685px;
}

div#maincontent {
	padding: 0px;
	text-align: center;
	margin-right: 15px;
	background-color: #ffffff;
	color: #777788;
	margin-bottom: 50px;
	width: 685px;
	z-index: -1;
}

div#rightcolumn {
	padding: 0%;
	float: right;
	background-color: #ffffff;
	color: #777788;
	width: 200px;
	clear: both;
}

#logo {
	float:right;
	padding-top:35px;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	font-weight: normal;
	text-align: right;
	clear: none;
	padding-right: 215px;

}
#menu {
	float:left;
	width: 685px;
	padding-top: 0px;
	position: 0%  100%;
	height: 25px;
	margin-top: 28px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #777788;
	border-right-color: #777788;
	border-bottom-color: #777788;
	border-left-color: #777788;
	text-align: center;
	background-image: url(pictures/nav_back.jpg);
	padding-bottom: 2px;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	z-index: 1000;
}
	
#image {
	text-align: center;
	width: 196px;
	float: right;
	padding-top: 36px;
}
#lightbox{
	background-color:#CCCCCC;
	padding: 10px;
	border: 2px;
	border-color: #777777;
	z-index: 1200;
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{
	background-image: url(pictures/overlay.png);
	z-index: 1100;
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.tabletext {
	padding-right: 14px;
	padding-bottom: 60px;
}
.tabletext1 {
	float: left;
	padding-left: 67px;
}
