/* CSS Document */
body {
font-family:Arial, sans-serif;
font-size:10px;
color: #555555;
background-color:#ffffff;
margin-top:10px;
margin-left:20px;
background-image:url(design.images/BLACK_lines-bg.gif);
background-repeat:repeat;
}
/* GLOBAL LINKS */
a {
color: #fffbb8;
font-style:inherit;
text-decoration:none;
}

a:hover {
color:#81cfb6;
}

/* SITE DESIGN */
#text {
font-size:11px;
padding-bottom:4px;
padding-left:1px;
color:#222222;
}

#section_names {
color:#323232;
font-size:22px;
height:30px;
font-weight:bold;
}

#section_names_two {
color:#323232;
font-size:22px;
font-weight:bold;
}

#main_section {
width:860;
height:auto;
background-color:#000000;
background-image:url(design.images/background_stripe_2.png);
background-repeat:repeat;
padding-bottom:10px;
padding-top:10px;
}

#section {
width:860;
height:auto;
background-color:#000000;
}

#topspace {
padding-bottom:20px;
}

#top {
width:880px;
height:auto;
margin-left:auto;
margin-right:auto;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
background-color:#FFFFFF;
}

#header {
width:860;
background-color:#000000;
color:#ffffff;
font-size:11px;
padding-left:4px;
padding-top:1px;
height:135px;
background-image:url(design.images/background_stripe_2.png);
background-repeat:repeat;
line-height:0.4em;
}

#frame {
width:859px;
height:auto;
padding-left:10px;
}

#main {
width: 880px;
font-size:20px;
background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
margin-left:auto;
margin-right:auto;
}

#content {
width:860px;
height:auto;
}

#footer {
width:auto;
height:19px;
background-color:#000000;
font-size:11px;
padding-top:8px;
padding-left:6px;
color:#FFFFFF;
font-weight:400;
background-image:url(design.images/background_stripe_2.png);
background-repeat:repeat;
}

#headerinfo {
padding-left:4px;
}

#split {
width:550px;
float:left;
padding-right:25px;
color:#FFFFFF;
}

#form {
width:auto;
float:left;
padding-right:10px;
font-weight:bold;
}

#line {
background-color:#81cfb6;
height:1px;
width:840px;
margin-bottom:8px;
}

#links {
float:left;
width: 150px;
padding-right: 25px;
line-height:0.9em;
}

#linkstitle {
font-size:14px;
color:#323232;
line-height:1.2em
}

#audiotext {
width:855px;
height:auto;
}

#headerlogo {
float:left
}

.style1 {color: #959595}
.style2 {font-size: 11px}
.style3 {color: #81cfb6; letter-spacing:.7px;}
.style4 {letter-spacing:.5px; font-size:9px;}
.style5 {font-size:12px; color:#81cfb6;}
input.submit:hover{ color:#ffffff; }