html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #748968 url(images/grade_gr.jpg) repeat-x;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #E5D19C;
	padding: 20px 0 0 0;
}

/** layout **/
#container {
	text-align: left;
	margin: auto;
	width: 760px;
  position: relative;
}

/** header **/
#header {
  padding-top: 1px;
  width:760px;
  height:290px;
}
#header h1 {
	font: 32px "Times new roman", serif;
	font-weight: normal;
	position: absolute;
	left: 407px;
	top: 74px;
	color:#FFFFCC;
	padding: 0 0 0 0.7em;
	margin: -1em 0 0 0;
	line-height: 1;
	width: 292px;
}

/** content **/

#content {
  padding-left: 20px;
}
#content h2 {
  font: 24px "Times new roman", serif;
  color: #513408;
  font-weight: normal;
  border-left: 3px solid #615331;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
}

#content h3 {
font:18px "Times New Roman", Times, serif;
color:#513408;
font-weight:normal;
 border-left: 3px solid #615331;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
  }
  
#content p {
  margin-left: 11px;
  line-height: 1.4;
}
#content a {
  color: #8D692D;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#content .left-col {
  float: left;
  width: 580px;
}
#content .right-col {
  float: right;
  width: 150px;
}

#content #welcome {
  margin-right: 20px;
  font-size:13px;
  color: #3E341E;
}
#content #welcome a{
  color: #3E341E;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .right-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
/** bottom **/

#bottom {
  color: #564929;
}
#bottom h2 {
  font-size: 20px;
}
#bottom .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#bottom .box1 {
float:left;
width:145px;
}
#bottom .box2 {
float:left;
width:210px;
}
#bottom .box {
  float: left;
  width: 85px;
 

}
#bottom .box a{
	text-decoration:underline;
}
#bottom #left-image {
  padding-top: 63px;
  margin-right: 4px;
}
#bottom #bottom-b2 {
  width:245px;
  margin-right: 14px;
}

#bottom #bottom-b3 {
width:195px;
margin-left: 20px;
padding:10px;
}

#bottom #right-image {
  padding-top: 63px;
  width: 137px;
}

/***********images**********/

.peeling {
float:right;
margin-left:12px;
margin-bottom:4px;
}

.shell {
float:right;
margin-left:12px;
margin-bottom:4px;
}

#footc {
  height: 10px;
}
#footer {
  background:none;
  text-align: center;
  color: #CFB472;
  padding: 14px;
}
