body{
font-family:verdana,arial,sans-serif;
color: #333;
font-size:1.2em;
line-height:1.5em;

}



a {text-decoration:underline;color: #333;}
a:hover {text-decoration:none;color: #666600;}


.pull a:link {text-decoration:none; color:#333;line-height: 19px;}
.pull a:visited {text-decoration:none; color:#333;line-height: 19px;} 
.pull a:hover {text-decoration:underline; color:#333;line-height: 19px;}

.sidebar a:link {text-decoration:none; color:#ea9300;font-weight:bold;}
.sidebar a:visited {text-decoration:none; color:#ea9300;font-weight:bold;} 
.sidebar a:hover {text-decoration:underline; color:#ea9300;font-weight:bold;}


#container
		{
			margin: 0;
			background-color: #FFF;
			width:850px;
			margin-left: auto;
            margin-right: auto;
            background-image:url('/images/head_bg.gif');background-repeat:repeat-x;
            font-size:0.9em;
		}

#MenuContainer {top:0px;border:0px none #000000;width:600px;min-width:600px; height:40px;z-index:999;position:relative;}

hr {padding:0px;margin-left:0px;margin-right:0px;margin-top:3px;margin-bottom:5px;border:0px;height:1px;color:#ea9300;background-color:#ea9300;}

h4{
  color: #ea9300;
  font-size:1em;
  padding-bottom:1px;
  margin-bottom:1px;
  margin-top:5px;
}

h1{
  color: #ea9300;
  font-size:2em;
  padding-bottom:1px;
  margin-bottom:1px;
  margin-top:5px;
  font-weight:normal;
  font-family:Verdana,Arial,sans-serif;
}

h2{
  color: #ea9300;
  font-size:1.5em;
  padding-bottom:1px;
  margin-bottom:1px;
  margin-top:5px;
  font-weight:lighter;
  font-family:Georgia,Times,'Times New Roman',serif;
}


.footer {width:850px;font-size:1em;height:50px;margin-bottom:15px;}

strong{color:#666;}

.mainDiv{
   width:631px;
   float:left;
}