/* andreas05-reversed - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). 
Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. Version: 1.1, October 21, 2005 */  

body{ padding:0; 
  margin:0; 
  font:76% verdana,tahoma,sans-serif; 
  background: #000000 url(http://www.unifiredance.com/images/backred.jpg); 
  background-repeat:repeat-y; background-attachment: none; }  

a{ text-decoration:none; background-color:inherit; font-weight:bold; color:#CC0000; }  

a:hover{ background-color:inherit; color:#CC0000; }  
  
div.spacer {   clear: both;   } 
 
h1{ margin:0; font-size:3.6em; letter-spacing:-3px; text-align:right; background-color:inherit; color:#505050; }  

h2{ margin:5px 0 10px 0; font-size:1.6em; letter-spacing:-1px; font-weight:normal; color:#FF0000}  

p{ margin:0 0 15px 0; line-height:1.3em; } 
 
img{ float:left; margin:0 10px 8px 0; }  

#title{ margin:20px auto -9px auto; width:750px; } 


#container{ margin:0 auto 15px auto; width:750px; height: 420px; padding:10px; 
   background:#ffffff url(http://www.unifiredance.com/images/front.png); 
   background-repeat: no-repeat; background-position: bottom left; 
   color:#303030; border:20px solid #505050; }  

#sidebar{ float:right; width:90px; height: 420px; padding-right:12px;
background-image: 
url('http://www.unifiredance.com/images/gfd50.gif');
background-repeat: no-repeat;
background-position: bottom center;}  

#main{ width:450px; height: 415px; float:left; padding-left:180px; padding-right:10px; overflow: auto; background: url('http://www.unifiredance.com/images/main1.png'); background-repeat: no-repeat; background-attachment: fixed; background-position: 41% 305px  }


#footer{ clear:both; }   #counter{ align: bottom right; }  

.menu{ display:block; width:100px; padding:4px 2px 4px 10px; font-size:1.1em; font-weight:bold; background-color:inherit; color:#CC0000; border:0px solid #ffffff; }  
a.active{ display:block; width:100px; padding:4px 2px 4px 10px; font-size:1.1em; font-weight:bold; background-color:#505050; color:#ffffff; border:0px solid #dadada;} 
.menu:hover{ background-color:#CCCCCC; color:#CC0000; border:0px solid #505050; }   
.credits{ margin-bottom:0; font-size:0.8em; background-color:inherit; color:#aaaaaa; }  
.credits a{ background-color:inherit; color:#aaaaaa; }  




