@charset "utf-8";
/* CSS Document */

* {    
 margin: 0;    
 padding: 0;    
}    
body {    
 background: url(..images/bg.gif) 0 100% repeat-x; 
 font-size: 12px;
 line-height: 18px;
 font-family: "Georgia", Verdana, sans-serif;    
 text-align: center;    
 color: #333;    
}    
a:link, a:visited {    
 color: #b70c12;    
}    
a:hover {    
 color: #666;    
}    
h1 {    
 margin-bottom: 11px;    
 margin-left: -108px;    
 padding: 15px 0 21px 108px;    
 border-bottom: 1px solid #ccc; 
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 22px;
 font-style:italic;
 font-weight:200;
 line-height: 27px;
 color: #b70c12; 
}   
 
h2, h3{    
 font-family: verdana, sans-serif;
 font-weight: normal;    
 font-size: 12px;    
 line-height: 20px;
color: #b70c12;  
}    
h2 {    
 margin-left: -204px;    
 padding: 10px 0 10px 204px;    
 background: url(../images/h2_orn_fade.gif) 10px no-repeat;    
 font-family:verdana, sans-serif;
 font-size: 1.25em;
 letter-spacing: +.25px;
 line-height: 22px;
 text-transform: uppercase;  
 color: #b70c12;    
}    
h3 {    
 padding-bottom: 6px;    
 font-weight: normal;    
 text-transform: uppercase;    
 letter-spacing: +.15px;    
 color: #b70c12; 
margin-right: 20px; 
} 

h3.player {    
 padding-right: 20px;
margin-right: 20px; 
} 

hr {
color: #ffcccc;
border: dotted;
margin-bottom: 18px;
}   
#wrap {    
 background: url(../images/lace.jpg) repeat;    
}    
#page {    
 margin: 0 auto;    
 width: 960px;    
 background: #fff url(../images/page.gif) repeat-y;    
 text-align: left;    
}    
#header {    
 height: 197px;    
 background: #fff url(../images/header_bg_final.jpg) bottom no-repeat;    
}    
#header p {    
 float: left;    
 padding: 60px 24px 24px 126px;    
 font-size: 1.25em;    
 line-height: 1em;    
 color: #999;    
}    
  
#header ul {    
 padding-top: 98px;    
 padding-right: 15px;    
 text-align: right;    
 list-style: none;    
}    
#header li {    
font-weight: normal;
display: inline;    
margin: 0 15px;    
}    
#header li a {    
 font-weight: normal;
 font-size: 1.5em;    
 line-height: 1em;    
 text-decoration: none;    
 color: #b70c12;    
}    
#header li a:hover {    
 color: #666;    
}    
#content-primary {    
 float: right;    
 margin: 12px 24px 60px 24px;    
 width: 528px;    
}    
#content-primary p {    
 padding-bottom: 12px;    
}    
#content-primary img {    
 float: left;    
 margin: 6px 18px 12px -114px;    
 padding: 3px;    
 border: 3px solid #eee;    
 background: #fff;    
}    
#content-secondary {    
 float: right;    
 margin: 30px 216px 60px 24px;    
 width: 144px;    
 font-size: 11px;    
 color: #300;
 background-color: #fff;
 font-family: Georgia, "Times New Roman", Times, serif;
    
}    
#content-secondary p {    
 font-family: Georgia, "Times New Roman", Times, serif;
 padding-bottom: 18px;    
}    
#footer {    
 clear: right;    
 height: 245px;    
 background: #b70c12 url(../images/footer_new.gif) top no-repeat;    
 font-family: verdana, sans-serif; 
 font-size: 10px;    
 line-height: 20px;        
 color: #fff; 
	margin-top: -30px;
}    
#footer a:link, #footer a:visited {    
 color: #c99;    
}        
#footer p {    
 padding: 192px 24px 0 24px;    
}    
.clear {    
 clear: both;    
}
#rt {float:right;}

