body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	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: #000000;	
	float: left;
	width: 690px;
	height: 90px;
	background-color: #FFFFFF;
}
#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: #FFFFFF;
}
#HeaderMenu {
	float: left;
	height: 30px;
	width: 900px;
	text-align:center;	
	vertical-align: middle;
	background-color: #FFFFFF;
	font-weight: bold;
}
.MenuItemActive {
	float: left;
	height: 30px; 
	width: 140px;
	line-height: 30px;
	color: #ffc20e;
	font-size: 1.2em;
	background-color: #000000;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}
.MenuItemActiveLeft {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/menu-left-active.png/$FILE/menu-left-active.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 30px;
}
.MenuItemActiveRight {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/menu-right-active.png/$FILE/menu-right-active.png);
	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: #cccccc;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}
.MenuItemInactiveLeft {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/menu-left-inactive.png/$FILE/menu-left-inactive.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 30px;
}
.MenuItemInactiveRight {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/menu-right-inactive.png/$FILE/menu-right-inactive.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 30px;
}
#middle {
	background-image: url(/websites/lcty.nsf/LookupImages/middle-bg-gradient-inner.png/$FILE/middle-bg-gradient-inner.png);
	background-repeat: repeat-x;
	float: left;
	width: 900px;
	background-color: transparent;
	width: 100%;
	background-color: #ffffff;
}
#middleleft {
	background-image: url(/websites/lcty.nsf/LookupImages/inner-bg.jpg/$FILE/inner-bg.jpg);
	background-repeat: no-repeat;
	min-height: 495px;
	float: left;
	width: 600px;
}
#middleright {
	float: left;
	width: 300px;
}
#quicklinks {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/websites/lcty.nsf/LookupImages/quicklinks.png/$FILE/quicklinks.png);
	background-repeat: no-repeat;
	background-position:top center;
	width: 270px;
	height: 344px;
}
#quicklinksheader {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 5%;
	padding-top: 5px;
	width: 80%;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 2em;
	border-bottom: 1px solid #b7b7b7;
}
.quicklink {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 5%;
	width: 80%;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	font-size: 1em;
	border-bottom: 1px solid #b7b7b7;
}
#rightads {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 270px;
	text-align: center;
}

#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;
}
#BottomBox {
	float: left;
	background-image: url(/websites/lcty.nsf/LookupImages/whitebox.png/$FILE/whitebox.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 15px;
	width: 220px;
	height: 250px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
}
#BottomBoxHeader {
	color: #000000;
	font-size: 1.6em;
	font-weight: bold;
}

#Footer {
	padding-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 #cccccc;
	font-size: 2em;
}

#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.WhiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:hover {
	text-decoration: underline;
}
a.BlackLink:link {
	color: #000000;
	text-decoration: none;
}
a.BlackLink:visited {
	color: #000000;
	text-decoration: none;
}
a.BlackLink:hover {
	text-decoration: underline;
}
a.YellowLink:link {
	color: #ffc20e;
	text-decoration: none;
}
a.YellowLink:visited {
	color: #ffc20e;
	text-decoration: none;
}
a.YellowLink: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;
}

