﻿#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 800px;
	top: 0px;
}
#banner {
	width: 800px;
	height: 74px;
}
#bannerLeft {
	background-image: url('../images/logo.jpg');
	width: 216px;
	height: 74px;
	float: left;
}
#bannerMiddle {
	width: 348px;
	height: 74px;
	float: left;
}
#bannerRight {
	height: 74px;
	float: right;
	width: 236px;
}
.bannerRightClass a, .bannerRightClass a:visited{
	font-family: verdana;
	font-size: x-small;
	color: #C0C0C0;
	text-decoration: none;
	text-align: right;
}
.bannerRightClass a:hover{
	font-family: verdana;
	font-size: x-small;
	color: #C0C0C0;
	text-decoration: underline;
	vertical-align: middle;
}

#footer {
	font-family: verdana;
	font-size: x-small;
	color: #d8d8d8;
	text-align: center;
	clear: both;
	background-image: url('../images/footer.png');
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 30px;
}
#editableArea {
	width: 800px;
	background-color: #000000;
}
#newsTicker {
	width: 400px;
	float: right;
	text-align: center;
}
#upperBanner {
	font-family: verdana;
	font-size: x-small;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #c0c0c0;
	width: 100%;
	height: 15px;
	background-color: #242424;
	text-align: center;
	vertical-align: middle;
	border-bottom-color: 333333;
	text-indent: 450px;
}
#bannerRightTop {
	width: 236px;
	height: 25px;
	font-size: x-small;
	color: #c0c0c0;
	text-align: right;
}
#bannerRightBottom {
	background-image: url('../images/newsletter.png');
	width: 236px;
	height: 49px;
}
#FlashMenuLabs {
}

