body {
	background-color:#ebebd6;
}
.PageWidth
{
	width:780px;
}
.Column_Advertising_First {
	position:relative;
	float:left;
	width:378px;
	margin-bottom:24px;
}
.Column_Advertising {
	position:relative;
	float:left;
	width:390px;
	margin-left:12px;
	margin-bottom:24px;
}

.outerpair1
{
	background-image:url(../images/upperleftfade.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.outerpair2
{
	background-image:url(../images/lowerrightfade.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-top:12px;
	padding-right:12px;
}
.shadowbox 
{
	background-image:url(../images/shadow.gif);
	background-position:left bottom;
}

.innerbox 
{
	position:relative;
	right:-12px;
	top:-12px;
}
.IntroPara
{
	color:#666633;
	font-weight:normal;
}
h1 
{
	font-size:48px;
	color:#666633;
	font-family:Georgia;
	padding-top:0px;
	margin-top:-5px;
}

div.hr {
  height: 19px;
  background: #ebebd6 url(../images/SeparatorDots.gif) no-repeat scroll center;
  clear: both;
}
div.hr hr {
  display: none;
}

.Advertising_RedSubHead
{
	color:#620010;
	font-weight:bold;
	font-size:120%;
}

.Advertising_SubHeading
{
	color:#666633;
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
}

