body {background-color: #000000}

h1 {font: bold; font-family: serif; color: gray}
h2 {font: bold; font-family: serif; color: yellow}
h3 {font: bold; font-family: serif; color: yellow; padding-right: 40px; line-height: 20px}


/*///////////////////////////////////////////////////////////////////////////////////////////*/
/*Home Display Classes*/
/*///////////////////////////////////////////////////////////////////////////////////////////*/


/*Backround container for home page content*/
.contentHome {
	float: none;
	height: 871px;
	width: 675px;
	position: absolute;
	top: 10px;
	left: 200px;
	background-image: url(images/flyer.jpg);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	clear: both;
	font-weight: normal; 
	overflow: auto;
	}    

/*#thumb_1 {left: 60px; top: 52px; position:absolute;}*/
#thumb_2 {left: 197px; top: 477px; position:absolute;}
#thumb_3 {left: 53px; top: 477px; position:absolute;}

/*///////////////////////////////////////////////////////////////////////////////////////////*/
/*Global Display Classes*/
/*///////////////////////////////////////////////////////////////////////////////////////////*/	
/*Backround container for home page content*/
.contentGlobal {
	float: none;
	height: 871px;
	width: 675px;
	position: absolute;
	top: 10px;
	left: 200px;
	background-image: url(images/global_flyer_bkrd.jpg);
	background-repeat: repeat-y;
	
	overflow: auto;
	}    
	
.left {
	vertical-align: top;
	margin: 10px;
	
	float: right;
	width: 200px;
	height: 650px;
	position: absolute;
	top: 10px;
	left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
    } 

.bottom {padding-top: 10;  position: absolute;
	top: 850px; left:375px;}


	
/*///////////////////////////////////////////////////////////////////////////////////////////*/
/*Global Display ID'z*/
/*///////////////////////////////////////////////////////////////////////////////////////////*/
	
#left_menu {
	letter-spacing: normal;
	text-align: center;
	vertical-align: bottom;
	word-spacing: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fffe03;
	border-bottom-color: #fffe03;
	float: left;
	height: 22px;
	width: 100%;
	color: #FF9933;
	font-family: Arial,Verdana,Sans Serif;
	
	font-weight:bold;
	white-space: normal;
	background: #0330a5;
	padding-top: 4px;
	position: relative;
	}
#left_menu a, a:active, a:visited {
	color: #FFFFCC; 
    text-decoration: none
    }
    
#left_menu a:hover {
	color: #fffe03; 
    text-decoration: none
    } 


#mainContentInside {
 height: 750px;
	width: 560px;
	position: relative;
	top: 30px;
	left: 30px;
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	clear: both;
	font-weight: normal; 
	overflow: auto;
} 
#mainContentInside a, a:active, a:visited {
	font-size: 14px; 
	color: #000000;
	text-decoration: none
    }
 
#mainContentInside a:hover {
	font-size: 14px; 
	color: #FF9933; 
	text-decoration: none
	text-align: center;
    }








#bottom_horiz_menu a, a:active, a:visited {
	font-size: 12px; 
	color: #000000;
	text-decoration: none
    }
 
#bottom_horiz_menu a:hover {
	font-size: 12px; 
	color: #FF9933; 
	text-decoration: none
	text-align: center;
    }

#copyright {
	font-size: 10px; 
	color: #000000;
	text-align: center;
    } 	

#leftColContent {font-family: "Times New Roman", Times, serif; font-size: 14px; line-height: 19px; padding: 10px; font-weight: bold; color: yellow}	
	

