td#left
{
	padding:				0px;
	padding-bottom:			1em;
	background-color:		#104677;
	background-image:		url( /site/images/bg_left_home.gif );
	background-position:	top left;
	background-repeat:		repeat-x;
}

img#home,
#home
{
	border:					10px solid #003466;
	border-radius:			11px;
	-moz-border-radius:		11px;


}

img#iso
{
	margin-bottom:			22px;
}

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#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;
}