body {
text-align: center;
/*background-color: #7F521E;*/
/*background-color: #411400;*/
background-color: #fff;
  font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
}

a img {
	border: none;
}

a {
	color: #800;
	text-decoration: none;
}

a:hover {
	color: #c44;
}

#frame {
	padding: 0px;
	width: 850px;
	margin-top: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
    background: #f4f4f4
	
}

#contentheader { 
height: 110px;
padding: 0px;
background-color: rgb(82, 163, 253);
background-repeat: no-repeat;
background-position: center bottom;
}
.boxpadding {}
.box {}
.boxheader {}
img {
text-align: right;}
img {
text-align: left;}
body {}
#frame {}
#contentheader {}
#navlist {}
ul {}
#1 {}
#13 {}
#10 {}
#3 {}
#12 {}
#11 {}
li {}
#2 {}
#contentall {}
#contentleft {}
a {}
#contentcenter {}
div {}
h3 {}
img {}
strong {}
p {}
#cleardiv {}
a:link {}
a:visited {}
a:hover {}
a:active {}
#contentheader h1 { margin: 0px;
padding: 10px;
}

#contentall { 
	padding: 20px;
	width: 808px;
/*	margin-left: 190px;*/
}


#contentright { 
  float: right;
  padding: 7px;

  /*border-right: medium none rgb(136, 136, 136);
  /* background: rgb(82, 163, 253) none repeat scroll right center; */
  width: 250px;
}

#contenthome { 
 /* 
 width: 659px; 
 border: 1px solid rgb(85, 85, 85);
 border-top: 0px;
*/
 float:left;
 width: 500px; 
 padding: 0;
margin-left: 20px;
margin-right: 2px;
}

#contentcenter { 
 /* 
 width: 659px; 
 border: 1px solid rgb(85, 85, 85);
 border-top: 0px;
*/
 float:left;
 width: 800px; 
 padding: 0;
margin-left: 20px;
margin-right: 2px;
}

/*
#contentright {
 float: right;
}
#contentright { border-right: 1px black solid;
padding: 7px;
background: rgb(91, 176, 255) none repeat scroll 0% 50%;
width: 151px;
float: left;
border-bottom: 1px black solid;}
*/

#cleardiv
{
clear: both;
height: 1em;
}

div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid Black;
border-bottom: 1px solid black;
text-align: right;
background-color: #036;
color: white;
}

div#footer a {
color: white;
}



#menuh-container
	{
	position: relative;		
	top: 0;
	left: 0;
	padding: 0.4em;
	border: 0px solid black;
	border-width: 1px 0px;
	background-color:#036;
	height: 2em;	
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin:0;
	}
		
#menuh a
	{
	background-image: url(/images/button.png);
	text-align: center;
	display:block;
	border:1px solid #258;
	white-space:nowrap;
	margin:0;
	margin-left: 0px;
	padding: 0.2em 1em;
	}

#menuh a, #menuh a:visited	/* menu at rest */
{
	color: #036;
	font-weight:bold;
	background-color: #DCDCDC;
	text-decoration:none;
}

#menuh a:hover	/* menu at mouse-over  */
{
	color: #57B; 
}		
	
a.toplevelnavlink  {	width: 65px; }
	
#menuh ul li ul a, #menuh ul li ul a:visited
{
font-weight:normal;
background-image: none;

}		
	
#menuh ul li ul a:hover {
background-color: #369;
color: white;
}	
	
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	font-weight:normal;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

div.box { border: 1px solid rgb(34, 34, 34);
padding: 2px;
background: #fff none repeat scroll 0% 50%;
width: 145px;
float: left;
}

div.boxheader { border-bottom: 1px solid rgb(34, 34, 34);
padding: 2px;
background-color: #036;
color: #FFf;
}

div.boxpadding { padding: 0px;
width: 145px;
float: left;
}

p, h1, pre { margin: 0px 10px 10px;
}

h1 { 
    padding-top: 7px;
    font-size: 12px;
}


