#container {
	font-family: "Century Gothic", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 0.1em;
	width: 1200px;
	padding-left: 100px;
}
#scroll {
	height: 525px;
	width: 950px;
	overflow: scroll;
	visibility: visible;
	margin-top: 50px;
}
#wordmark {
	height: 100%;
	width: 203px;
	font-size: 16px;
	margin-bottom: 25px;
	margin-left: 35px;
}
h3 {
	font-size: 14px;
	padding-top: 25px;
	font-weight: normal;
	color: #333333;
}
h4 {
	font-size: 16px;
	line-height: 125%;
	color: #66CCCC;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-size: 36px;
	line-height: 45px;
	color: #666666;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	line-height: 30px;
	color: #666666;
	font-weight: normal;
}
#footer {
	padding-top: 25px;
	line-height: 150%;
	font-size: 10px;
	background-position: right;
}
#content {
	width: 625px;
	padding-top: 15px;
	padding-right: 25px;
}
#contentnews {
	padding-top: 19px;
	padding-right: 25px;
	width: 450px;
}
#leftcolumn {
	width: 150px;
	padding-top: 25px;
	padding-right: 25px;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: lighter;
}
.spacer {
	padding-right: 75px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	color: #666666;
	text-decoration: none;
}
#indexnav {
	padding-top: 30px;
	font-size: 28px;
	line-height: 150%;
	padding-bottom: 30px;
	color: #999999;
}
#indexwordmark {
	padding-top: 180px;
}

