body {
	background-color: #19A79D;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 17px;
}
h1 {
	font-size: 16px;
	color: #000;
	line-height: 20px;
}
h2 {
	font-size: 13px;
	color: #A02064;
	line-height: 13px;
}
li {
	list-style-type: square;
	margin-left: -20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9f1f63;
	text-decoration: underline;
	font-weight: normal;
}
.image_right {
	height: 200px;
	width: 200px;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.image_lower {
	height: 133px;
	width: 200px;
	position: static;
	float: left;
	clear: none;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.image_200x_left {
	height: 200px;
	width: 200px;
	position: static;
	float: left;
	clear: left;
	left: 533px;
	top: 286px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 801px;
	background-image: url(images/l_edge_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#top-nav   {
	clear: both;
	background: #19A79D;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
}
#top-nav a {
	color: #FFF;
	text-decoration: none;
}
#top-nav a:hover {
	text-decoration: underline;
}
#top {
	background: #FFF;
	background-image: url(images/container_top.gif);
	height: 27px;
}

#left-column {
	float: left;
	width: 243px;
	background-color: #FFF;
	background-image: url(images/l_edge_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#left-nav {
	margin-left: 50px;
	margin-top: 5px;
}
#emblem {
	background-image: url(images/emblem.gif);
	width: 168px;
	height: 137px;
	background-repeat: no-repeat;
	margin-left: 75px;
	margin-top: 30px;
	position: absolute;
	top: 420px;
}
#flash {
	height: 200px;
	width: 200px;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content-column {
	float: left;
	width: 497px;
	padding: 0px 40px 0px 20px;
	background-color: #FFF;
	background-image: url(images/r_edge.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#bottom {
	clear: both;
	background: #FFF;
	background-image: url(images/container_btm.gif);
	height: 27px;
}
#footer {
	clear: both;
	background: #19A79D;
	color: #FFF;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#introlinks {
	text-align: center;
	margin: 0px auto;
	width: 801px;
	height: 150px;
}
