/* CSS Document */

body {
background-image:url('bg.jpg');
background-repeat:repeat;
background-color:#000000;
font-family: Verdana;
color: #ffffff;
font-size:13px;
}

* {padding: 0; margin: 0;}
p {margin-top: 0;}
img {vertical-align:bottom; line-height: 0; border:none;}

a {color:#cccccc; text-decoration:none; font-size:13px;}
a:hover {color:#cccccc; text-decoration:none; font-size:13px;}

a.blacklink {color:#000000; text-decoration:none;}
a.blacklink:hover {color:#999999; text-decoration:none;}

a.whitelink {color:#ffffff; text-decoration:none;}
a.whitelink:hover {color:#666666; text-decoration:none;}

a.redlink {color:#660000; text-decoration:none; font-size:13px;}
a.redlink:hover {color:#990000; text-decoration:none; font-size:13px;}

p.contenttext {margin-top:18px; text-align:justify;}


#wrapper {
background-image:url('contentbg.jpg');
background-repeat:repeat;
margin:0 auto;
width:992px;
}

#header {
width:992px;
border-bottom:2px solid #660000;
border-right:2px solid #8F8A7F;
border-left:2px solid #8F8A7F;}

.nav {
background-image:url('navbg.jpg');
background-repeat:no-repeat;
width:992px;
height:32px;
}

.socialmediacontent {
float:left;
display:inline;
margin:0px 0 0 20px;
}

.navcontent {
float:right;
display:inline;
}

#maincontent {
background-image:url('contentbg.jpg');
background-repeat:repeat;
width:992px;
border-right:2px solid #8F8A7F;
border-left:2px solid #8F8A7F;
overflow:auto;
padding-bottom:20px;
}


span.leftbox {
background-color:#000000;
float:left;
width:335px;
height:275px;
padding-top:20px;
padding-left:5px;
margin:30px 0 20px 20px;
}

span.leftbottombox {
background-color:#000000;
position:relative;
padding-bottom:40px;
width:335px;
clear:left;
float:left;
height:275px;
margin:0px 0 30px 20px;

}

span.leftbottomboxitunes {
background-color:#000000;
position:relative;
width:336px;
clear:left;
float:left;
height:200px;
margin:0px 0 20px 20px;

}

span.mainbox {
background-color:#000000;
position:relative;
padding-bottom:20px;
width:585px;
float:right;
min-height:825px;
height:auto !important;
height:825px;
margin:30px 20px 0px 0px;
}


span.mailinglist {
clear:both;
float:left;
background-color:#000000;
width:952px;
height:120px;
margin:00px 0px 10px 20px;
}

input.email { 
 background-color: #ffffff;
 width:220px;
 font-size:16px; 
}


input.zip { 
 background-color: #ffffff;
 width:120px;
 font-size:16px; 
}

input.name { 
 background-color: #ffffff;
 width:250px;
 font-size:16px; 
}

input.btn { 
background-image:url('submitbtn.jpg');
background-repeat:no-repeat;
width:128px;
Height:30px;
	}
	
#footer {
clear:both;
background-color:#660000;
height:30px;
text-align:center;
color:#000000;
font-size:12px;
padding:15px 0 0 0;
}
