	IMG {border:none;}
	a:hover{color:red; font-size:100%; }
	a{text-decoration:none; color:#000000;}
	hr{color:#2f3082;}
	
.title {
		color:#2f3082;
		font-family: OLIVEOIL, Copperplate Gothic Light;
		font-size:22px;
		text-decoration:underline;	  
		}

	.title-text {
		color:#000000;
		font-family: Arial, Copperplate Gothic Light;
    font-size: 18px;
		text-decoration:underline;	  
		}

	.text {
		color:#000000;
		font-family: Arial, Copperplate Gothic Light;
  font-size: 18px;
		text-decoration:none;	  
		}

.sub-text {
	color:#2f3082;
  font-size: 14px;
	font-family:OLIVEOIL;
			}
		
		
	#container {
		position: relative;
	 top:25;
	  width:900;
		background-color: #6d7a6d;		
		}
		
	#parent {
		width: 75%;
		position: relative;
		z-index:0;
		float:right;
		align: Center;
		border-width: 10px;
		border-color: #00ff00;
		font-family: Copperplate Gothic Light;
		color: #2f3082;
		margin-left: auto;
		margin-right: auto;
		}			
		
	#rightbox {
	 background-color: #000000;
		width: 40%;
		align: left;
		z-index:1;
		vertical-align:bottom;
		color:#2f3082;
		font-family: Copperplate Gothic Light;
		font-size: 16px;
		border: none;
		float: right;
		padding: 1px;
		}
	
	#leftbox {
	 background-color: #000000;
		width: 40%;
		align: left;
		z-index:1;
		color:#2f3082;
		font-family: Copperplate Gothic Light;
		font-size: 16px;
		border: 1px;
		border-color:#e6c40b;
		float: left;
		padding: 1px;
		}

	#menu {
		width:20%;
		position: relative;
		z-index:0;
		float:left;
		border: none;
		background-color: #6d7a6d;
		color:red;
		padding: 5px;
		align:center;
		}

	#bar {
		width:5%;
		position: relative;
		top:-30;
		left:20;
		z-index:0;
		float:left;
		border: none;
}

	.nav {
	  position: relative;
		float: left;
		top:170;
		left:10;
		width: 160;
		color:#2f3082;
		font-family: ARIAL, Copperplate Gothic Light;
		font-size: 18px;
		}

		#testimonials {
		position: relative;
		z-index:0;
		width:160;
		float:left;
	  position:relative;
		top:200;
		color:#000000;
  	}

	.content {
		width: 98%;
		background color: #000000;
		}

	.olive {
	color:#2f3082;
	font-family:OLIVEOIL;
	font-size:22px;
			}

	
	#footer {
	  background-color: #00ff00;
		}

		

</style>
