.td_glow_left {
	background-image: url(../images/glow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.td_glow_right {
	background-image: url(../images/glow_right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.td_main_body {
	background-color: #990033;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#body_bg {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.td_body_right {
	background-image: url(../images/body_right_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
table#navigation {
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
table#navigation a {
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
table#navigation a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.navigation_left {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.navigation_right {
	background-image: url(../images/navbar_right.png);
	background-repeat: repeat-y;
	background-position: right top;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 18px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #333333;
}
.caption {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
table#imgplaceholderright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
table#imgplaceholderleft {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
table#mission {
	width: 450px;
	border: thin solid #333333;
	text-align: center;
	padding: 3px;
}
.imgplaceholderright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.imgplaceholderleft {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
div#heleneh {
	display:none;
}