/* CSS Document */
/*A {
	font-family:Helvetica,Arial,sans-serif; 
	font-size:9pt; 
	color:#000099;
	text-decoration : none; 
}

A:HOVER {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 9pt;
	color:#000000;
	background-color: #FF9900;
	text-decoration : none;
}
*/

body{
		/*background-color:#00000;*/
		/*background-image:url(images/djj_bg.gif);*/
		background-image:url(images/dance_bg.gif);
		background-position: center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		margin:0px;
		text-align:center;
	}
	#LeftArrowLarge a {
		display:block;
		width:30px;
		height:300px;
		align:right;
		background: url("images/lft_advance.gif") top left no-repeat;
		text-decoration: none;
	}
	#LeftArrowLarge a:hover {
		background: url("images/lft_advance_ovr.gif") top left no-repeat;
	}
	#smLeftArrowLarge a {
		display:block;
		width:28px;
		height:50px;
		align:right;
		background: url("images/lft_sm_advance_off.gif") top left no-repeat;
		text-decoration: none;
	}
	#smLeftArrowLarge a:hover {
		background: url("images/lft_sm_advance_on.gif") top left no-repeat;
	}
	#RightArrowLarge a {
		display:block;
		width:30px;
		height:300px;
		align:left;
		background: url("images/rt_advance.gif") top left no-repeat;
		text-decoration: none;
	}
	#RightArrowLarge a:hover {
		background: url("images/rt_advance_ovr.gif") top left no-repeat;
	}
	#smRightArrowLarge a {
		display:block;
		width:28px;
		height:50px;
		align:left;
		background: url("images/rt_sm_advance_off.gif") top left no-repeat;
		text-decoration: none;
	}
	#smRightArrowLarge a:hover {
		background: url("images/rt_sm_advance_on.gif") top left no-repeat;
	}
	#top{
		/*background-image:url(images/josh_logo.gif);*/
		background-image:url(images/logo_img/rotate.php);
		width:800px;
	}
		
	#mainContainer{
	width:800px;
	margin:0 auto;
	text-align:left;
	float:center;
	background-attachment: inherit;
	background-image: url(images/logo_img/rotate.php);
	background-repeat: no-repeat;
	background-position: top;
	}
	
	#leftColumn{
		background-color:#317082;
		width:160px;
		float:left;
		weight:bold;		
		color:#000000;
		margin-right:5px;
		font-size:12px;
	}
	
	#leftColumn2{
		background-color:#317082;
		width:160px;
		float:left;
		weight:bold;		
		color:#000000;
		margin-right:5px;
		font-size:12px;
	}
	
	#leftColumn3{
		background-color:#317082;
		width:160px;
		float:left;
		weight:bold;		
		color:#000000;
		margin-right:5px;
		font-size:12px;
	}

	#rightColumn{
		background-color:#317082;
		width:160px;
		float:right;
		weight:bold;		
		color:#000000;
		margin-right:5px;
		font-size:12px;
	}

	#Contacts{
		background-color:#317082;
		width:160px;
		float:right;
		weight:bold;		
		color:#000000;
		margin-right:5px;
		font-size:12px;
	}

	#mixdown{
		background-color:#317082;
		width:160px;
		float:right;
		weight:bold;		
		color:#000000;
		margin-right:5px;
		font-size:12px;
	}
	#contentColumn1{
		background-color:#7190E0;
		width:800px;
		float:left;
		color:#FFF;
	}
	
	#rightColumn{
		background-color:#317082;
		width:160px;
		float:left;
		weight:bold;		
		color:#000000;
		margin-right:5px;
	}
	#footer{
		margin-top:5px;
		width:500px;
		background-color:#317082;
		clear:both;
		float:none;
	}
	#top{
		width:825px;
		height:150px;
		background:url(images/josh_logo.gif) no-repeat 0% 0%;
	}
	#Folder { padding:0;
		width:100px;
		height:100px;
		background:url(images/FileFolder.png) no-repeat 0% 0%; 
	}
	.clear{
		clear:both;
	}
	p{
		margin-top:0px;
		margin-bottom:10px;
	}
