#left
{
	display:		none;
}

#content, .newsscroller
{
	min-height:				100px;
	background-color:		white;

	border-radius:			6px;
	-moz-border-radius:		6px;
	-webkit-border-radius:	6px;

	width: 750px;
	padding:				15px 20px 20px 20px;
}

#home-left
{
	width: 390px;
	padding-right: 50px;
}

#home-right
{
	width: 310px;
}

#content
{
	background: #fff url('/site/images/vert_rule.gif') repeat-y 435px 0px;
}

h1{ color: #0F65A0;}
h2{ color: #333;}

#home-left a { color: #333;}

#home-left table
{
	border-collapse: colapse;
	width: 100%;
}

#home-left table td
{
	width: 50%;
}

#footer
{
	padding-left: 10px;
}
