/* WebDancer Studios */

body {
margin: 0 auto;
padding: 0;
font: 74% Verdana,Tahoma,Arial,sans-serif;
background: #466950;
}

body.blue {
background: #163055;
}

body.red {
background: #400303;
}

body.purple {
background: #292951;
}

body.rose {
background: #8f668f;
}

body.green {
background: #222d2d;
}

body.brown {
background: #362f2d;
}

body.gray {
background: #484747;
}


#bbmenu {
clear: left;
float: left;
width: 120px;
margin-top: 0;
padding: 0;
font-size: 0.9em;
text-align: left;
}

#bbmenu ul {	
list-style: none;
width: 120px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#bbmenu li {
margin-bottom: 6px;
}

#bbmenu li a {
font-weight: bold;
height: 20px;
width: 85px;
text-decoration: none;
color: #74282c;
display: block;
padding: 6px 0 0 10px;
background: #fcfbf7;
}	
	
#bbmenu li a:hover {
background: #466950;
color: #fcfbf7;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#top {
width: 710px;
}

#content {
color: #362f2d;
margin: 0 20px 30px 130px;
line-height: 1.35em;
text-align: left;
}

#content p {
color: #362f2d;
font-size: 12px;
letter-spacing: 0.04em;
line-height: 1.35em;
font-weight: 500;
margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

#content h2 {
color: #74282c;
font-size: 1.2em;
margin: 15px 0 0.5em 0;
}

#content img {
padding: 2px;
display:inline;
background: #cccccc;
border: 2px solid #5f7c50;
}

h3 {
font-size: 1.2em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

img.floatleft {
float: left; 
margin-bottom: 10px; 
margin-top: 5px; 
margin-right: 15px; 
}

img.floatright {
float: right; 
margin-bottom: 3px; 
margin-top: 6px; 
margin-left: 15px; 
}

#footer {
clear: both;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 30px;
width: 710px;
text-align: center;
color: #dbcea2;
font-size: 0.8em;
}

#footer a {
color: #fdfcfa;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}


.hide {
display: none;
}

UL {
color: #828282;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px; 
font-stretch: ultra-expanded; 
line-height: 1.25em;
margin-top: 15px;
margin-bottom: 5px; 
text-align: left;
}
 
LI {
color: #424242;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
font-weight: 600; 
line-height: 1.25em;
margin-top: 5px; 
margin-bottom: 5px; 
margin-left: 15px;
text-align: left;
}

