﻿body{
	font-family: Trebuchet MS,sans-serif;
	font-size: 13px;
	color: #000000;
	margin:0px 0px 0px 0px;
  	background-color:FFCC00;	
	background-repeat: no-repeat;
	background-position: 550px;

}

a {
	color: #000;
}

a:hover {
  color:#C80B0B; 
  text-decoration:underline;
}

h4{
	font-size:13px;
	margin:9px 0px 0px 0px;
	color: #666666;
}

#container{
	width:100%;
}

#masthead{ 
  	top:0; 
 	left:0; 
  	width:100%; 
  	height:80px; 
  	border-bottom:2px solid #666;
}



#masthead p {
	text-align: right;
	color:#000; 
}

#midsection{
	position:absolute;
	margin:82px 0px 0px 0px; 
  	top:0px; 
 	left:0;
  	width:100%;
  	height:338px;
}

#midsection p {
  color:#000;
  text-align:right;
  margin:100px 50px 0px 50px;
}
  
#midcontent{
	position:absolute;
	width:620px;
	height:338px;
	margin:0px 0px 0px 235px;
}

#midcontent p {
  color:#000;
  text-align:left;
  margin:10px 0px 20px 20px;
}

.image-left {
	float: left;
	margin-right: 3em;
}

.image-right {
	float: right;
	margin-left: 1em;
}
.image-right2 {
	float: right;
	margin-left: 1em;
}


#leftMenuBlock{    
	position:absolute;
	color:#000; 
	width:200px;
	text-align:right;
	margin:40px 20px 0px 10px;
	background:#fff;
}

#leftMenuBlock p{
	font-size:12px;
}
#left p {
	text-align: right;
	color:#000; 
	float:left;

}

#right{
	position:absolute;
	float:left;  
	margin-left:230px;  
	color:#000; 
	width:100%;
	background:#fff;

}
#footer { 
	position:absolute;
	bottom:0; 
	top:420px;
	width:100%; 
  text-align:left; 

  border-top:2px solid #666;
	
}

#footer p {
  color:#000; 
  margin:60px 0px 0px 240px;
}

#footerhead {
	position:absolute;
 	margin:0px 0px 0px 700px;
	width:230px;
}
