.bigbang {
	position: absolute; 
	padding-left: 50%;
	margin-top: 0px;}
	
.body {
	position: relative; 
	margin-left: -384px;
	margin-bottom: 10px;	 
	width: 768px; 
	min-height: 1000px;
	/*background-color: #FFFBEC; 	*/
	background-color: #FFFFFF; 		
	border: 1px solid black;
	display: block}
	
.maintext {
	font-family: Verdana; 
	font-size: 10pt; 
	color: #002576;
	border: 0px solid black;}
	
.footer {
	position: relative; 
	margin-left: -100px;
	margin-top: 10px;
	font-size: 7pt; 
	color: #3152a5; 
	letter-spacing: 0pt; 
	text-align: center; 
	text-decoration: none;}
	
	
#topleftbanner {
	float: left;
	font-size: 13.5pt; 
	text-align: center; 
	font-weight: bolder;
	padding-top: 20px;
	width: 45%;
	height: 68px;
	border: inherit;}
	
#toprightpictures {
	float: left;
	width: 54%;
	height: 88px;	
	border: inherit;}
#toprightpictures img {
	vertical-align: middle;}
	
/*#topstripe {
	float: left;
	width: 100%;
	height: 4px;
	background-color: #0f218b;}
*/	

#topstripe {
	float: left;
	width: 100%;
	height: 1px;
	background-color: #000000;}

/*#bottomstripe {
	float: left;
	width: 100%;
	height: 4px;
	background-color: #ff7300;}	
	*/
#menubody {
	float: left;
	width: 25%;
	height: 200px;	
	border: inherit;}
	
#mainbody {
	float: left;
	width: 75%;
	height: 100%;	
	border: inherit;}	
	
#mainbody_1 {
	float: left;
	width: 100%;
	height: 100%;}
	
#mainbody_2 {
	float: left;
	width: 35%;
	height: 100%;}	

.fix{
	clear:both;
	height:1px;
	font-size:1px}
	
a {text-decoration: none; 
	color: #f95901}
a:hover {text-decoration: none; 
	color: #002576}	
	
a img {border: none}

.anchor {text-decoration: none;
		   color: #002576}
		   
#page {border: 1px black solid;
	   width: 95%;
	   margin: 0px}
	   
#page td {border: 1px black solid;
	  	 margin: 1px;
		 background-color: #ffcc66}
		 
tr#row1 {background-color: #ccccff}
td#col1 {background-color: #e3e3e3}
	
.poorange {
	color: #f95901}


.banner {
	margin-top: 10px;
	font-size: 28pt; 
	font-weight: bold; 
	text-align: center; 
	margin-bottom: 30px;
	color: #f95901}

.page_title {
	margin-top: 10px;
	font-size: 14pt; 
	font-weight: normal; 
	text-align: center; 
	margin-bottom: 30px;}
	
.page_paragraph {
	font-size: 10pt; 
	text-align: justify; 
	text-indent: 0px; 
	margin-bottom: 20px;}
	
.page_subtitle {
	margin-top: 10px;
	font-size: 11pt; 
	font-weight: bold; 
	text-align: left; 
	margin-bottom: 20px;}
	
.page_inline_stressed {
	font-weight: bold;}
	
.page_news_title {
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;}		
	
.page_text {
	text-align: justify;
	padding-right: 10px; 
	margin-bottom: 20px;}
	
.page_shout {
	text-align: center;
	padding-right: 10px; 
	margin-bottom: 20px;
	font-size: 24px;
	color: #ff0000}	
	
caption {
	text-align: center;
	font-variant: small-caps;
	font-size: 10pt}
	
.page_descriptor {
	text-align: center;
	font-variant: small-caps;
	font-size: 10pt}
		
.page_descriptor_small {
	text-align: left;
	font-size: 7pt}		

.page_text_quote {
	text-align: justify;
	font-style: italic;
	padding-right: 10px; 
	margin-bottom: 20px;}	
	
.page_news_image {
	float: left;
	margin-right: 10px;
	width: 80px;
	height: 100px;
	border: 1px Black solid}
	
.page_news_noimage {
	float: left;
	margin-right: 10px;
	width: 80px;
	height: 110px;}
	
.gallery_image {
	margin: 10px;}
	
.gallery_desc{
	margin-bottom: 20px;
	text-align: center;}


.links_image {
	border: none;}


.menu {list-style-position: inside;	
	text-align: left; 
	margin: 0; 
	padding-top: 8px; 
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 3px;
	vertical-align: middle;}
	
.menu a {
	font-size: 11px;
	font-weight: bold;
	color: #0f218b;
	text-decoration: none;}
.menu .submenu a {
	font-size: 10px;
	font-weight: bold;
	color: #1e90ff;
	text-decoration: none;}	
.menu a:hover {
	color: #ff7300;}
.menu .selected {
	color: #ff7300;}
.menu .submenu .selected {
	color: #ff7300;}		
.menu li {
	margin: 0 0 0 16px; 
    padding: 0;
    text-indent: -16px; 
	padding: 0;
	padding-top: 10px;
    white-space: normal;}
.menu .submenu {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 30px;
	list-style-type: square}	
.menu ul li {
	margin: 0;
	padding: 0;
	list-style-position: inside;}
.menu ul li a {
	font-weight: normal;
	vertical-align: top;}
