#desc {
	width: 475px;
	padding-right: 10px;
	padding-left: 20px;
	height: 900px;
	color: #000000;
	padding-top: 160px;
}

#main_links {
	padding-right: 20px;
	padding-top: 150px;
	height: 175px;
	color: #000000;
	text-align: right;
}

#links {
	padding-right: 20px;
	padding-left: 10px;
	height: 175px;
	color: #000000;
	text-align: right;
}

#indent {
	text-indent: 25px
}

#archived {
	padding-right: 10px;
	padding-top: 155px;
	height: 175px;
	color: #000000;
	text-align: right;
	font: 11px Geneve, Arial, Helvetica, sans-serif;
}

#leftcol{
	width: 190px;
	padding-right: 5px;
	padding left: 5 px;
	height: 765px;
	float: left;
	color: #000000;
}

#rightcol{
	padding-right: 5px;
	padding-left: 5px;
	height:	855px;
	width: 580px;
	float: left;
	color: #000000;
}

h1 {
	height: 80px;
	margin-bottom: 0;
	color: #000000;
	text-transform: none;
	font-variant: small-caps;
	padding: 20px;
	display: none;
}

#title {
	font: 22px times, serif;
	color: #015596;
	font-weight: bold;
}

body {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

#contact {
	clear: both;
	text-align: center;
	padding-top: 10px;
	color: #000000;
	float: center;
}

p {
}

#containerBasic {
	background: white url(images/Clarity_Basic.gif) no-repeat;
	width: 800px;
	margin: 0;
	height: 990px;
}

#containerSpring {
	background: white url(images/Clarity_Spring.gif) no-repeat;
	width: 800px;
	margin: 0;
	height: 990px;
}

#containerWinter {
	background: white url(images/Clarity_Winter.gif) no-repeat;
	width: 800px;
	margin: 0;
	height: 990px;
}

#containerFall {
	background: white url(images/Clarity_Fall.gif) no-repeat;
	width: 800px;
	margin: 0;
	height: 990px;
}
