body {background-color: #c0d399;}

table {margin-top: 20px; margin-left: auto;
	margin-right: auto;
	}
	
.header {background-image: url('images/header.jpg');
		height: 88px;
		vertical-align: bottom;}
		
	
.buttons {background-color: #ffffff;
		height: 32px;
		border-spacing: 4px;
		text-align: center;
		margin-right: 18px;
		margin-bottom: 10px;}
		
.but_bck {background-color: #000000;}
.but_cell {width: 100px;}

a:link {font-family: Helvetica;
	text-align: center;
	text-decoration: none;
	color: #ffffff; 
	font-size: 15px;}
a:visited {font-family: Helvetica;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;}
a:hover {font-family: Helvetica;
	text-decoration: none;
	color: #c0d399;
	font-size: 15px;}
	
.email a:link {font-family: Helvetica;
	text-align: center;
	text-decoration: none;
	color: #000000; 
	font-size: 15px;}
.email a:visited {font-family: Helvetica;
	text-decoration: none;
	color: #000000;
	font-size: 15px;}
.email a:hover {font-family: Helvetica;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;}
		


.left {background-image: url('images/left_bar.jpg');
		height: 567px;}
		
.center {background-image: url('images/center_box.jpg'); height: 567px;}
.center_highlights {background-image: url(images/standard.jpg); height: 567px;}
		
.right {background-image: url('images/right_bar.jpg');
		height: 567px;}
		
.footer {background-image: url('images/footer.jpg');
		height: 44px;
		padding-right: 20px;
		font-family: Helvetica;
		font-size: 12px;
		letter-spacing: 1px;
		text-align: right;
		color: #ffffff;}
		
.footer a:link {font-size: 12px;
	font-family: Helvetica; 
	text-decoration: none;
	color: #ffffff; }
	
.footer a:visited {font-size: 12px;
	font-family: Helvetica;
	text-decoration: none;
	color: #ffffff;}
	
.footer a:hover {font-size: 12px;
	font-family: Helvetica;
	text-decoration: none;
	color: #c0d399;
}
		
		
