	.panel-left{
	background: #87923a;
	width: 120px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
	text-decoration: none;

	}
	
	.panel-contact{
		background: #dfe999;
		height: 75px;
		padding-left: 180px;
	}

	.panel-bottom{
		background: #dfe999;
		border-width: 1px 0px 0px 0px;
		border-color: #9CA36B;
		border-style: solid;
		height: 25px;
		width: 750px;
		padding-left: 35px;
	}
	
	.panel-top{
		background: #dfe999;
		border-width: 0px 0px 1px 0px;
		border-color: #9CA36B;
		border-style: solid;
		height: 25px;
		width: 750px;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
	}
	
	.panel-content{
		background: #F3F1EC;
		width: 450px;
		height: 100%;
	}
	
	.panel-content td{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
	}
	
	.panel-container{
		width: 750px;
		border-width: 0px 1px 0px 1px;
		border-color: black;
		border-style: solid;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;

	}
	
	.header-image{
		margin-bottom: 1px;
	}
	
	body{
		background-image: url(../images/background.gif);
		margin: 0px;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
