/* CSS Document */
BODY {margin: 0; background-color: #E3E4E5}
#nav {position:absolute; width:769px; height:26px; z-index:1; left: 0; top: 0;}
#logo {position:absolute; width:405px; height:158px; z-index:2; left: 53px; top: 70px;}
#mainImage {position:absolute; width:310px; height:266px; z-index:10; left: 459px; top: 55px;}
#colorBand {position:absolute; width:309px; height:29px; z-index:4; left: 459px; top: 25px; background-color: #F6F3F2; layer-background-color: #F6F3F2; border: 1px none #000000;}
#textBox {
	position:absolute;
	width:630px; 
	z-index:2; 
	left: 42px; 
	top: 279px;
	background-color: transparent; 
	layer-background-color: transparent;
	/*min-height: 374px;
	height: auto; 
	_height: 374px;*/
	}
	.Contribute {height: 400px;}
	#textBox TABLE {
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF;
	}
	#textBox P {font-size: 75%; margin-bottom:-4px;  padding: 0}
	#textBox IMG.title {margin-top: 20px; margin-left:20px; margin-bottom: -3px; }
	#textBox A {font-family: arial; text-decoration: none; color: #103E5F; }
	#textBox A:hover {font-weight: bold;}
#subNav A {font-family: arial; font-size: 75%; text-decoration: none; color: #103E5F; padding-left: 0; margin-left:0 }
#subNav A:hover {font-weight: bold;}
#subNav UL {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
	} 

#subNav {
	/*position:relative;
	display: block;
	width:157px; height:278px; 
	z-index:5; 
	left: 515px; top: 313px;
	margin-top: 3px;
	padding-top: 10px; 
	background-color: #C3980A; layer-background-color: #C3980A;*/
	padding-top: 8px; position:relative; width:157px; height:auto; z-index:11; border: 0px solid yellow;
	}
	 .aboutColor{ background-color:#C3980A; layer-background-color: #C3980A;}
	 .whatColor{ background-color:#D0AB44; layer-background-color: #D0AB44;}
	 .contactColor{ background-color:#DBBC6D; layer-background-color: #DBBC6D;}	 
	.ContributeColor {background-color:#D5B258;  layer-background-color: #D5B258;}
	#subNav UL{ list-style: none; margin: 0; margin-top: 6px; padding:; line-height: 24px;}
	#subNav LI {list-style: none; padding-right: 0; margin-right: 0; margin-top: 0; margin-left: 0; padding-left: 0; padding-top: 0}
#subNavContainer {padding-top: 39px; padding-bottom: 20px; border: 0px solid red; position:relative; width:auto; height:auto; z-index:11}	
	
#menuBar {
	position:relative; 
	width:158px;
	top: 8px; 
	height:20px; 
	z-index:5; 
	background-color: #103E5F; 
	layer-background-color: #103E5F; 
	border: 1px none #000000;
	color: #FFF;}

P.title{text-transform: uppercase; font-family: Arial; color: #C3980A; font-weight:bold; margin-left: 20px; margin-bottom: -5px; margin-top: 20px }
P.title2{text-transform: normal; font-family: Arial; color: #C3980A; font-weight:bold; margin-left: 20px; margin-bottom: -5px; margin-top: 20px }
P.txt {font-family: Arial;  margin-left: 20px; margin-right: 20px;  text-align: justify; margin-bottom:-10px; padding: 0}
TD.blueCel{background-color: #103E5F}
UL{ list-style: none; margin-left: -10px; margin-top: 6px; padding:; line-height: 24px;}
LI {list-style: none; padding-right: 0; margin-right: 0; margin-top: 0; margin-left: 0; padding-left: 0; padding-top: 0}

