#main {
	background-color: #FFFFFF;
	padding-top: 53px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 53px;
}
#content {
	font-size: 13px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
	position: static;
	line-height: 22px;
	padding-left: 22px;
	padding-top: 2px;
	margin-right: 377px;
	font-family: "Times New Roman", Times, serif;
}
.logo {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
}
#content li {
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-left: 5px;
}
.greentext {
	font-size: 13px;
	color: #006600;
	font-weight: bold;
}
#column2 {
	font-size: 11px;
	color: #666666;
	position: static;
	width: 345px;
	float: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	margin-right: 5px;
	line-height: 15px;
	padding-left: 5px;
}
#headline {
	border-top: 1px solid #999966;
	font-size: 13px;
	text-transform: uppercase;
	color: #333333;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e1e1e1;
	text-align: center;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	letter-spacing: 5px;
}
#primary {
	list-style-image:  url(../images/_box.gif);
	list-style-type: square;
	font-size: 13px;
	color: #366631;
}
#secondary {
	color: #666666;
	list-style-image:  url(../images/_arrow.gif);
	list-style-type: disc;
	padding-bottom: 10px;
	font-size: 11px;
	padding-left: 15px;
	margin-left: 15px;
}
#primary a {
	list-style-image:  url(../images/_box.gif);
	list-style-type: square;
	font-size: 13px;
	color: #366631;
	text-decoration: none;
}
#content ul {
	margin-left: 5px;
	padding-left: 5px;
}
#secondary a {
	color: #006600;
	text-decoration: none;
}
