﻿/*------------3 Columns Right Theme-----------*/
#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:42.217em;
}

#divRightColumn
{
	/*border: 1px solid red;*/
	float:right;
	font-size:0.917em;
	padding:0 0.1em 0 0;
	width:14.582em;
}

#divBottomContent
{
	/*border: 1px solid red;*/
	width: 57.8em;
	float:right;
}