body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	font-family: Calibri;
	font-size: 12px;
}
H1 {
	font-size: 1.8em;
	margin-bottom: 10px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
/*
 * The top part of the page.
 */
/*
 * The fixed size page container that we center align using auto left/right
 * margins.
 */
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	float: left;	
	width: 900px;
}
#HeaderLeft {
	margin-left: 10px;
	margin-top: 10px;
	font-face: Calibri;
	color: #ffffff;	
	float: left;
	width: 690px;
	height: 90px;
	background-color: #000000;
}
#HeaderText {
	font-size: 3em;
	font-weight: bold;
}
#HeaderSubText {
	font-size: 1.4em;
	font-weight: bold;
}
#HeaderRight {
	float: left;
	width: 200px;
	height: 100px;
	text-align: right;
	background-color: #000000;
}
#HeaderMenu {
	float: left;
	height: 30px;
	width: 900px;
	text-align:center;	
	vertical-align: middle;
	background-color: #000000;
	font-weight: bold;
}
.MenuItemActive {
	float: left;
	height: 30px; 
	width: 140px;
	line-height: 30px;
	color: #000000;
	font-size: 1.2em;
	background-color: #ffc20e;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}
.MenuItemActiveLeft {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/menu-left-active.jpg/$FILE/menu-left-active.jpg);
	background-repeat: no-repeat;
	width: 4px;
	height: 30px;
}
.MenuItemActiveRight {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/menu-right-active.jpg/$FILE/menu-right-active.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 30px;
}
.MenuItemInactive {
	float: left;
	height: 30px; 
	width: 140px;
	line-height: 30px;
	font-size: 1.2em;
	color: #999999;
	background-color: #333333;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}
.MenuItemInactiveLeft {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/menu-left-inactive.jpg/$FILE/menu-left-inactive.jpg);
	background-repeat: no-repeat;
	width: 4px;
	height: 30px;
}
.MenuItemInactiveRight {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/menu-right-inactive.jpg/$FILE/menu-right-inactive.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 30px;
}
#middle {
	background-image: url(/websites/lcty.nsf/LookupImages/people.jpg/$FILE/people.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 900px;
	height: 300px;
	background-color: transparent;
}
#middleleft {
	float: left;
	width: 300px;
	height: 300px;
}
#middleright {
	float: left;
	width: 580px;
	height: 100px;
	padding-top: 200px;
	padding-right: 20px;
	text-align: right;
}
#middleyellow {
	position: absolute;
	top: 130px;
	left: 0px;
	height: 300px;
	width: 100%;
	z-index: -1;
	background-color: #ffc20f;
}
#peopleimage {
	margin-left: 455px;
}
.CounterDigit {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/counter.png/$FILE/counter.png);
	background-repeat: no-repeat;
	width: 54px;
	height: 64px;
	line-height: 64px;
	vertical-align: middle;
	text-align: center;
	font-size: 48px;
	color: #ffffff;
	margin-left: 11px;
	font-weight: bold;
}

.CounterLabel {
	float: left;
	width: 119px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 2em;
	color: #000000;
	margin-left: 11px;
	font-weight: bold;
}
.CounterSpacer {
	float: left;
	width: 20px;
	height: 64px;	
}
#bottom {
	float: left;
	width: 900px;
	height: 315px;
	background-color: #000000;
	background-image: url(/websites/lcty.nsf/LookupImages/glow.png/$FILE/glow.png);
	background-repeat: no-repeat;
}
#MainBodyBox {
	width: 615px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 22px;
	margin-bottom: 10px;
	float: left;
	border-right: 1px solid #cccccc;
}
#MainBodyLinksBox {
	width: 225px;
	margin-top: 38px;
	margin-right: 22px;
	margin-bottom: 22px;
	margin-left: 0px;
	float: right;
}
#BodyHeader {
	margin-left: 12px;
	margin-top: 15px;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}
#BodyText {
	margin-left: 12px;
	margin-top: 15px;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
#BottomBoxRegister {
	float: left;
	margin-top: 50px;
	margin-right: 20px;
	margin-left: 15px;
	width: 220px;
	height: 250px;
	color: #999999;
}
#BottomBox {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/greybox.png/$FILE/greybox.png);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-right: 20px;
	margin-left: 15px;
	width: 220px;
	height: 250px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	color: #999999;
}
#BottomBoxHeader {
	color: #ffc20e;
	font-size: 1.6em;
	font-weight: bold;
}

#Footer {
	margin-top: 20px;
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	float: left;
	width: 890px;
	padding-left: 10px;
	color: #ffc20e;
	margin-bottom: 10	px;
	border-bottom: 1px solid #333333;
}

#SubFooterLeft {
	float: left;
	width: 690px;
	padding-top: 10px;
	padding-left: 10px;
	color: #333333;
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
}
#SubFooterRight {
	float: left;
	width: 200px;
	padding-top: 10px;
	color: #333333;
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
}

a.BlackLink:link {
	color: #000000;
	text-decoration: none;
}
a.BlackLink:visited {
	color: #000000;
	text-decoration: none;
}
a.BlackLink:hover {
	text-decoration: underline;
}
a.GreyLink:link {
	color: #999999;
	text-decoration: none;
}
a.GreyLink:visited {
	color: #999999;
	text-decoration: none;
}
a.GreyLink:hover {
	text-decoration: underline;
}
a.OrangeLink:link {
	color: #ffc20e;
	text-decoration: none;
}
a.OrangeLink:visited {
	color: #ffc20e;
	text-decoration: none;
}
a.OrangeLink:hover {
	text-decoration: underline;
}
