body {
	text-align:center;
	margin-top:0px;
	font-size: small;
	color: #FFFFFF;
	background-image: url(/images/bg2tone.gif);
	background-position: center;
	background-repeat: repeat-y;
}

a {
	color: #ffffff;
}
#top1 {
	margin:0px; 
	padding:0px; 
	width:770px; 
	background-color:#99CC00; 
	text-align:center; 
	color:#000000;
}
#top1 h1 {
	margin:0px; 
	padding:0px;
	font-family: Impact, verdana, times new roman; 
}
#top1 p {
	background-color:#333333;
	color: #FFFFFF;
}
#top2 {
	width:770px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	/*position:absolute;
	left:50%;
	margin-left: -385px;*/
	margin-left: auto;
	margin-right: auto;
}
#topgrey {
	margin:0px 0px 0px 0px; 
	padding:10px 0px 23px 0px; 
	width:770px; 
	background-color:#333333; 
	text-align:center; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-size: small;
	background-image: url(/images/top_rip.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#whiterip {
	background-color: #FFFFFF;
	background-image: url(/images/new_bottom_rip.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom:26px;
}
#greenleft {
	width: 286px;
	margin:0px;
	padding:0px;
	float: left;
}
#blackright {
	Width:484px;
	margin:0px;
	padding:0px;
	float:left;
}
#content {
	width:770px;
}
#contentright {
	margin: 20px;
}
#contentleft {
	margin: 10px;
}
.imagespacing {
	margin-right: 17px;
	margin-top: 10px;
	float:left;
}
#imagespacinglast {
	margin-top: 10px;
	float:left;
	clear: right;
}
#imagespacingfirst {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	float:left;
}
.featuredgiglink {
	color:#000000;
	text-decoration:none;
}
#nightlogos {
	list-style-type: none;
	width:400px;
}
#nightlogos li {
	float: left;
	margin: 10px;
}
h2, h3 {
	font-size: small;
}
.eventthumb {
	float: left;
	border: solid 1px #900;
	margin: 0px 20px 0px 0px;
	width: 75px;
	height: 75px;
	padding: 0px;
}
.eventlistinfo {
	float: left;
}
.eventlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}	
.Divider {
	width:95%; 
	clear: both;
}

#aleboard {
	background-color: #333;
	font-size: small;
	width:244px;
}
.months {
	list-style-type: none;
	margin-left: -40px;
}
.thumbphoto {
	background-postition: center; float:left; width: 75px; height: 75px; margin-bottom:10px ;margin-right: 10px;	
}

/* Easy Slider */
	#slider ul, #sliderlarge ul, #slidersmaller ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:250px;
		height: 188px;
		overflow:hidden; 
		}
		
	#sliderlarge li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:640px;
		height: 480px;
		overflow:hidden; 
		}

	#slidersmaller li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:170px;
		height: 128px;
		overflow:hidden; 
		}

	#prevBtn, #nextBtn,
	
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

	.gallery_overlay {
		position: relative;
		width: 250px;
		height: 188px;
		margin-top: -188px;
		margin-left: 0px;
	}
	
	.gallery_overlay a img {
		border: none;
		float: right;
		padding: 5px 5px 156px 218px;
	}
	
	.gallery_overlay_large {
		position: relative;
		width: 640px;
		height: 480px;
		margin-top: -480px;
		margin-left: 0px;
	}
	
	.gallery_overlay_large a img {
		border: none;
		float: right;
		padding: 5px 5px 448px 608px;
	}
	
	.gallery_overlay_small {
		position: relative;
		width: 170px;
		height: 128px;
		margin-top: -188px;
		margin-left: 0px;
	}
	
	.gallery_overlay_small a img {
		border: none;
		float: right;
		padding: 5px 5px 138px 96px;
	}
	

