
body { font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size: 14px; background-color: #fff;} /*was #eee*/

#banner td { background: url( "AstroSocietyBanner4.png" ) no-repeat;}
#banner1 { font-size: 32px; color: #fff; padding-left: 10px;}
#banner2 { font-size: 18px; color: #fff; padding-left: 10px;}

a { color: #60f; text-decoration: none;}
a:visited { color: #60f;}
a:hover { color: #800080;}

#TableBelowBanner {
	background-color: #fff;/*was #eee*/
	border: solid;
	border-width: 1px;
	border-color: #000;
	border-bottom-style: solid;
	border-top-style: hidden;
	border-left-style: hidden;
	border-right-style: hidden;
}
#TableAsSeparatingRow { background-color: #fff;}/*was #eee*/
#TableAsSeparatingColumn1 { background: url( "divider_background1_white.png" ); background-color: #ccc;}
#TableAsSeparatingColumn2 { background: url( "divider_background2_white.png" ); background-color: #ccc;}
#menu_explanations { font-size: 18px; list-style-type: circle;}/*was font 14px*/
#recent_posts_list { list-style-type: none; background-color: #fff;font-size: 16px;}/*was #eee*/
#roman_numerals_list{ list-style-type: lower-roman;}

ul.nobulletlist{ list-style-type: none;}
td.main_posts{ background-color: #fff; font-size: 18px; padding-left: 7px;}/*was font 14px*/
tr.main_posts{ background-color: #fff; font-size: 18px;}/*was font 14px*/
td.training_program{ border: solid; padding: 5px; border-width: 1px; border-color: #000; font-size: 18px; background-color: #fff;} /*was font 14px*/
td.sliding_results{ border: solid; padding: 2px; border-width: 1px; border-color: #000; font-size: 18px; background-color: #fff;text-align: right;}/*was font 14px*/
td.sliding_results_yellow{ border: solid; padding: 2px; border-width: 1px; border-color: #000; font-size: 14px; background-color: #fff;text-align: right; background-color: #ffff00;}/*was #eee*/
td.catch_times{ border: solid; padding: 2px; border-width: 1px; border-color: #000; font-size: 18px; background-color: #fff;text-align: left;}/*was font 14px*/
td.sliding_results_titles{ border: solid; padding: 2px; border-width: 1px; border-color: #000; font-size: 18px; background-color: #fff;text-align: left;}/*was font 14px*/
td.main_menu_boxes{ border: solid; border-width: 1px; border-color: #000;font-size: 14px; text-align: center; background-color: #000; width: 80px;}

div.article_headline { font-size: 20px; font-weight: bold; color: #000;} /*was font 17px*/
p.individual_post_footer{ font-style: italic; font-size: 13px; color: #556b2f; text-align:center;}/*was font 13px*/
div.top_tag{ text-align: right;}
div.asterisked_footnote{ font-size: 10px;}
div.bottom_line { text-align:center; background-color: #fff; font-size: 14px; font-style: italic;}/*was #eee*/
td.font_white { color: #fff;}
div.BulletSynposis {font-size: 18px; /*text-align: justify;*/} /*was font 14px*/
div.SimplyCentre { text-align:center;}
p.SimplyCentre { text-align:center;}
tr.SimplyCentre { text-align:center;}
div.Quotation { padding-left: 50px; padding-right: 50px;}

li.mainmenu a { color: #fff;}
li.mainmenu a:visited { color: #fff;}
li.mainmenu a:hover{ color: #fff; font-weight: bold;}

td.main_menu_boxes a { color: #fff; font-weight: bold;}
td.main_menu_boxes a:visited { color: #fff; font-weight: bold;}
td.main_menu_boxes a:hover{ color: #f00; font-weight: bold;}

li.mainmenu{
	font-size: 18px; /*was font 14px*/
	font-weight: normal;
	text-align: center;
	color: #777; /*colour of unlinked menu items*/
    	display: inline;
    	/*float: left;*/
    	width: 85px;
    	/*list-style-type: none;*/
    	background: url( "MainMenuTab.png" );
    	margin-left: 1px;
}

/* when converting from local to published do the following:
 save each file losing the "" in the filename
 replace "_local" with ""
*/