﻿
html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}
	
blockquote, q { quotes: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul, li	{ list-style: none; }

img			{ max-width:100%; }

#wrapper 			{ margin:0 auto; width:974px; background-image:url('../images/parchment.jpg'); border: #808080 solid thick;       }


body		{ -webkit-font-smoothing: antialiased; 
			-webkit-text-size-adjust: 100%;
		
			background-image:url('../images/transparentletter%20scan%20(2).jpg');background-attachment:fixed; }

#content p   {  
	
}
 
#box6 { width:700px; margin-left:125px;}

#box7 { width:215px; height:160px;
	
}



#top { width:974px; height:267px; background-image:url('../images/topletters.jpg');
	
}
#topnav { margin-left:200px; margin-top:225px;  width:750px;
	
}
#banner { margin:0; width:974px; height:267px; background-image:url('../images/topletters.jpg'); position:absolute;
	
}
#footer 			{ clear:both;  padding:15px 0 30px 0;
					   }
#footer p			{ text-align:center; margin:5px 0;	}
#footer ul		{ text-align:center;  }
#footer ul li		{ display:inline; margin:0 10px; }

#footer a:link			{ color:#000;	}
#footer a:visited		{ color:#000;	}
#footer a:active		{ color:#000;	}
#footer a:hover		{ color:#000;	}


