/* CSS Document */

body{
	margin: 0px;
	height: 100%;
	background-color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #330033;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}

#banner {
	background-color: #000000;
	height: 90px;
	width: 100%;
	position: absolute;
	left: 7px;
	z-index: 1;
}

#right_nav {
	height: 411px;
	width: 350px;
	position: absolute;
	left: 645px;
	top: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	line-height: 11px;
	letter-spacing: normal;
	background-image: url(images/right_nav_back.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	width: 600px;
	font-weight: normal;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	z-index: 4;
	padding-bottom: 15px;
}
.searchbtn {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px groove #999999;
	z-index: 2;
	font-size: 80%;
}
#update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	position: absolute;
	height: 20px;
	width: auto;
	left: 39px;
	top: 924px;
}
.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}



#right_nav_text {
	width: 346px;
	position: absolute;
	left: 90px;
	top: 78px;
}
#Container {
	background-color: #FFFFFF;
	height: auto;
	width: 726px;
	position: relative;
	left: 0px;
	top: 85px;
	z-index: 2;
}


#right_nav a {
	color: #FFFFCC;
	text-decoration: none;
}

#content a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}



#div,#nav {
	height: 30px;
	width: 100%;
	background-color: #CCCCCC;
	position: relative;
	top: 86px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	z-index: 4;
	font-size: 11px;
	color: #000000;
}

#div,#nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 30px;
	white-space: nowrap;
}

#div, #nav li {
	list-style-type: none;
	display: inline;
}
#div, #nav li a {
	text-decoration: none;
	color: #FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
  font-size: 11px;
}
#div, #nav li a:link {
    color: #000000;
}
#div, #nav li a:visited {
	color: #000000;
}
#div, #nav li a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer {
	background-color: #FFFFFF;
	height: 125px;
	min-height: 125px;
	width: 686px;
	position: relative;
	padding-left: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	left: 0px;
	z-index: 3;
	padding-right: 20px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
#searchL {
	position: absolute;
	z-index: 5;
	height: 57px;
	width: 288px;
	left: 725px;
	top: 90px;
	visibility: visible;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bottom_nav {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#lpi_logo {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 23px;
	top: 77px;
	z-index: 5;
	display: none;
}
#lpi_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	position: absolute;
	width: 200px;
	height: 50px;
	left: 74px;
	top: 76px;
}
.clear {
	clear: both;
}
#content img {
	padding-right: 20px;
}

