﻿/*------------3 Equal Columns Theme-----------*/
#innerColumns {
	/*background:url(/images/template/dot.gif) repeat-y 25.417em 0;*/
	background: none;
}

#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;
	margin: 0 0 0 0.3em;
	width:28.05em;
}

#divRightColumn
{
	/*border: 1px solid red;*/
	float:right;
	width:28.05em;
}

#divBottomContent
{
	/*border: 1px solid red;*/
	width: 57.8em;
	float:right;
}
