﻿/*------------Home Theme-----------*/
#divNavPanel
{
	display: none;
}

#innerColumns {
	background:transparent url(/images/template/dot.gif) repeat-y scroll 25.417em 0;
}


#divTopContent
{
	/*border: 1px solid red;*/
	width: 57.8em;
	float:right;
}

#upperLeftColumn, #divLeftColumn
{
	/*border: 1px solid red;*/
	float:left;
	padding:0 0 0 1.583em;
	width:13.583em;
	color:#A40033;
	font-family:Georgia,"Times New Roman",Times,serif;
	overflow:hidden;
}

#upperLeftColumn
{
	padding: 0;
}

#divCenterColumn
{
	/*border: 1px solid red;*/
	float:left;
	padding:0 0 0 0.3em;
	width:23.417em;
}

#divRightColumn
{
	/*border: 1px solid red;*/
	float:right;
	font-size:0.917em;
	padding:0 0.1em 0 0;
	width:33.382em;
}

#divBottomContent
{
	/*border: 1px solid red;*/
	width: 57.8em;
	float:right;
}