#container {
	width:
	width: 760px;
	height: 500px;
	width: 760px;
	margin: auto;
	text-align: left;
	}
#banner {
	width: 760px;
	height: 151px;
}
#sidebar {
	width: 150px;
	height: 500px;
	background-color: #006600;
	float: left;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #935951;
}
p {
	margin-top: 7px;
}
#content p {
	margin-right: 20px;
	margin-left: 20px;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3E3A58;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CE2E1C;
	text-decoration: none;
}
#footer {
	height: 50px;
	width: 100%;
	background-color: 336699;
	background-image: url(images/cloud100.gif);
	background-repeat: repeat;
	clear: both;
}
.fttr {
	font-family: "Lucida Sans", GillSans;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	padding-top: 30px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFF33;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bolder;
	color: #3A8532;
}
#nav {
	width: 760px;
	height: 30px;
}
#content {
	width: 610px;
	height: 500px;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float: right;
	line-height: 22px;
}
.head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.head6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #00C;
}

