body
{
	background:url('../images/body_bg.png');
	background-repeat:repeat-x;
	width:100%;
	height:100%;
/*need to add htc file*/
	
}

#wrapper
{
        background-color: #000000;
	width:970px;
	height:auto;
	margin: 0 auto;

}

#banner
{
	width:100%;
	height:125px;
	float:left;

	margin-left:0.5%;
	margin-top:2px;
	




}

#nav
{	
	float:left;
	
	margin-top:20px;

	width:100%;
	

	
}

A:link{color:#FFD700; font-size:13px; font-family: sans-serif; text-decoration:none;}
A:visited{color:#FFD700; font-size:13px; font-family: sans-serif; text-decoration:none;}
A:hover{color:red; font-size:13px; font-family: sans-serif; background-color:none; text-decoration:none;}

ul.main li
{
	float:left;
	display:block;
	list-style:none;width:80px;
	margin:20px 5px 20px 0px;	
	border-right: inset 2px #ffffff;
	text-align:center;
}

ul.main a
{
display:block;		
	
	
}
ul.main a:hover
{

display:block;
color:red;
font-size:13px; 
font-family: sans-serif;
text-decoration:none;	
background-color:none;
}

body.home a.home, body.about a.about,body.gallery a.gallery,body.venue a.venue,body.contact a.contact,body.guest a.guest,body.video a.video,body.instructor a.instructor,body.classes a.classes,body.links a.links, body.admin_home a.admin_home

{
display:block;
color:red; 
font-family: sans-serif;
text-decoration:none;	
background-color:none;
	
	
}


#spacer
{

clear:left;
width:98%;
height:40px;
padding:0px;
margin-left:0.5%;
margin-right:0.65%;
border-top:2px black solid;
border-bottom:2px black solid;
text-align:right;
text-indent:20px;

}

#main_content
{
background-color: #000000;
clear:left;
float:left;
width:100%;
min-height:350px;
padding: 10px;
		border-right:3px #ffffff solid;
		border-bottom:3px #ffffff solid;
		border-top:3px #ffffff solid;
		border-left:3px #ffffff solid;
				margin-left:11px;
				
					
}


.av_gallery
{
	float:left;

width:150px;
height:150px;
margin:0 30px 20px 42px;	
text-align:center;
	
}

#admin_nav
{
	width:900px;
	height:70px;
	

	margin:-30px;
	
	
}

#content_1
{
background-color: #000000;	
float:left;
width:99%;
	min-height:200px;
	
			margin:6px 6px 6px 6px;	
			
	
	
}

#content_1_left
{
background-color: #000000;
float:left;
width:465px;
	min-height:200px;
				margin:6px 6px 6px 6px;
				
			
				
				
}

#content_1_middle
{
background-color: #000000;
float:left;
width:25%;
	min-height:20px;
				margin:6px 6px 6px 20px;

				
				
}

#content_1_right
{
background-color: #000000;
float:left;
width:15%;
	min-height:200px;	
			padding-left: 20px;
				margin:6px 6px 6px 6px;
				
			
			
				
				
}
#content_2
{
background-color: #000000;
float:left;
width:99%;
	min-height:1px;
		
			margin-left:0.5%;
		
	
	
	
}

#content_2_left
{
background-color: #000000;
float:left;
width:99%;
	min-height:1px;
			margin:6px 6px 6px 6px;
				
				
}
#content_2_right
{
background-color: #000000;
float:left;
width:1px;
	height:1px;
				
				
}

#footer
{
float:left;
width:100%;
	height:95%;
		padding-top: 10px;
			
			background-color:#000000
}




#footer_left
{

float:left;
width:30%;
	height:95%;
		margin: 10px 4px 10px 4px;
}


#footer_middle
{
float:left;
padding-left:50px;
width:60%;
	height:95%;
		margin: 10px 4px 10px 4px;			
			line-height:4px;
						
}


