body {
margin: 0;
padding : 0;
background: url(images/bg.jpg) center;
color: #555;
}
			/*WRAP*/
#container {
width: 760px;
margin-left: auto;
margin-right: auto;
padding: 0;
font: 76%/1.8em "Trebuchet MS", "lucida sans", tahoma, sans-serif;
background: transparent;
color: #dbdbdb;
}
			/*TOP BANNER*/
#banner { margin-bottom: 0; height: 100px; border-bottom:1px solid #fff; color: #dbdbdb; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-left: 0; padding-right: 0; padding-bottom: 0; }
/*MAIN CONTENT*/
#content { margin-left: 90px; padding-left: 0; }
#content2 { margin-left: 140px; }
/*TYPOGRAPHY*/
h1 {
margin: 0 0 0 200px;
padding: 30px 0 0 20px;
font-size: 175%;
letter-spacing: 3px;
}
h2 { font-size: 100%; letter-spacing: 3px; margin-left: 180px; }
h3 { font-size: 100%; letter-spacing: 3px; padding-left: 310px; }
blockquote {
font-weight : bold;
font-style : italic;
color : #dbdbdb;
}
			/*CLASS*/
.clear { clear: both; overflow: hidden; width: 0; height: 0; }
.slogan { font-weight: bold; margin: 0 0 0 222px; letter-spacing: 5px; }
/*FOOTER*/
#footer { clear: both; width:750px; margin: 10px 0 0; font-size: 0.8em; border-top: 1px solid #fff; border-bottom: 1px solid #fff; background: transparent; color: #dbdbdb; padding-top: 5px; padding-bottom: 5px; }
#footer a:link, #footer a:visited { text-decoration : none; color : #dbdbdb; background-color: inherit; background-repeat: inherit; background-attachment: inherit; background-position: inherit; }
#footer a:hover { text-decoration : underline; color :  #006; background-color: inherit; background-repeat: inherit; background-attachment: inherit; background-position: inherit; }

