*{margin: 0; padding: 0;}

body { 
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
width: 100%;
text-align: center;
} 

	.content {
	text-align: center;
	margin: 0 auto;
	width:800px;
	background-color: #336600;
	}

	
		

.header {
background-image: url('../images/layout/header.gif');
background-repeat: no-repeat;
width: 800px;
height: 213px;
}
		     
	.left {
		color: #FFFFFF;
		background-color: #336600;
	    	clear:both;
		width:160px;
		padding: 0px;
		margin-left: 2px;
		float:left;
		height:100%;
		}
	
	.center {
		color: #FFFFFF;
		background-coloor: #336600;
		width:460px;
		height:100%;
		padding:0px;
		padding-left:5px;
		padding-right:5px;
		float:left;
		}

	
	.right {
		color: #FFFFFF;
		background-color: #336600;
		width:160px;
		height:100%;
		padding:0px;
		float:left;
		margin-right: 2px;
		}

	.footer {
		clear: both;
		background-image: url('../images/layout/footer.gif');
		background-repeat: no-repeat;
		width: 800px;
		height: 114px;
		}

		
h3 {
color: #FFFFFF;
text-indent: 5%;
font-family: 'Trebuchet MS';
font-size: 15pt;
text-decoration: none;
text-align: center;
font-weight: bold;
}

h5 {
color: #FFFFFF;
text-indent: 5%;
font-family: 'Trebuchet MS';
font-size: 10pt;
text-decoration: none;
text-align: center;
font-weight: bold;
}

p {
color: #FFFFFF;
text-indent: 5%;
font-family: 'Trebuchet MS';
font-size: 10pt;
text-decoration: none;
text-align: center;
}

td {
color: #FFFFFF;
font-family: 'Trebuchet MS';
font-size: 10pt;
text-decoration: none;
text-align: center;
}

ul {
background-color: #336600;
list-style: none;
text-align: left;
padding-left: 5px;
}

img {
border-style: none;
}

a:link {
color: #66FF00;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
} 

a:visited {
color: #66FF00;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
} 

a:hover {
color: #999999;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
}

a:active {
color: #66FF00;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
}

.stamp {
text-align: center;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}

.stamp a:link {
color: #336600;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
} 

.stamp a:visited {
color: #336600;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
} 

.stamp a:hover {
color: #666666;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
}

.stamp a:active {
color: #336600;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
}