body {

	height: auto;

}

#container {

	width: 661px;
	margin: 0px auto;
	text-align: left;

}

#leftcolumn {

	margin-left: 20px;
	width: 440px;
	font-size: smaller;

}

#rightcolumn {

	margin-left: 10px;
	padding-top: 95px;
	text-align: center;
	width: 213px;

}

#banner {

	background-image: url("images/decklepaper2.jpg");
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding-bottom: 50px;

}

a:link {color: #105747; text-decoration: underline; }
a:active {color: #105747; text-decoration: underline; }
a:visited {color: #152521; text-decoration: underline; }
