body, html { 
font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size:12px; 
  background: #ff6634;
text-align:center;
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

#wrapper { 
width:100%;
min-height: 100%;
  height: auto !important;
  height: 100%;
  
 }

#content {width:900px;
 height: 100%;
 min-height: 100%;
margin: 0 auto;
text-align:left;
 
 }
 
	 	
#logo {
height:210px !important; 
width: 100%; 
}

	
#text {color: #313934;
font-style: italic;
height:230px;
width:715px; 
float:right;
 }

#menu {height:300px;
width:180px; float:left;
font-size:14px;
}

a:link {text-decoration: none; color: #5e2715;}
a:visited {text-decoration: none; color: #5e2715;}
a:hover {text-decoration: none; color: #fff;}