body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin: 0px;
	background-color: #570E23;
	text-align:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

p {

	margin: 0;
}

#wrapper {
	margin:0 auto;
	padding:0;
	text-align: left;
	width:967px;
	background-image: url(images/bglayout/main.png);
	background-repeat: repeat-y;
	background-position: -1px;
}

#footer {
	width:967px;
	background-image: url(images/bglayout/footer.png);
	background-repeat: no-repeat;
	background-position: -1px;
	height: 150px;
}

.section {
	margin-bottom: 10px;
}

#contentwrapper {

	padding: 0px 0px 20px 73px;
	
}

#content {

	width: 780px;
	padding: 0px 0px 0px 1px;
	margin: 0 auto;
}


#header {

	padding: 0;
	margin: 0px 0px 0px 1px;
}


#flash {
	width: 967px;
	height: 150px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


.headerbg {
	height: 325px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.subtitlecell {
	width: 638px;
	height: 62px;
}

.mainbg {
	padding-right: 170px;
	padding-left: 170px;
	font-size:12px;
	color:#000000;
}

.smalltext {
	font-size:10px;
	color:#000000;
}

.boldtext {

	font-weight: bold;
}

a:link {
	color: #D9D9D9;
	text-decoration: underline;
}

a:visited {
	color: #D9D9D9;
	text-decoration: underline;
}

a:hover {
	color: #E281A3;
	text-decoration: underline;
}

a:active {
	color: #D9D9D9;
	text-decoration: underline;
}


.subtitle {
	color:#000000;
}


.title {
	color:#000000;
	font-size:18px;
}

.media_title {
	font-size: 16px;
	font-weight: bold;
}

.list_section {
	padding: 5px;
	border: 3px solid #D9D9D9;
	margin-top: 10px;
	margin-bottom:10px;
}

