@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(images/lana_header_art.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
#WrapperDiv {
	padding: 0px;
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#MainContainer {
	padding: 0px;
	width: 900px;
	margin: 0px;
	float: left;
}
#MainContainer #HeaderPicture {
	margin: 75px 0px 0px;
	padding: 0px;
	height: 195px;
	width: 250px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	float: left;
}
#MainContainer #HeaderType {
	margin: 0px;
	padding: 75px 0px 0px;
	width: 645px;
	color: #FFFFFF;
	height: 195px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	float: left;
}
#MainContainer #HeaderType h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 45px 0px 0px 20px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 0.05em;
}
#MainContainer #HeaderType h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 34px;
	font-weight: lighter;
	margin: 30px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#MainContainer #Index {
	margin: 20px 0px 0px;
	padding: 0px;
	width: 250px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: right;
}
#MainContainer #Index ul {
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	list-style-type: none;
	letter-spacing: 0em;
	font-family: "Times New Roman", Times, serif;
}
#MainContainer #Index li {
	text-decoration: none;
	display: block;
	font-size: 15px;
	line-height: 28px;
	width: 233px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}
#MainContainer #Index a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 215px;
	padding-right: 33px;
}
#MainContainer #Index a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 33px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width: 215px;
}
#MainContainer #Index a:hover {
	color: #FF0000;
	background-image: url(images/button_over.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	padding-right: 33px;
	width: 215px;
}
#MainContainer #Index a:active {
	color: #FF0000;
	background-image: url(images/button_over.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	padding-right: 33px;
	width: 215px;
}

/*These styles create the body content area in different color schemes. This one is the default (grey) color scheme.*/
#MainContainer #PageBody {
	width: 615px;
	background-image: url(images/body-pattern-grey.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: left top;
	margin: 20px 0px 0px 10px;
	display: inline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: left;
	float: left;
}
#MainContainer #PageBody h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 20px 20px 0px;
}
#MainContainer #PageBody p, h1, h2, h3, h4 {
	padding: 0px 10px 10px 15px;
}
#MainContainer #PageBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	padding: 0px 20px;
}
#MainContainer #HeaderType  {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

#MainContainer #PageBody a:visited {
	color: #000099;
}
#MainContainer #PageBody a:hover {
	font-weight: bold;
	color: #CC0000;
}
#MainContainer #PageBody a:active {
	font-weight: bold;
	color: #990000;
}
/*END default (grey) color scheme.*/
#FooterIndex {
	background-color: #000000;
	width: 895px;
	text-align: center;
	padding: 20px 0px;
	margin: 0px auto;
	position: relative;
	float: left;
}
#FooterIndex p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	margin-top: 5px;
	display: inline;
	padding: 0px;
}
#FooterIndex a:link {
	color: #0099CC;
	text-decoration: none;
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px 1px;
	font-weight: normal;
}
#FooterIndex a:visited {
	color: #999999;
	text-decoration: none;
	display: inline;
}
#FooterIndex a:hover {
	color: #FF0000;
	text-decoration: underline;
	display: inline;
}
#FooterIndex a:active {
	color: #FF0000;
	text-decoration: underline;
	display: inline;
}
#FooterNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 100px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#FooterNotes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#FooterNotes a:link {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
#FooterNotes a:visited {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
#FooterNotes a:hover {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}
#FooterNotes a:active {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}
.red_text {
	color: #CC3333;
}
.purple_text-header {
	color: #6666FF;
}
.special_announcement {
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 13px 0px;
	border: 5px groove #990000;
}
.bold_italic_text {
	font-style: italic;
	font-weight: bold;
}
.italic_text {
	font-style: italic;
}
#home #MainContainer #PageBody img {
	padding: 5px;
}
.green_text {
	color: #00CCCC;
}
.gold_text {
	color: #CC6600;
}

