		/* ============ THIS DOC needs to be reviewed and seriously cleaned up  ============*/

body {
	font-size: 14px ;
	font-family: sans-serif ; 
	line-height: 125%;
	padding: 10px;
	background-image:url(https://www.joefrank.com/images/backgroundA.jpg);
	background-position:Top left; 
	background-attachment:fixed; 
	background-repeat:no-repeat;
	background-color: #f7c5aa;
}

table, th, td {
  	vertical-align: top ;
  	font-size: 14px ;
  	font-family: sans-serif ;
}

h1, h2 {
  	font-size: 18px ;
  	color: #555 ;
 	background-color: #fefbe2 ;
}

h3 {
  font-size: 14px ;
  color: #333329 ;
  background-color: #fefbe2 ;
  padding: 0 ;
}

h4 {
  font-size: 12px ;
  color: #e73010 ;
  padding: 0 ;
  font-weight: normal;
}

p
{text-align:justify;}

		/* ============ MAIN CONTENT ============*/
		
#main_content {
  background-color:  #fefbe2 ;
  padding: 60px 50px 20px 125px ;
  vertical-align: top ;
  
}

#main_content a {
   color: #1f73ef ;
  text-decoration: none ;
}
#main_content a:hover {
   cursor: hand;
	color: #152d99;
  text-decoration: underline ;
}

#main_content h1 {
  text-align: left ;
  text-indent: 0 ;
}

#main_divider {
  background-color: #406060 ;
  height: 3px ;
  border: 1px; 
  border-style: solid;
  border-color: #ffffff ;
}

#whats_new {
  background-color: #e0e0d0 ;
  padding: 20px ;
}

#whats_new h2 {
  color: red ;
}



		/* ============ LEFT COLUMN ============*/

	
.headers {
	margin-top: 175px ;
	margin-left: 5px ;
	color: #93b9ba   ;
	font-size: 20px ;
	font-weight: bold;
	background-color:  #e0e0d0 ;
	padding: 5px;
	letter-spacing: 3px;
}

#left_col_links {
  margin-top: 250px ;
  margin-left: 10px ;
  
}



	
		/* ============ RIGHT COLUMN ============*/
		
#right_column {
	background-color: #e0e0d0;
	border-right: 10px #93b9ba solid ; 
 	width: 170px ;
  	vertical-align: top ;
   padding-left: 8px;
	padding-top: 0px;
}

.right_column_table_cell {
	background-color: #93b9ba ;
	border-right: solid 1em #93b9ba ; 
  	color: #555 ;
}

#login_box {
  	font-size: 12px ;
	padding-top: 2px ;
	padding-left: 2px ;
	padding-right: 0 ;
	color: #fbfbe2 ;
 
}

#right_links {
  	background-color:  #e0e0d0;
	font-size: 12px ;
	padding: 5px;
}

#right_col_social_links {
   margin-left: 5px ;
  
}


.audio_icon {
  	float: left ;

}
.right_audio_link {
 	text-align: left ;
 	padding: 5px ;
}

#right_news {
  text-align: left ;

}
#right_news h3 {
  color: red ;
  font-size: 24px ;
}
#right_news a {
  color: red !important ;
  font-weight: bold ;
  text-decoration: none ;
}

.news_item {
  padding: 0 0 10px 0 ;
}


		/* ============ LINKS ============*/
		
a:link {
	color : #1f73ef; 
	text-decoration : none; 
	
		} 
a:visited {
	color : #1f73ef; 
	text-decoration : none; 
		} 
		
a:hover {
	color : #152d99; 
	text-decoration : underline; 
		} 

a:active {
	color : #152d99; 
	text-decoration : underline; 
		} 
		
		/* ============ BOTTOM ============*/

#shows_page_list {
  margin-top: 120px ;
  margin-left: 169px ; 
}

#aboutjoe_page_list {
  margin-top: 120px ;
  margin-left: 402px ; 
}

.page_list_link {
 	font-size: 12px ;
	color: #4372e6 ;
	font-weight: bold ;
  	text-decoration: none ;
 
}
		
#bottom_navbar {
  	background-color: #93b9ba ;
  	height: 15px ;
  	padding: 0 ;
  	margin: 0 20px 0 20px ;
}

#bottom_navbar a {
  	font-size: 10px ;
  	font-weight: bold ;
  	color: #172222 ;
  	text-decoration: none ;
}