body {
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #FFFFFF;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px none;
}
b {
	color: #940000;
}

/* Layout Styles */
#container {
	margin: 0px auto;
	padding: 0px;
	width: 688px;
	position: relative;
	z-index: 1;
}
#header {
	width: 100%;
	height: 286px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
	vertical-align: top;
	text-align: left;
	background-image: url(img/hdr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	top: 122px;
	text-align: center;
	z-index: 2;
}
#ad {
	position: relative;
	width: 484px;
	height: 101px;
	display: block;
	top: 135px;
	left: 13px;
	float: left;
	z-index: 2;
}
#placeholder {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	display: block;
	clear: both;
	z-index: 2;
	text-align: left;
}
#content {
	position: relative;
	width: 470px;
	display: block;
	left: 20px;
	float: left;
	font-size: 11px;
	color: #808080;
	
}
#navSub {
	position: relative;
	width: 150px;
	height: 500px;
	display: block;
	top: 50px;
	right: 25px;
	float: right;
	clear: both;
	font-size: 10px;
	color: #808080;
	background-image: url(img/navSub_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
	z-index: 2;
	vertical-align: middle;
}
#navSub li {
	margin: 0px;
	padding-left: 0px;
	padding-top: .7em;
	padding-bottom: .7em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
	list-style-type: none;
}
#navSub a {
	width: 100%;
	margin: 0px;
	color: #A54343;
	padding-left: 1em;
	text-decoration: underline;
	display: block;
}
#navSub a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer {
	position: relative;
	height: 76px;
	float: none;
	clear: both;
	width: 688px;
	background-image: url(img/ftr_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10px;
	color: #9F9F9F;
	margin-top: 0.7em;
	margin-bottom: 3em;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
}
#footer div {
	position: absolute;
	display: block;
	width: 350px;
	left: 85px;
	top: 12px;
	text-align: left;
}

/* Visual Styles */
a:link {
	color: #890000;
	text-decoration: underline;
}
a:visited {
	color: #890000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.profile {
	color: #AA5656;
	background-color: #FFF5F5;
	padding: .5em 1em;
	border: 1px solid #F2DBDB;
}
.sec1 {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	padding: .3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.sec2 {
	font-size: 11px;
	vertical-align: top;
	padding: .3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.sec3 {
	font-size: 10px;
	vertical-align: top;
	padding: .3em;
}
.title {
	font-weight: bold;
	color: #BA0000;
}
.field {
	font-size: 10px;
	color: #940000;
	background-color: #F9F9F9;
	border: 1px solid #DCDCDC;
}
ol {
	list-style-type: none;
	margin: 0px;
}
li {
	color: #808080;
	list-style-type: disk;
	margin-bottom: 0.5em;
}
style55 li {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	list-style-type: disk;
	margin-bottom: 0.5em;
}
#newsArticle {
	font-size: 11px;
	padding: 3em;
	text-align: left;
}
.body_content {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.body_content2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
