body {
		font-size: 11px;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
li{
		font-size: 11px;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		line-height:16px;
}
.left { 

		border-left:1px solid #999;
		text-align:justify;
}

.right { 

		border-right:1px solid #999;
 }
  
.bottom_left { 

		border-left:1px solid #999;
		border-bottom:1px solid #999;
}

.bottom_right {

		border-right:1px solid #999;
		border-bottom:1px solid #999;
}

.body_text {  

		font-size:12px; 
		color:#fff; 
		text-align:justify;
		border-left:1px solid #999;
		line-height:20px;
}
	
.body_text_small {  

		font-size:12px; 
		color:#fff; 
		text-align:justify;
		border-left:1px solid #999; 
		line-height:20px;
}
	
.menu { 

		border-right:1px solid #999;
		border-left:1px solid #999;
		border-top:1px solid #999;
}

p.blue {

	   padding-top:20px;
}

a img {border: none;}

#flash, #flash-content { width:371px; height:371px; }

#flash-music-content { float:right; }
#flash-music-content, #flash-music { width:80px; height:20px; }

/* HOMEPAGE PROMO */
#overlay { minWidth:100%; minHeight:100%; width:100%; height:1000px !important; background-color:#000000; z-index:90; position:absolute; top:0px; left:0px; }
#promo-wrapper { z-index:100; position:absolute; text-align:center; top:50px; left:0px; width:100%; line-height:0; }
#promo-pop { width:700px; position:relative; margin:0 auto; }
#closeButtonContainer { display:block; position:absolute; top:-22px; left:-18px; overflow:hidden; width:150px; height:30px;}
a#close { background:url(./Images/close_button.gif) no-repeat; position:relative; display:block; outline-style:none; width:150px; height:30px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-align:right; text-decoration:none; }
a#close span { position:relative; display:block; top:10px; }
a#close:hover { background-position: 0px -30px; }