td#left
{
	width:					190px;
	padding:				0px;
	background-image:		none;
	background-color:		#0F4475;
}

img#home,
#home
{
	margin:					20px 0px;
	border:					10px solid #003466;
	border-radius:			11px;
	-moz-border-radius:		11px;


}

td#left h2,
.lefttext
{
	margin:					0px 20px;
}

td#left h2,
td#left h2 a,
.lefttext
{
	color:					black;
}

.lefttext
{
	font-weight:			normal;
	font-size:				0.68em;
	padding-bottom:			.4em;
}
.lefttext a
{
	font-weight:			bold;
	color:					#CC0000;
	text-decoration:		underline;
}

td#left h2
{
	margin-top:				0.6em;
	font-size:				0.68em;
}
td#left h2 a
{
	color:					white;
}


td#content
{
	padding-right:			15px;
}

td#right .block
{
	padding:				0px 0px 30px;
	margin-bottom:			20px;
	background-image:		url( /site/images/right_dots.gif );
	background-position:	bottom left;
	background-repeat:		no-repeat;
}

h1
{
	text-align:				center;
	font-weight:			bold;
	font-size:				1.0em;
	letter-spacing:			0px;
}


.bodytext
{
	/*font-weight:			bold;*/
}
