﻿#ContentWrapper 
{
	background-color: #fafaf8;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/InnerLeftColumn_bg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#ContentWrapper table {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#636363;
	margin-bottom:20px;
	line-height:1.8em;
}
#InnerBody P,
#InnerBody H1,
#InnerBody H2,
#InnerBody UL
{
	margin-right:100px;
}

#InnerBody TD P,
#InnerBody TD H1,
#InnerBody TD H2,
#InnerBody TD UL
{
	margin-right:0px;
}

#SideBar 
{
	width:235px;
	float:right;
	margin-left:25px;
}

#SideBar H1,
#SideBar H2
{
	line-height:1.5em;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

#TempRightBox,
#Sidebar_Image,
#Sidebar_Body
{
	padding:25px;
	margin-bottom:25px;
}

#FooterWrapper{
	background-image: url(../images/footer_bg_inside_Inner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
}
