.large_text 
		{ 
		font-family: minion, serif; 
		font-size: 13px; 
		line-height: 19px; 
		padding-left: 0px
		padding-right: 30px
		color: #C8C8C8; 
		}
		
.large_text a
		{ 
		font-size: 13px; 
		line-height: 19px; 
		color: #000033; 
     	text-decoration: underline;
		padding-left: 0px
		padding-right: 30px
		}
		
.large_text a:hover
		{ 
		font-size: 13px; 
		line-height: 19px; 
		color: #000033; 
     	text-decoration: none;
		padding-left: 0px
		padding-right: 30px
		}

.small_text 
		{ 
		font-family: Verdana, Helvetica, sans-serif; 
		font-size: 10px; 
		line-height: 17px; 
		padding-left: 0px
		padding-right: 30px
		color: #2F384D; 
		}
		
.small_text a
		{ 
		font-size: 10px; 
		line-height: 17px; 
		color: #2F384D; 
     	text-decoration: underline;
		padding-left: 0px
		padding-right: 30px
		}
		
.small_text a:hover
		{ 
		font-size: 10px; 
		line-height: 17px; 
		color: #2F384D; 
     	background-color: #CCE2FF;
     	text-decoration: none;
		padding-left: 0px
		padding-right: 30px
		}

.bottom_link 
		{ 
		font-family: Verdana, Helvetica, sans-serif; 
		font-size: 10px; 
		line-height: 15px; 
		color: #999999; 
		}
		
.bottom_link a
		{ 
		font-size: 10px; 
		line-height: 15px; 
		color: #999999; 
     	text-decoration: underline;
		}
		
.bottom_link a:hover
		{ 
		font-size: 10px; 
		line-height: 15px; 
		color: #999999; 
     	background-color: #CCE2FF;
     	text-decoration: none;
		}

.dark_link 
		{ 
		font-family: Verdana, Helvetica, sans-serif; 
		font-size: 10px; 
		line-height: 15px; 
		color: #000000; 
		}
		
.dark_link a
		{ 
		font-size: 10px; 
		line-height: 15px; 
		color: #000000; 
     	text-decoration: underline;
		}
		
.dark_link a:hover
		{ 
		font-size: 10px; 
		line-height: 15px; 
		color: #000000; 
     	text-decoration: none;
		}

.text_head 
		{ 
		font-family: Verdana, Helvetica, sans-serif; 
		font-size: 11px; 
		line-height: 21px; 
		color: #000000; 
		}
		
.text_head a
		{ 
		font-size: 12px; 
		line-height: 21px; 
		color: #232323; 
     	text-decoration: underline;
		}
		
.text_head a:hover
		{ 
		color: #484848; 
     	text-decoration: none;
		}
				
#event {
	text-align: center;
	color: #313665;
	font: 14px/12px Verdana, Helvetica, sans-serif;
	margin: 24px 0 24px 0;
}

#event #upcoming {
	text-transform: uppercase;
	color: #313665;
	font-weight: bold;
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

#event h3 {
	font-size: 18px;
}

#event a {
	color: #333;
	text-decoration: none;
}

#event a h3 {
	text-decoration: none;
}

#event a:hover h3 {
	text-decoration: underline;
}

#event a span#date {
	text-decoration: none;
	padding-top: 12px;
}

h3#starsgala {
	font: 12px/11px  "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #313665;
} 