BODY{
	color: black;
	font: 12px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
#container{
width:1000px;
padding:0px;
margin: 0 auto;
position:relative;
top:0px;
font-family:Arial, Helvetica, sans-serif;
}
#header{
width:1000px;
position:relative;
top:0px;
height:149px;
background:url(./images/header.jpg)  top left no-repeat;
}
#logo{
position:absolute;
width:117px;
height:121px;
top:17px;
left:13px;
}
#header h1{
display:none;
margin:0px;
padding:0px;
}
#menu {
background:url(./images/menu.jpg) top left no-repeat;
height:30px;
width:1000px;
position:relative;
top:0px;
margin-bottom:10px;
}
#menu ul.menulevel1{
margin:0px;
padding:0px;
display:inline;
}
#menu ul.menulevel1 li{
display:block;
line-height:28px;
width:166px;
height:30px;
text-align:center;
float:left;
}
#corpus{
position:relative;
top:0px;
min-height:300px;
height:300px;
font-size:12px;
}
html>body #corpus{
height:auto;
}
#left{
width:166px;
position:absolute;
top:0px;

}

#content{
position:relative;
left:176px !important;
left:190px;
width:585px !important;
width:550px;
margin-left:0px !important;
margin-left:-5px;

}
#content ul{
margin-left:20px;
padding-left:0px;
}
#content ul li{
list-style-image:url(./images/li.jpg);
}
#content a{
color:#4C6F07;
font-weight:bold;
text-decoration:underline;
}
.menulevel1 {
	font-size: 12px;
	text-transform:uppercase;
		font-weight: bold;
	color: #330000;
}
.menulevel1 a {
width:166px;
height:30px;
color: #4C6F07;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: #4C6F07;
}
 .menulevel1 a:hover {
	color: #330000;
}
.menulevel2, .menulevel3  {
	font-size: 12px;
	text-transform:uppercase;
	font-weight: normal;
	color: #330000;
	margin:0px;
	padding:0px;
	text-align:left;
}
#left ul.menulevel2 li{
line-height:30px;
display:block;
text-align:left;
background:url(./images/left-li.jpg) no-repeat;
font-size:11px;
margin-bottom:1px;
}
#left ul.menulevel2 li span{
padding-left:15px;
color:white;
}
#left ul.menulevel2 li a{
line-height:30px;
display:block;
background:url(./images/left-li-a.jpg)  no-repeat;
color:white;
padding-left:15px;

}
#left ul li ul.menulevel3 li{
line-height:22px;
display:block;
text-align:left;
background:#DCF9A2;
}
#left ul li ul.menulevel3 li span{
padding-left:15px;
display:block;
color:#461300;
}
#left ul li ul.menulevel3 li a{
line-height:22px;
color:#461300;
display:block;
background:#F1F1F1;
margin-bottom:2px;
padding-left:15px;
text-align:left;
}
#right{
width:232px;
float:right;
margin-left:2px !important;
margin-left:10px;
position:relative;
text-align:center;
top:-10px;

}
#content #right{
float:none;
}
.retrieve #right{
margin-left:0px;
border:1px dotted black;
float:none;

}
#right .box, .retrieve .box, #content .box{
background:url(./images/right-box.png)  bottom left no-repeat;
position:relative;

left:0px;
padding-left:5px;
padding-right:0px;
padding-bottom:15px;
min-height:80px;
height:80px;
width:200px;
margin-bottom:10px;
text-align:left;
}
html>body #right .box, html>body .retrieve .box, #content .box{
height:auto;
width:223px;
padding-right:5px;
}
#right .box h4, .retrieve .box h4, #content .box h4{
background:url(./images/right-box-h4.jpg) top left no-repeat;
border:none;
position:relative;
top:0px;
margin:0px;
height:32px;
color:white;
text-transform:uppercase;
font-size:12px;
line-height:20px;
padding-left:5px;
font-weight:bold;
width:227px;
margin:0px;
margin-left:-5px;
}
html>body #right .box h4, html>body .retrieve .box h4,  html>body #content .box h4{
width:227px;
}

#left2{
height:400px;
min-height:400px;
width:166px;
margin-right:5px;
margin-left:0px !important;
margin-left:-10px;
position:absolute;
top:0px;

}
html>body #left2{
height:auto;
margin-right:10px;
}
.retrieve #left2{
border:1px solid black;
}
.retrieve h1{

}
#left2 .box{
background:url(./images/left-box.png)  bottom left no-repeat ;
border:none;
border-bottom:1px solid #CCCCCC;
padding-left:5px;
padding-bottom:15px;
min-height:80px;
height:80px;
width:155px;
margin-bottom:10px;
}
html>body #left2 .box{
padding-right:2px;
height:auto;
width:158px;
}
#left2 .box h4{
background:url(./images/left-box-h4.jpg) top left no-repeat ;
border:none;
position:relative;
top:0px;
margin:0px;
margin-left:-5px;
height:32px;
color:white;
text-transform:uppercase;
font-size:12px;
line-height:23px;
padding-left:5px;
font-weight:bold;
width:163px;
}
.menulevel2 a {
	font-weight: normal;
	color: black;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: black;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: black;
}
H1, H2, H3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
	color:#330000;
	text-transform:uppercase;
}
H4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 6px;
	color:#330000;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
 P {
	MARGIN: 0px 0px 5px;
	color:#333;
	text-align: justify;
	font-size:12px;
}
#footer{
position:relative;
width:1000px;
top:53px;
background:url(./images/footer.jpg) top left no-repeat;
text-align:center;
color:#848484;
font-size:13px;

/*height:29px;*/
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
}
#footer #footer-content{
padding:3px;

}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
.doc {
	list-style: none;
	
}
.docs {
	list-style: none;
	
}
.sdoc {
	list-style: none;
	
}
.sdocs {
	list-style: none;
	
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: gray;
}
a:active, a:hover {
	color: black;
}
.sitename {
	font-weight: normal;
	font-size: 20pt;
}


.menulevel3 {
	font-size: 8pt;
	color: gray;
}
.menulevel3 a {
	font-weight: normal;
	color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: black;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 12px;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}

.retrieve{background-image:none;background-color:white;color:Black;padding:0px;
	color: black;
	font: 12px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;}