<style type="text/css">


body {

	text-align: center;
}


#container
{
	text-align: left;
	margin: 0 auto;
	width: 900px;
}

#nav
{
	float: left;
	width: 150px;
	height: 620px;
	padding: 0;
	display: inline;
	background-color: #C8CCD5;
}

#content
{
	float: left;
	width: 500px;
	height: 620px;
	padding: 0;
}

#content2
{
	float: left;
	width: 250px;
	height: 620px;
	padding: 0;
}
	
#footer
{
	clear: both;
}

.text_10_white 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.text_10_gray {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.text_12_black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.text_12_black_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	vertical-align: 50%;
}

.button_187 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-image: url(button_187.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 187px;
	cursor: hand;
	border: none;
	text-align: left;
	padding-left: 20px;
	margin-top: 10px;
	font-weight: bold;
}

.textbox_200 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	height: 18px;
	width: 200px;
	border: 1px solid #999999;
}

</style>
