body.blue	{
	background: #306;
		height: 8.5in;

}

body.blue h1 {
	color: #306;
	border-bottom-color: #306;
}

.tab_on	{
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	background-color: #99f;
	width: 125px;
	height: 20px;
}

.tab_off	{
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	background-color: #66f;
	width: 125px;
	height: 20px;
}

#leftcol	{
	text-align: left;
	background-color: #99f;
	width: 525px;
	float: left; 
	padding: 10px 10px 10px 15px;
	margin-bottom: 10px;
}

#content_1	{
	text-align: left;
	background-color: #99f;
	width: 525px;
	float: left; 
	padding: 10px 10px 10px 15px;
	margin-bottom: 10px;
}

#col	{
	background-color: #306;
	width: 550px;
	float: left; 
}

#leftcol_1	{
	text-align: left;
	background-color: #99f;
	width: 165px;
	height: 320px;
	float: left; 
	padding: 10px 10px 10px 15px;
	margin-bottom: 10px;
}	

#midcol   {
	text-align: left;
	background-color: #99f;
	width: 325px;
	height: 320px;
	float: left; 
	padding: 10px 10px 10px 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#botcol	{
	text-align: left;
	background-color: #99f;
	width: 525px;
	float: left; 
	padding: 10px 10px 10px 15px;
	margin-bottom: 10px;
}

div.rightcol	{
	text-align: left;
	background-color: #99f;
	width: 165px;
	float: left; 
	padding: 10px 10px 10px 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

table.blue	{
	width: 525px;
}