body{

 background: #494925;
 text-align: center;
	
}
div#container {
 padding: 5px;
 width: 890px !important; width/**/:900px;
 margin: 0px auto;
 background: #FFFFFF;

}
div#header{

 background: #FFFFFF;
 text-align: center;
 height: 130px;
 padding: 5px;


}

div#menu{
	
	width: 890px;
	height: 30px;
	float: left;
	background: #FFFFFF;

	
}
ul#nav, ul#nav li{
	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

ul#nav{
	
	margin-left: 5px;
	width: 882px;
}

ul#nav li{

    float: left;
   margin-right: 3px;
   text-align: center;
}

ul#nav a{
	
	float: left;
	width: 85px;
	background:  #616030;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px 0;
 text-align: center;
}

ul#nav a:hover{
	
	background: #FFA826;
	color: #FFFFFF;
}
div#content{

   float: right;
   width: 640px;

}
div#list{

  margin: 10px;

}
div#side{

  float: left;
  width: 228px;
 

  
}

div#footer{

 width: 880px;
 text-align: center;
 background: #C9C994;
 vertical-align: bottom;
 margin-left:  5px;
 margin-right: 5px;
 clear:  both;
}


div.box2{width: 216px;
margin-left:5px;
    text-align:left;
    background: #EEEEDF url('../nifty/gradient4.png') repeat-x 0 -5px;
   padding: 10px;
      }
h2{
	
	color: Black;
	font-weight: normal;
	font-size: 16pt;
	font-family: arial, Helvetica, sans-serif;
	text-align: left;
}

h1{
	
	color: Black;
	font-weight: bold;
	font-size: 18pt;
	font-family: arial, Helvetica, sans-serif;
	text-align: left;
}
p{
	color: Black;
	text-align: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px 10px;

}
	  p.image{
	
	text-align: center;
}
hr{

	margin:10px;
	color: black;

}
a {
	color: #BC3C3B;
	text-decoration: none;
}

a:visited { 
	color: #BC3C3B; 
 }

a:hover {
	color: #000;
	text-decoration: underline;
}
a.bottom_nav {
	color: #666666;
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;

}
 img.chart
{float:left;
   border: 0px;
   margin-left:2px;
   margin-right:2px;
} 
span.middle{
		   margin-left: 150px;
	  }
	  
	  
label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
fieldset
{

background: #fff;
width: 380px;
border: 1px; 
border-color:#606031;
border-bottom-color: #606031;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #606031;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #606031;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #606031;
border-top-style: solid;
border-top-width: 1px;
border-spacing: 2px;
padding: 2px;


}