@charset "utf-8";
/* CSS Document */


.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; }
body {
	height: 100%;
	margin: 0;


	padding: 0:
;
}
#banner {
	background-color: #B0B8AD;
	white-space: normal;
	border-top-color: #B0B8AD;
	background-repeat: repeat-x;
	vertical-align: top;
}

html {
	height: 100%;
}
#left {
	text-align: left;
	width: 180px;
	float: left;
	margin: 20px;
}
#center {
	margin-right: 50px;

}
#body {

}

