#leftcol-standard
{
	margin-top: 50px;
	position: absolute;
	top: 0;
	left: 0;
	width: 194px;
	height: 100%;
	background-color: #c9e0ef;
}

#leftcol-standard ul
{
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	margin-left: 18px;


	width: 190px;
}

#leftcol-standard li
{
	list-style-type: none;
	border-top-style: solid;
	border-top-color: #617299;
	border-top-width: 1px;
	padding-top: 8px;
	margin-bottom: 12px;
	margin-right: 18px;

}

#leftcol-standard li a
{
	margin-left: 2px;
	text-decoration: none;
	color: #4d4b44;
}

#leftcol-standard li a:hover
{
	margin-left: 2px;
	text-decoration: none;
	color: #898579;
}


#corner-bug-spacer
{
	margin-bottom: 10px;
}

#midcol-standard
{
	margin: 0 194px;
	width: 520px;
	padding-left: 20px;
	padding-top: 35px;
}

#midcol-standard a
{
	text-decoration: underline;
	color: #4d99cb;
}

#midcol-standard a:hover
{
	text-decoration: none;
	color: #4d99cb;
}

#midcol-standard h1
{
	color: #22428f;
	font-size: 18px;
}

#midcol-standard h2
{
	font-size: 25px;
	padding-top: 10px;
}

#midcol-standard h3
{
	padding-top: 10px;
	color: #6f6d6d;
	font-weight: bold;
}

#midcol-standard #top-of-page
{
	text-decoration: none;
	color: #6f6d6d;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6f6d6d;
}

#rightcol-standard
{
	position: absolute;
	top: 0;
	right: 0;
	width: 194px;
	background-color: #c9e0ef;
	margin-top: 50px;


}

#rightcol-standard ul
{
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	margin-left: 18px;
	white-space: nowrap;
}

#rightcol-standard li
{
	list-style-type: none;
	border-top-style: solid;
	border-top-color: #617299;
	border-top-width: 1px;
	padding-top: 8px;
	margin-bottom: 12px;
	margin-right: 18px;

}

#rightcol-standard li a
{
	margin-left: 2px;
	text-decoration: none;
	color: #4d4b44; /*#898579;*/
}

#rightcol-standard li a:hover
{
	margin-left: 2px;
	text-decoration: none;
	color: #898579;/*#9fb3cc;*/
}


#content-container {
	position: relative;
	margin-left: 10px;
	width: 959px;
	background-image: url( '../images/flowers.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
}




