body
{
	background-color: #fff5fa;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin-top: 0px;
}

td
{
	vertical-align: top;
	font-size: 11px;
}

#site-container
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

*.header
{
}

*.sidebar
{
	border-right: solid 3px #E7A0BC;
}

*.content
{
}

*.footer
{
}

*.issue_date
{
	
	color: #575757;
	font-size: 14px;
	font-weight: bold;
}

*.issue_name
{
	color: #8C2C52;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}

*.issue_number
{
	color: #575757;
	font-size: 11px;
	font-weight: bold;
}

*.divider
{
	height: 1px;
	color: #d4d4d4;
	background-color: #d4d4d4;
	border: 0;
}

*.imageBorder
{
	border: double 3px #8C2C52;
}

*.left
{
	float: left;
	margin-right: 5px;
}

*.right
{
	float: right;
	margin-left: 5px;
}

*.section-title
{
	color: #8C2C52;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
}

*.nav-holder
{
	background: url(images/nav_tile.gif) repeat-x left top;
	padding-right: 5px;
	padding-left: 3px;
	width: 143px;
}

*.nav a
{
	color: #575757;
	text-decoration: none;
	font-weight: bold;
}

*.nav dt
{
	margin-bottom: 2px;
}

*.features
{
}

*.features dt
{
	margin-bottom: 5px;
}

*.substories
{
}

*.substories dt
{
	margin-bottom: 5px;
}

*.text-area
{
	padding-left: 10px;
	padding-right: 5px;
	width: 449px;
}

*.article-title
{
	font-family: Garamond, Georgia, Serif;
	font-size: 16px;
}

*.article-subtitle
{
	font-size: 12px;
	font-weight: bold;
}

*.call-out a
{
	color: #8C2C52;
	font-weight: bold;
	text-decoration: none;
}

a
{
	color: #8C2C52;
}
