		
		#buttoncontainer {
			height: 700px;
			width: 220px;
			
		}
		
		#maincontainer {
			height: 625px;
			width: 990px;
			background-color:#35797e; 
			
		}
		
		#titlecontainer {
			height: 70px;
			width: 900px;
			border-style: double;
			background-color: #4580d6;
				
		}
		
		#contentcontainer {
			width: 500px;
			border-style: double;
			background-color: #4580d6;
		
		}
		
		#contentcontainer2 {
			width: 250px;
			background-color: #4580d6;
		
		}
		
		#footercontainer {
			height: 50px;
			width: 990px;
			background-color: #333333;
			color: #ffffff;
			
		}
		
		#marquee { 
			width: 950px;
			font-family: "Georgia";
			color:#ffffff;
			
		}	
		
		.style1 {
			color: #000033;			
			
		}
		
		
		.style2 {
			font-family: "Georgia";
			font-size: 18px;
			color: #000033;
			
		}
		
		.style3 {
			font-weight: bold;
			color: #990000;

		}
