html {
	min-height: 100%;
	overflow: auto;
	background: none;
	font-size: 93%;
}
body, table, form {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 85%;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 1.4em;
}
body {
	background: #ffffff;
	font-size: 77%;
}

h1 {
	font-size: 132%;
	line-height: 60px;
}
h2 {
	font-size: 116%;
	font-weight: bold;
	line-height: 1.5em;
	margin: 15px 0 0px 0;
}
h3 {
	font-size: 109%;
	font-weight: bold;
	margin: 15px 0 0px 0;
}

p {
	margin: 15px 0 0 0;
	line-height: 1.5em;
}
strong,b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
a,
a:link,
a:visited {
	color: #A10075;
	text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	color: #000000;
	text-decoration: underline;
}

#whole-site {
	text-align: left;
	width: 960px;
	margin: 0px auto 0;
	background: url(../images/background.gif) left top repeat-y;
}

#header {
	width: 100%;
	background: #A20072 url(../images/heroes-header.jpg) left top no-repeat;
	border: 0px;
	height: 184px;
	float: left;
}
#header h1 {
	text-indent: -9999px;
	width: 240px;
	height: 130px;
	background: url(../images/logo.gif) left top no-repeat;
}
#header h1 a {
	width: 100%;
	height: 100%;
	display: block;
}

#site-container {
	border: 0px;
	background: url(../images/background.gif) left top repeat-y;
	float: left;
}

#main {
	margin: 0px 0 0 6px;
	width: 954px;
	float: left;
}
#left-menu {
	width: 134px;
	/*background: url(../images/menu_box_middle.gif) left top repeat-y;*/
	float: left;
}
#menu-holder {
	width: 134px;
	height: 59px;
	display: block;
	background: url(../images/menu_top.gif) left top no-repeat;
	float: left;
}
#left-menu ul {
	background: url(../images/menu_box_bottom_01.gif) left bottom no-repeat;
	padding: 0 0 60px 0;
	float: left;
	width: 100%;
}
#left-menu ul li {
	background: url(../images/menu_item.gif) left top no-repeat;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 5px;
	color: #ffffff;
	white-space: nowrap;
	overflow: hidden;
}
#left-menu ul li.last {
	background: url(../images/menu_item_bottom.gif) left top no-repeat;
}
#left-menu ul li.active {
	background: url(../images/menu_item_active.gif) left top no-repeat;
}
#left-menu ul li a {
	text-indent: -9999px;
	background-position: left 5px;
	background-repeat: no-repeat;
	display: block;
}
#left-menu ul li a:hover,
#left-menu ul li a:active,
#left-menu ul li a:focus {
	background-position: left -37px;
}
#left-menu ul li.active a,
#left-menu ul li.active a:hover,
#left-menu ul li.active a:active,
#left-menu ul li.active a:focus {
	background-position: left -15px;
}
#content-container {
	width: 820px;
	float: left;
	background: url(../images/main_title.gif) left top no-repeat;
	border-bottom: 1px solid #ffffff;
	padding: 0 0 50px 0;
}
#content {
	float: left;
	width: 550px;
	padding: 0 0 0px 20px;
	max-width: 530px;
}
#content h1 {
	background-position: left 50%;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content h2 {
	background-position: left 50%;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 100%;
	display: block;
	clear: both;
}
#content img {
	border: 1px solid #000000;
}
#content ul li,
#content ol li {
	margin: 0 0 0.5em 0;
	list-style-type: circle;
	padding: 0 0 0 5px;
}
#content ol li {
	list-style-type: decimal;
}
#content ul,
#content ol {
	line-height: 1.4em;
	margin: 15px 0 0 0;
	padding: 0 0 0 25px;
}
#content .small,
.csc-textpic-caption {
	color: #5F5F5F;
	font-size: 85%;
}
#content table {
	text-align: left;
	font-size: 100%;
	margin: 15px 0 0 0;
}
#content table.quoten-nbc-1 th {
	width: 200px;
}
#content table.quoten-nbc-2 th {
	width: 300px;
}
#right-bar {
	float: right;
	width: 253px;
	background: url(../images/big_box_top_01.gif) left top no-repeat;
	padding: 35px 10px 20px 30px;
	max-width: 213px;
	text-align: right;
	color: #ffffff;
}
#right-bar p,
#right-bar ul li {
	margin: 10px 0 0 0;
}
#right-bar a,
#right-bar a:link,
#right-bar a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#right-bar a:hover,
#right-bar a:active,
#right-bar a:focus {
	color: #ffffff;
	text-decoration: none;
}

#footer {
	width: 100%;
	text-align: center;
	background: #A20072;
	height: 25px;
	line-height: 25px;
	float: left;
	color: #ffffff;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 85%;
	line-height: 25px;
}
span.sitemenu {
	font-weight: bold;
	margin: 20px 0 0 0;
	display: block;
}
#content p.sitemenu {
	margin-top: 10px;
}
div.csc-textpic-above {
	margin: 15px 0 0 0;
}
#content div.csc-textpic-below dl.csc-textpic-image {
	margin: 15px 0 0 0 !important;
}
#content .csc-menu-4 p {
	margin: 5px 0 0 0;
}
#content ul.linklist,
#content ul.linklist li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}