
html, body, div, img { margin: 0;padding: 0; }

body {
text-align: left;
font-size: 12px;
color: #391106;
background: url(images/back.jpg) left top repeat fixed;
font-family: gothic, arial, helvetica, sans-serif;
}

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }


h1, h2, h3, h4, h5 { 
font-family: Blckley-script, Arial, Geneva, Helvetica, sans-serif;
color: #FFFFFF; align: center;
}

p { font-size: 100%;
margin-left: 5px;
}


ul li, ol li { font-size: 100%; }
ul li ul li a { font-size: 100%; }


a { text-decoration: none; }

a:link { color: #3F0000; }
a:visited { color: #3F0000; }
a:hover {color: #AF6657; }
a:active { color: #AF6657; }


#intro {
width: 595px; 
margin: 5px auto 0 auto;
text-align: justify;  
color: #391106;
}

#home_img {  
height: 215px; 
margin: 0 auto 0 auto;
padding: 70px 0 0 0;
text-align: center;
}

#header {  
width: 674px; 
padding: 25px 0 0 0;
margin: 0 auto 0 auto;
text-align: center;
}

#content {
position: relative;
background: url(images/content.jpg) no-repeat;
width: 729px;
height: 544px;
margin: 40px auto 0 auto;
text-align: center;
}

#content2 {
background: url(images/content2.jpg) no-repeat;
width: 722px;
height: 522px;
margin: 45px auto 0 auto;
text-align: center;
}

#left { 
width: 250px; 
float: left; 
margin: 50px 0 0 0;
padding: 0;
text-align: left;
}

#thanks { 
width: 550px; 
float: left; 
margin: 50px 0 0 0;
padding: 0;
text-align: left;
font-size: 14px;
}

#form {
width: 300px; 
float: right; 
margin: 50px 0 0 0;
padding: 0;
}

#submit {
background: url(images/submit.gif) no-repeat;
border: 0;
width: 114px;
height: 30px;
display: block;
}

#submit:hover {
background: url(images/submit_b.gif) no-repeat;
}

#join {
background: url(images/join.gif) no-repeat;
border: 0;
height: 31px;
width: 160px;
display: block;
}

#join:hover {
background: url(images/join_b.gif) no-repeat;
}

#tell {
background: url(images/tellmore.gif) no-repeat;
border: 0;
height: 34px;
width: 133px;
display: block;
}

#tell:hover {
background: url(images/tellmore_b.gif) no-repeat;
}

#footer {
margin: 0 auto 0 auto;
text-align: center;
font-size: 10px;
width: 700px;
color: #FFFFFF;
}

