body {
	background-color: #D9DBCB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #74695A;
}
#imgleft {
	padding: 4px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
li {
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
	margin-right: 14px;
	margin-bottom: 6px;
	margin-left: -12px;
}
BLOCKQUOTE {
	margin-left: 18px;
	margin-right: 12px;
}
#imgright {
	padding: 4px;
	float: right;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
