html,body {
	background: #322524; text-align: center; margin: 0; padding: 0; 
}

/* All Style */

html,body{ 
	font-family: Tahoma; font-size: 12px; color: #423a2d; 
}


img, img a{
	border: 0;
}


h1{
	font-family: Myriad Pro; font-size: 24px; margin: 10px 0; 	
}
.h2{
	font-family: Tahoma; font-size: 18px; margin:15px 0;
	
}
h3{
	
}


h4{
	font-family: Tahoma; font-size: 15px
}
p{
	margin: 15px 0; padding: 0;
}

a:link , a:visited {
	font-size: 13px; font-family: Tahoma; color: #AA0000; text-decoration: underline;
}

a:hover{
	text-decoration: none;     
}


#wrap{
	 background: #fdf6e0; width: 882px; margin: 65px auto 0 auto; text-align: left; height: 100%;
}

.clear{
	clear: both; margin: 0!important; padding: 0!important; 
}

.specLink {

 font-family: Tahoma; font-size: 12px; color: #423a2d; text-decoration: none;

}