html {height:100%;}
body {margin:0; 
	 padding:0;
	 width:780px;	
    font-family:Tahoma;
	color:#6A6664;
	background:#383432;
	text-align:center;
		   margin-right:auto;
				  margin-left:auto;
}
img {border:0;
	}
a img{ border:0px;
  }
a{color:#534F4C; text-decoration: underline} 
a:hover{ color:#FFFFFF; text-decoration: underline}


#container {margin-left:auto;
	margin-right:auto;
	width:800px;
	padding:0px;
	text-align:center;
				 }
#title{  font-family: Felix Titling, Perpetua Titling MT, Serif;
		 font-size:22px;
		
		line-height:30px;
		 margin-top: 40px;
		 margin-left:15px;
		 text-align:left;
		 }
.size {font-size:26px;}


#buttons {width:790px;
		 height:50px;
		 text-align:center;
		 background:#dcdbcd;
		 padding-left:0px;
}

span {font-weight:bold;}
#content {
	text-align:center;
	width:790px;
	min-height:400px;
	background: #DCDBCD;
	padding-top:0px;
	padding-left:0px;
		  		 }
#content img{float:right;
margin-top:10px;padding:15px;
		}
#contact {padding:100px 60px;}
#content_inner{
width:750px;
				margin:25px 15px 0px 15px;
				
				text-align:left;		 
						   }

#content_inner a{color:#FFF;}

#footer {	clear:both;
padding-top:20px;
		font-size:11px; 
		color:#908d8c;
		text-align:center;}
#footer a {color:#908d8c; text-decoration:underline;
padding-bottom:20px;}
#footer a:hover { text-decoration:none;}
#container #content #content_inner p a {
	color: #333;
}
