A:link { text-decoration: none; color: #FFffff }
A:active { text-decoration: none; color: #6741F2 }
A:visited { text-decoration: none; color: #BDAEF4 }
A:hover {background-color: #eeeeee;  text-decoration: underline; color: #000000}



	.bold {
		font-weight:bold;
	}


	.tiny {
		font-size: 8pt;
		color: #006633; 
	}


	P {
		color: #ffffff; 
		font-family: Verdana; 
		font-size: 10pt;
	}


H1 {color: #001a0d; font-size: 16pt; font-family: verdana, arial, helvetica, sans serif}
H6 {color: #006633; font-size: 10pt; font-family: verdana, arial, helvetica, sans serif}
h2 {color: #86957D; font-size: 14pt; font-family: verdana, arial, helvetica, sans serif}
h3 {color: #ffd571; font-size: 14pt; font-family: verdana, arial, helvetica, sans serif}
h4 {color: #d05023; font-size: 14pt; font-family: verdana, arial, helvetica, sans serif}	
h5 {color: #ffd571; font-size: 32pt; font-family: verdana, arial, helvetica, sans serif}



	div.container {
  		width: 1024px;
  		background-color: #000000;
		border: 2px #cccccc;
  		}

	div.logo {
  		background: url(images/e7-2.jpg) no-repeat;
  		height: 500px;
  		width: 832px;
  		margin-left: 48px;
  		margin-top: 64px;
		border: none;
		float:left;
  		}

		div.leftcol {
  		width: 350px;
		float:left;
		border: 1px  #ffffff;
  		}
		
	div.rightcol {
  		width: 504px;
		float:right;
		margin-top: 192px;
		border: none;
  		}

	div.rightcol2 {
  		width: 670px;
		float:right;
		margin-top: 2px;
		border: none;
  		}		
		
		

	div.textl {
  		width: 475px;
  		margin-right: 5px;
		text-align: left;
		float:right;
		border: 4px solid #cc6600;
  		}



	div.textr {
  		width: 475px;
  		margin-right: 5px;
		text-align: right;
		float:right;
		border: 4px solid #cccccc;
  		}



	div.spacer {
 		clear: both;
		}


	div.columnright {
  		margin-top: -20px;
		width: 240px;
		float: left;
		text-align: left;
		border: 2px solid green;
}

		

	div.smallbox {
  		float: left;
		text-align: center;  
  		width: 100px;
  		height:98px;
		margin-left: 11px;
 		background-color: none;
		border: 8px solid #a7c99b;
  	}


	div.navbox1 {
  		float: left;
		text-align: center;  
  		width: 100px;
  		height:98px;
		margin-left: 11px;
 		background-color: #c5ad93;
		border: 8px solid #a7c99b;
  	}


	div.navbox2 {
  		float: left;
		text-align: center;  
  		width: 100px;
  		height:98px;
		margin-left: 11px;
 		background-color: #000000;
		border: 8px solid #a7c99b;
  	}


	div.navbox3 {
  		float: left;
		text-align: center;  
  		width: 100px;
  		height:98px;
		margin-left: 11px;
 		background-color: none;
		border: 8px solid #a7c99b;
  	}


	div.credits {
  		width: 350px;
  		background-color: none;
  		margin: 0;
		float: center;
		text-align: center;
		border: 2px solid #006633;
  		}	

