body {
	font-family: "Century Gothic", Verdana, Georgia;
	font-size: 14px;
	color: #333333;
	background-color: #626262;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 211px;
	width: 737px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bkgrd {
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	opacity: 50%;
}
.grey-vert-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #626262;
	border-left-color: #626262;
	width: 25px;
	height: 100%;
}
.lt-grey-vert-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #898989;
	border-left-color: #898989;
}
.white-vert-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
.footer {
	font-family: "Century Gothic", Verdana, Georgia;
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
	width: 723px;
}

.lt-grey-vert-left-right-7px-2 {
	border-top-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BABABA;
	border-left-color: #BABABA;
}
.lt-grey-vert-left-right-7px {
	border-top-width: 7px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BABABA;
	border-right-color: #BABABA;
	border-left-color: #BABABA;
}
.lt-grey-7px {
	border: 7px solid #BABABA;
}
.body-bkgrd-color {
	background-color: #ffffff;
}
.purple-line-right {
	background-image: url(images/purple_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
.purple-line-left {
	background-image: url(images/purple_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}
.big-text {
	font-family: "Century Gothic", Verdana, Georgia;
	font-size: 25px;
	color: #666666;
}
a {
	font-family: "Century Gothic", Verdana, Georgia;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: "Century Gothic", Verdana, Georgia;
	color: #666666;
}
a:hover {
	font-family: "Century Gothic", Verdana, Georgia;
	color: #333333;
}
a:active {
	font-family: "Century Gothic", Verdana, Georgia;
	color: #999999;
	text-decoration: underline;
}
.layer-logos {
	position: absolute;
	visibility: visible;
	z-index: 50;
	height: 200px;
	width: 737px;
	right: auto;
	bottom: auto;
	left: 0;
	top: 0;
}
#Layer1 {
	position:relative;
	z-index:111;
	overflow: auto;
	visibility: inherit;
}
