*{
	margin: 0px;
	padding: 0px;
}

body p{
	padding-bottom: 12px;
}
 
body,td,th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:400;
	text-align:justify;
}
body {
	background-color:#000000;
	
}
#container {
	background-color:#CC0001;
	width: 800px;
	margin: 10px auto;
	
	}


a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC0001;
}
a:active {
	color: #000000;
	text-decoration: underline;
}



#header {
	background-image:url(starbanner.jpg);
	height: 83px;
	width: 800px;
	
}
 
#navigation {
	background-image:url(menubg.jpg);
	background-repeat:no-repeat;
	background-color:#CC0001;
	float: left;
	width: 110px;	
	
}

#navigation a:link {
	color: #FFCC00;
	text-decoration: none;
}

#navigation a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#navigation a:hover {
	text-decoration: none;
	color: #000000;
}
#navigation a:active {
	text-decoration: none;
	color: #FFCC00;
}


#navigation #currentpage a{
	border-left: 10px solid #000000;
	color: #000000;	

}

#navigation  #currentpage {
	background-image:url(menu_yellow_bar.jpg);
	background-repeat:no-repeat;
	height: 19px;
	width: 99px;
	color:#000000;
}

	

	
#content {
	background-image:url(yellowfade_bg.jpg);
	width: 678px;
	margin-left: 119px;
	padding-top: 20px;
	border-bottom:thin #CC0001 solid;
	border-right:thin #CC0001 solid;
}

#content a:link{
	color:#000000;
	text-decoration: underline;
}

#content a:visited{
	color:#000000;
	text-decoration: underline;
}

#content a:hover{
	color:#CC0001;
	text-decoration: none;
}


#content a:active{
	color:#000000;
	text-decoration: underline;
}


.menu ul{
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin: 0px;
	list-style-type: none;
}

.homebullets  p{
	margin-left: 63px;
	margin-top: 12px;
}

.homebullets ul {
	list-style-type:circle;	
	padding-left: 75px;
}

#footer {
	font-size: 70%;
	color: #000000;
	/*clear:all;*/
	/*float: right;*/
	padding-right: 5px;
	width: 200px;
	height: 25px;
	text-align:right;
	margin-left: 452px;
}
.homebullets a:link {
	color:#000000;
	text-decoration:underline;
}
.homebullets a:visited {
	color:#000000;
	text-decoration:underline;
}

.homebullets a:hover {
	color:#CC0001;
	text-decoration:none;
}
.homebullets a:active{
	color:#000000;
	text-decoration:underline;
}


#about_photos{
	float: left;
	font-size: 70%;
	width: 160px;
	padding: 5px 5px 5px 10px;
	text-align:center;
	font-weight:bold;
}

#about_photos img{
	padding-top: 5px;
	padding-bottom: 1px;

}

#about_text {
	width: 475px;
	margin-left: 186px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#about_text p{
	padding-bottom: 12px;
}

#biog_top_text a:link{
	text-decoration: underline;
	color:#000000;
	
}

#biog_top_text a:visited{
	text-decoration: underline;
	color:#000000;
	
}

#biog_top_text a:hover{
	text-decoration: none;
	color:#CC0001;
	
}

#biog_top_text a:active{
	text-decoration: underline;
	color:#000000;
	
}


#biog_top_text p {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	
	
}

#biog_top_text ul {
	list-style-type:none;
	margin: 0px;
	padding-left: 15px;
}

.john_text {
	padding-top: 10px;

}


#john {
	padding:5px 8px 8px 11px;
	width: 640px;
	}

#john img {
	float: left;
	padding: 3px 7px 3px 4px;
}

.finlay_text {
	padding-top: 10px;

}

#finlay {
	padding:5px 8px 8px 11px;
	width: 640px;
	}

#finlay img {
	float: left;
	padding: 3px 7px 3px 4px;
}

.anna_text {
	padding-top: 10px;
	
}

#anna {
	padding:5px 8px 8px 11px;
	width: 640px;
	}

#anna img {
	float: left;
	padding: 3px 7px 3px 4px;
}

.kara_text {
	padding-top: 10px;

}

#kara {
	padding:5px 8px 8px 11px;
	width: 640px;
	}

#kara img {
	float: left;
	padding: 3px 7px 3px 4px;
}

.gilbert_text {
	padding-top: 10px;

}

#gilbert {
	padding:5px 8px 8px 11px;
	width: 640px;
	}

#gilbert img {
	float: left;
	padding: 3px 7px 3px 4px;
}

.biog_name {
	font-weight: bold;
	font-size: 120%;
}

#links {
	padding-left: 18px;
	padding-top: 20px;
}


#links p{
	padding-bottom: 4px;
}


#contact{
	padding: 18px;
}

#contact p{
	padding-bottom: 4px;
}

#contact a:link{
	color:#000000;
	text-decoration: underline;
}

#contact a:visited{
	color:#000000;
	text-decoration: underline;
}

#contact a:hover{
	color:#CC0001;
	text-decoration:none;
}

#contact a:active{
	color:#000000;
	text-decoration: underline;
}

#gallery{
	padding:14px 5px 5px 75px;
}

#gallery img {
	padding: 4px;
}

#blinks {
	text-align:center;
	clear: both;
	width: 800px;
	height: 30px;
	margin: 3px auto;
}

#blinks a{
	font-size:60%;
	color:#FFFFFF;
	text-decoration:none;
}
#shows_table {
 	padding-left: 9px;
	font-size: 80%;
	padding-bottom: 20px;
}

#shows_text p{
	padding-top: 10px;
	padding-left: 37px;
	padding-right: 30px;
}

#htn img, #ftiis img, #sota img, #fh img, #oe img, #tm img, #lbc img, #los img, #wg img, #pk img{
	padding: 0px 6px 6px 6px;
	float:left;
}

#htn, #ftiis, #sota, #fh, #oe, #lbc, #los, #tm, #wg, #pk{
	padding: 10px;
} 


.show_name{
	font-weight:600;
}
