.topbanner{
	padding-left: 20px; 
	padding-right: 20px;
}
#banner{
	width:900px;
	height:86px;
}

#sidenav{
	background:#ffffff;
	width:125px;
	height:600px;
	float:left;
	padding-left:17px;

}

#sidebar{
	background:#ffffff;
	width:175px;
	height:600px;
	float:left;
	padding-left:0px;
}

.sidebar img{
	vertical-align:top;
	padding:0px
}

.sidebar a{
	text-decoration:none;
	color:#000000; 
	font-size:14px;
}

.sidebar a:hover{
	text-decoration:underline;
	color:#000000; 
	font-size:14px;
	
}
	

#about{
	background:#ffffff;
	width:300px;
	height:600px;
	float:left;
	padding-left:17px;


}

.about a{
	text-decoration:none;
	color:#ff0000; 
	font-size:14px;
	
}
.about a:hover{
	text-decoration:underline;
	color:#000000; 
	font-size:14px;
	
}

.about img{
	vertical-align:top;
	padding:0px
}
	
.textlinks{
	background:#ffffff; 
	width:125px;
	height: 150px;
	padding:0px;
	margin:0px;
	text vertical-align: middle;
	float: none; 
	
}

.textlinks img{
	vertical-align:middle;
	horizontal-align:center;
	padding:1px;
}

.textlinks ul{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	}
	
.textlinks li{
	padding-left:0px;
	margin-left:0px;
	
}

.textlinks a{
	text-decoration:none;
	color:#000000; 
	font-size:14px;
	
}

.textlinks a:hover{
	text-decoration:underline;
	color:#000000; 
	font-size:14px;
	
}

.thumblinks{
	background:#ffffff; 
	width:125px;
	height: 150px;
	padding:0px;
	margin:0px;
}

#thumblinks{
	vertical-align:top;
	text-align: center; 
	margin-left: -15px;
}

#thumblinks ul{
	list-style:none; 

}


#thumblinks img{
	padding:5px;
	opacity:0.4;
	filter:alpha(opacity=40);
}









#stage{
	width:800px;
	background:#ffffff;
	float:left;
	margin:20px;
	text-align:center;
	
}
#stage img{
	border:0;
}
#stagecontact{
	width:600px;
	height:600px;
	background:#ffffff;
	float:left;
	margin:30px;
	text-align:center;
	
	
}



.stagecontact img {
	vertical-align:middle;
	padding:0px

	} 

	
.stagecontact a{
	text-decoration:none;
	color:#000000; 
	font-size:14px;
	
	
}

.stagecontact a:hover{
	text-decoration:none;
	color:#000000; 
	font-size:14px;
	
}

.stagecontact ul{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	}
	
#bottomnav{
	background:#ffffff;
	width:800px;
	height:30px;
	float:left;
	margin-left:20px;
	text-align:center;
	font-size:12px;
}

.bottomnav a{
	height:100px;
	width:100px;
	text-decoration:none;
	color:#000000; 
	font-size:12px;
}

.bottomnav a:hover{
	text-decoration:underline;
	color:#000000; 
	font-size:12px;
}

	
#previous{
	float:left;
	align:center;
}
#next{
	float:right;
	align:top;
	text-align:center;
}







