	a{	
		font-size: 110%;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: white;
		text-decoration: none;
	}
	
	a:visited{	
		color: white;
	}
	
	a:hover{	
		color: #eee;
	}
	
	body {
		margin: 0;
		background-color: #220047;
		color: white;
		background-position: center top;
		background-repeat: repeat-x;
		background-image: url(../img/bkg_rpt.gif);
		font-size: 90%;
		font-family: Georgia, "Times New Roman", Times, serif;
	}

	div#wrapper {
	padding-top: 250px;
	background-image: url(../img/lrg_bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}

	div#guts {
	margin: 0px auto;
	width:600px;
	}
	
	div#nav{
		text-align: center;
	}
	
	#nav ul{
	lis-style-type:none;
	}
	
	#nav li{
	display:inline;
	margin-right: 55px;
	margin-bottom:0px;
	padding:0px;
	}
	
	div#gallery{
	width:600px
	margin: 0px auto;
	}
	
	ul#gallery{
	list-style-type:none;
	width:600px;
	margin: 0px auto;
	}
	
	ul#gallery li{
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
	}
	
	#gallery img{
	border: 5px solid #000;
	}
	
		div#flyer{
	width:600px
	margin: 0px auto;
	}
	
	ul#flyer{
	list-style-type:none;
	width:600px;
	margin: 0px auto;
	}
	
	ul#flyer li{
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
	}
	
	#flyer img{
	border: 5px solid #000;
	}
	
	
	div#bot{
		text-align: center;
		padding-bottom: 250px;
		background-image: url(../img/footer.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	
	div#show h4{
	line-height: 25px;
	font-size: 23px;
	margin: 0;
	}
	
	div#show h5{
	line-height: 16px;
	font-size: 14px;
	margin: 0;
	}
	
	div#show p{
	line-height: 14px;
	font-size: 11px;
	}
	
	div#show{margin: 20px 0;}
	
	h1{font-style: normal; font-weight: normal; font-variant: small-caps; font-size: 120%; font-family: Georgia, "Times New Roman", Times, serif;}
	h2{ font-style: normal; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps; font-size: 115%;}
	
	p{font-style: normal; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; line-height: 140%; font-size: 80%;}
	
	p#about{
	font-family: Georgia, "Times New Roman", Times, serif; line-height: 150%; font-size: 130%; color: #909090;
	}

	.clear { clear: both; }
	
	.biggie{
	line-height: 400px;}