body{
  position: relative;
  margin: 5px 0 5px 0;
  padding: 0;
}
ul {
	margin: 0px;
	padding: 0px;
}
div#mainSection {
  font-family: serif;
  font-size: 16px; 
  margin-left: 0px;
  margin-right: 0px;
  float: left;
  padding-left:10px;
  margin-top: 0px;
  margin-bottom: 5px;
  width: 775px;
  list-style-type: none;
  border-right: solid #ccccab 4px;
  border-bottom: solid #ccccab 2px;
  background-color: white;
}
div#quoteImg{
	  margin-left: 15px;
}
div#mainSection p{
	font-family: serif;
	font-size: 16px;
}
div#mainSection strong{
	font-family: sans-serif;
	font-style: italic;
	color: #7ca142;
}
div#mainSection ul{
	margin-left: 35px;
}
div#mainSection hr{
	clear: both;
	background-color: #7ca142;
	margin-right: 10px;
	height: 5px;
}
div#content{
	margin: 10px auto 0 auto;
	width: 970px;
	background-color: white;
	border-top: 2px solid #a4a489;
	
}
div#content ul{
/*	float: left;
	text-decoration: none;
	list-style-type: none;
*/
}
div#TitleText{
        margin: -40px 0px 0px 0px;
        font-size: 28px;
        font-weight: bold;
        color: white;
        text-align: center;
}
div#logoBanner{
	margin:  0 0 0;
	/*width: 180px;*/
	padding-left: 0px;
}
div#logoBanner img{
	float: left;
	width: 176px;
	padding-right: 0px;
	border-right: solid 2px #a4a489;
	border-left: solid 2px #a09f70;
	border-bottom: solid 2px #a09f70;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
}
div#logoBanner a{
	padding-left: 0px;
	padding-top: 0px;
}
div#TitleBar img{
	margin-left: -10px;
	height: 40px;
	width: 785px;
}
div#sidebar{
	clear: left;
	width: 180px;
	float: left;
	padding-top: 10px;
	font-size: 18px;
	padding: 0;
}
div#forgot{
	font-size: 12px;
	width: 100px;
}
div#sidebar ul{
	width: 180px;
	display: block;
	background-color: #a09f70; 
	border-right: 2px solid #a4a489;
	border-top: 5px solid #a4a489;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;

}
div#sidebar li{
	clear: both;
	list-style-type: none;
	margin-top: -5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	height: 30px;
	background-image: url('../../images/navButtonBrown.jpg');
	background-repeat: no-repeat;
}
div#sidebar a{
	text-decoration: none;
	width: 162px;
	height: 30px;
	display: block;
	margin-left: 0px;
	color: black;
	font-family: inherit;
	font-style: italic;
}
div#sidebar li:hover{
	padding-left: 10px;
        color: orange;
	font-size: 18px;
}
div#sidebar a:hover, a:visited:hover{
	color: orange;
	text-decoration: underline;
	font-weight: bold;
}
div#sidebar a:visited{
        color: #7ca142;
}
div#sidebar img{
	/*width: 181px;
	height: 227px;
	border-bottom: 1px #ccccab solid;*/
}
div#sidebar form{
	background-color: #a09f70;
	border-top: 2px solid #a09f70;
	border-left: 2px solid #a09f70;
	border-right: solid 2px #a4a489;
	border-bottom:solid 2px #a4a489;
	margin: 0;
	padding: 10px 5px 20px 15px;
	color: white;
	width: 157px;
}
div#sidebar p{
	margin: 2px 0 0 0;
}
div#sidebar input{
	height: 20px;
	border-top: solid 2px #557950;
	border-bottom: solid 2px #557950;
	border-left: solid 2px #557965;
	border-right: solid 2px #557965;
}
#MyLogin, #MyPassword{
	width: 135px;
	border: solid 2px #a4a489;
	background: #fff;
	padding: 0px;
	margin: 0px;
}
div#MainBody{
	width: 675px;
	background-color: #e8e8d2;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 25px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	border-top: solid 2px #557632;
	border-left: solid 2px #557632;
	border-bottom: solid 3px #557632;
	border-right: solid 3px #557632;
}
div#MainBody h2{
	margin: 0;
	text-align: center;
}
div#MainBody strong{
	margin-left: -10px;
}
div#bannerAds p{
	color: #ccccab;
	font-size: small;
	margin-top: 5px;
	padding-left: 200px;
}
