﻿body
{
	background-color: #7329b0;
	min-width: 950px;
	font-size: 12px;
	font-family: Arial;
	line-height: 140%;
}
img
{
	border: 0;
}
a
{
	color: #d61c38;
	text-decoration: none;
	outline: 0;
}
h1
{
	color: #d61c38;
	font-weight: bold;
	line-height: 120%;	
	padding: 0;
	margin: 0;
}

.highlight
{
	font-size: 12px;
	color: #d61c38;
	font-weight: bold;
}
.highlight a
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.highlight a:hover
{
	font-size: 12px;
	color: #d61c38;
	font-weight: bold;
}

#content
{
	width: 894px;
	height: 700px;
	background-color: white;
	margin: 1px auto;
	padding-left: 28px;
	padding-top: 24px;
	padding-right: 28px;
}
#branding
{
	height: 69px;
}
#nav_main
{
	margin-left: 302px;
	width: 592px;
	height: 19px;
}
#content_left
{
	float: left;
	margin-top: 57px;
	width: 288px;
	height: 508px;
	padding-right: 14px;
}
#content_right
{
	float: right;
	margin-top: 57px;
	width: 592px;
	height: 508px;
}
#content_inner
{
	height: 415px;
	overflow: auto;
}
#site_info
{
	clear: both;
	top: 688px;
	height: 28px;
	width: 288px;
}
