body {
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #5987C5;
	SCROLLBAR-HIGHLIGHT-COLOR: #8DC73F;
	SCROLLBAR-3DLIGHT-COLOR: #8DC73F;
	SCROLLBAR-DARKSHADOW-COLOR: #6FD2F2;
	SCROLLBAR-TRACK-COLOR: #5987C5;
	SCROLLBAR-ARROW-COLOR: #5987C5;
	background-color: #5987C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
#container {
	height: 575px;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/seasons-bg.jpg);
	background-color:#8DC73F;
	border: 1px solid #FFFFFF;



}
#mainContent {
	height: 480px;
	width: 360px;
	margin-top: 32px;
	overflow: auto;
	padding-right: 10px;
	margin-right: 32px;
	float: right;
	margin-left: 360px;





}
#mainContent p {
	font-size: 80%;
	color: #5987C5;
	margin: 0px;



}
#mainContent h1 {
	font-size: 100%;
	font-weight: bold;
	color: #8CC63E;
	font-style: italic;
	padding: 0px;
	margin: 0px;


}
#mainContent a {
	font-weight: bold;
	color: #8CC63E;
	text-decoration: none;
	font-style: italic;

}
#mainContent a:hover {
	text-decoration: underline;
}
#mainContent h2 {
	font-size: 80%;
	font-weight: bold;
	color: #8CC63E;
}
#mainContent li {
	color: #8CC63E;
}
#bottomBar {
	
	margin-top: 555px;
	width: 760px;

}
#bottomBar p {
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	vertical-align: middle;


}
#bottomBar a {
	color: #FFFFFF;
	text-decoration: none;

}
#bottomBar a:hover {
	color: #5987C5;
}
.imageBorder {
	border: 1px solid #8CC63E;
}
hr {
	margin: 0px;
	padding: 0px;
	color: #5987C5;
	height: 2px;



}
