#left
{
	display:		none;
}


#main
{
	width:			790px!important;
}

#homecontent, .homenewsscroller
{
	min-height:				100px;
	background-color:		white;

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

	padding:				15px 22px 20px 20px;
}

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

#home-right
{
	width: 310px;
}

#homecontent
{
	background-image:	url('/site/images/vert_rule.gif');
	background-repeat:	repeat-y;
	background-position: 435px 0px;

	overflow:	hidden;
}

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;
}

#share
{
	margin:			10px 0px 10px 10px;
}

