@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

a:link, a:visited, a:active {
color:#BF0000;
text-decoration:underline;
}

img, div, td {
	behavior: url(iepngfix.htc);
}

h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h2 {
	font-size: 13pt;
	color: #FFFFFF;
	margin-bottom: 14px;
	text-transform: uppercase;
	text-decoration:underline;
}

h4 {
	letter-spacing: .08em;
	font-size: 9pt;
	color: #000000;
}

h3 {
	letter-spacing: .08em;
	font-size: 11pt;
	color: #000000;
}

h5 {
	font-size: 9pt;
	color: #000000;
	text-align: center;
}

h6 {
	letter-spacing: .08em;
	font-size: 7pt;
	font-style: italic;
	color: #000000;
}


table td {
	padding: 0px;
	vertical-align: top;
	letter-spacing: .04em;
	font: "Arial"
	font-size: 11pt;
	color: #f1f1f1;
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 1024px;
}

#container table {
	padding: 0px;
	border: 0px;
}

#container a img {
	border: none;
}

#header td {
	background-image: url('images/header.png');
	background-repeat: no-repeat;
}

.right {
	background-image: url('images/pageright.png');
	background-repeat: no-repeat;
	width: 36px;
	height: 711px;
}

.rightpad {
	background-image: url('images/rightpad.png');
	background-repeat: no-repeat;
	width: 76px;
	height: 420px;
}

.left {
	background-image: url('images/pageleft.png');
	background-repeat: no-repeat;
	width: 38px;
	height: 711px;
}

.leftpad {
	background-image: url('images/leftpad.png');
	background-repeat: no-repeat;
	width: 67px;
	height: 420px;
}

.footer {
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	width: 1024px;
	height: 30px;
}

.indexbg {
	background-image: url('images/homecontent.png');
	background-repeat: no-repeat;
	width: 950px;
	height: 291px;
}

#indexmedia {
	margin-left: 5px;
	margin-top: 5px;
	width: 557px;
	height: 371px;
}

.indexmediaBG {
	background-image:url('images/indexmediabg.png');
	background-repeat:no-repeat;
}

.contentbg {
	background-image: url('images/contentbg.png');
	background-repeat: no-repeat;
	width: 950px;
	height: 291px;
}

#content {
	width: 830px;
	margin-left: 49px;
	margin-top: 5px;
	overflow:hidden;
}

#media {
	margin-left: 5px;
	margin-top: 5px;
	width: 557px;
	height: 371px;
}

.mediaBG {
	background-image:url('images/media.png');
	background-repeat:no-repeat;
}