﻿body {
	background: #d9eeff;
	font-family: Verdana;
	font-size: 12;
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 750px;
	text-align: justify;
}
.PageHeader {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.websoftlink {
	font-size: 6pt;
	position: absolute;
	top: 5px;
	left: 10px;
	text-align: left;
	z-index: 1;
	text-decoration: underline;
	color: #000000;
}
.copyright {
	font-size: 6pt;
	text-align: right;
	position: absolute;
	top: 5px;
	left: 490px;
	width: 300px;
	z-index: 1;
}
.Header {
	position: absolute;
	top: 25px;
	left: 10px;
	right: 800px;
	height: 150px;
	width: 780px;
}
.ButtonBlock {
	position: absolute;
	left: 10px;
	width: 200px;
	height: 500px;
	top: 0px;
}
.top {
	background-color: #D9EEFF;
	width: 800px;
	height: 200px;
	background-image: url('Images/BG.gif');
	background-repeat: repeat-y;
}


body#id1 .ButtonText#id1,
body#id2 .ButtonText#id2,
body#id3 .ButtonText#id3,
body#id4 .ButtonText#id4,
body#id5 .ButtonText#id5,
body#id6 .ButtonText#id6,
body#id7 .ButtonText#id7,
body#id8 .ButtonText#id8,
body#id9 .ButtonText#id9,
{
	background-image: url('Images/Open.gif');
}
.NavOverlay {
	border-width: 0px;
}
.ButtonText {
	padding: 0px;
	margin: 0px;
	background-image: url('Images/Closed.gif');
	background-repeat: no-repeat;
	line-height: 55px;
	vertical-align: middle;
	text-indent: 30px;
}
.Content {
	position: relative;
	left: 210px;
	width: 590px;
}
.Marquee {
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
	text-align: center;
	left: 200px;
	position: absolute;
}
.RightImage {
	float: right;
	padding-left: 10px;
	border-style: none;
}
.MainText {
	width: 580px;
	position: relative;
}
.Middle {
	background-color: #D9EEFF;
	position: absolute;
	width: 800px;
	background-image: url('Images/BG.gif');
	background-repeat: repeat-y;
}
.Bottom {
	background-color: #d9eeff;
	width: 800px;
	background-image: url('Images/Bottom.gif');
	background-repeat: no-repeat;
	height: 50px;
}
.LeftImage {
	float: left;
	border-style: none;
	padding-right: 10px;
}
.Gallery {
	position: absolute;
	top: 550px;
	left: -200px;
	width: 800px;
}
