html 									{ overflow: -moz-scrollbars-vertical; overflow-y: scroll; }
body 									{ font: 100% Verdana, Arial, Helvetica, sans-serif; background: #666666; margin: 0; padding: 0; text-align: center; color: #000000; height: 1200px}

.bodyStyle #container 					{ width: 1000px; 	background: #FFFFFF; margin: 0 auto; border: none; text-align: left; margin-top:0px; }
.bodyStyle #header 						{ text-align:center;	background: #FFFFFF; margin-top:5px; width:1000px; height:350px; }
.bodyStyle #leftNav 					{ float: left; width: 200px; background: #FFFFFF; padding: 0px 5px 5px 15px; }
.bodyStyle #mainContent 				{ margin: 0px 10px 0 230px; padding: 0 0; }
.bodyStyle #footer						{
	padding: 0 10px 20px 20px;
	background:#FFFFFF;
	text-align:right;
	margin-right:5px;
	margin-top:20px;
	font-size:10px;
	height:20px;
}

.fltrt 									{ float: right; margin-left: 8px; }
.fltlft 								{ float: left; margin-right: 8px; }
.clearfloat 							{ clear:both; height:0; font-size: 1px; line-height: 0px; }

table 									{ text-align:center; border: 0px; font-size:10px; }
img 									{ border:none; }

a 										{ text-decoration:underline; color:#555; }
a:hover 								{ text-decoration:underline; color:#111; }
a.home 									{ text-decoration:none; font-size:18px; margin-left:67px; font-weight:lighter; }
a.menuItem 								{ text-decoration:none; margin-left:-25px; font-size:14px; font-weight:lighter; }

div.innerContentContainer 				{ margin-left: 10px; margin-right:10px; }
div.spinner 							{ width:16px; height:16px; margin-left: 45px; }
div.musicContent 						{ text-align:center; margin-top:10px; }

.latestUpdateScroller 					{ width: 740px; height: 450px; text-align:center }
#latestUpdateScrollerButtonNext 		{ padding: .5em 1em; text-decoration: none; }
#latestUpdateScrollerButtonPrev			{ padding: .5em 1em; text-decoration: none; }
#latestUpdateScrollerEffect 			{ width: 740px; height: 450px; padding: 0.4em; position: relative; }
#latestUpdateScrollerEffect h3  		{ margin: 0; padding: 0.4em; text-align: center; }

.galleryScroller	 					{ width: 740px; height: 450px; text-align:center }
.galleryContainer						{ margin-top: 20px; display:none; height: 600px } /* 600 */
#galleryScrollerButtonNext 				{ padding: .5em 1em; text-decoration: none; }
#galleryScrollerButtonPrev				{ padding: .5em 1em; text-decoration: none; }
#galleryScrollerEffect 					{ width: 740px; height: 450px; padding: 0.4em; position: relative; }
#galleryScrollerEffect h3  				{ margin: 0; padding: 0.4em; text-align: center; }

.outterContentContainer 				{ width: 740px; }
.pageTitle 								{ margin: 10px; text-align: center; 	}
.pageContent 							{ border: 0px; background: #ffffff; color: #222222; margin-bottom:5px; }

#cssdropdown, #cssdropdown ul 			{ list-style: none; }
#cssdropdown, #cssdropdown * 			{ padding: 0; margin: 0; }
#cssdropdown li.headlink 				{ width: 300px; margin:1px; padding: 5px; border: 1px #555 solid; text-align: center; background-color: #EEE; color: #111; }
#cssdropdown li.headlink a 				{ display: block; padding: 15px; }
#cssdropdown li.headlink ul 			{ display: none; text-align: left; background-position: bottom; padding-bottom: 10px; }
#cssdropdown li.headlink:hover ul 		{ display: block; }
#cssdropdown li.headlink ul li a 		{ padding: 5px; height: 17px; }
#cssdropdown li.headlink ul li a:hover 	{ background-color: #DDD; }
#cssdropdown a 							{ color: #111; font-size:12px } 
#cssdropdown ul li a:hover 				{ text-decoration: none; }

p.info 									{ background-color:#FFFFFF; }
a.info									{ position: relative; z-index: 24; background-color: #FFFFFF; color: #BBB; text-decoration: none; margin:0px;}
a.info:hover							{ z-index:	25; color: #BBB; background-color: #FFFFFF; text-decoration:none; margin:0px;}
a.info span 							{ display: none; text-decoration:none;}
a.info:hover span						{ text-decoration:none;display: block; position: absolute; padding: 10px;top: 1em; left: 2em; width: 25em; border: 1px solid #BBB; background-color: #DDD; color: #000; text-align: center; }
