body {
width:590px;
margin:0 auto;
margin-top:0px;
}

#header {
width:590px;
height:160px;
background-image:url(../images/logo.gif)
}

#shaded-borders {
width:590px;
background-image:url(../images/shaded-borders.gif);
}

#content {
	width:480px;
	margin-top:0px;
	min-height:500px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#344b2c;
	font-size:16px;
	line-height:24px;
	text-align: center;
}

#footer-background { 
width:590px;
height:210px;
background-image:url(../images/footer-bg.gif);
margin-top:0px;
}

#footer-content { 
width:480px;
margin-top:20px;
}

a:link {
font-family:Georgia, "Times New Roman", Times, serif;
color:#344b2c;
font-size:16px;
line-height:20px;
text-decoration:underline;
}
a:active {
font-family:Georgia, "Times New Roman", Times, serif;
color:#344b2c;
font-size:16px;
line-height:20px;
text-decoration:underline;
}
a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
color:#344b2c;
font-size:16px;
line-height:20px;
text-decoration:underline;
}
a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
color:#3a7336;
font-size:16px;
line-height:20px;
text-decoration:underline;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
line-height:24px;
font-size:22px;
color:#3a7336;
margin-top:40px;
}

.footer-text {
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:12px;
line-height:14px;
text-decoration:none;
}
.footer-text a:link {
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:12px;
line-height:14px;
text-decoration:none;
}
.footer-text a:active {
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:12px;
line-height:14px;
text-decoration:none;
}
.footer-text a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:12px;
line-height:14px;
text-decoration:none;
}
.footer-text a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:12px;
line-height:14px;
text-decoration:underline;
}
