* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	background-repeat: repeat-x;
	background-position: center top;
}
#tab_wrapper{
width: 800px;
margin-left:auto;
margin-right: auto;
height: 100%;

}
#content2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#text {
	width: 500px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #363636;
}
#bg {
}
a {
	color: #FF0000;
	font-weight: bold;
}
#flash {
	border: solid #663300;
}
img {
}
.black_bg {
	background-color:#000000;
	color:#FFFFFF;
	text-align: center;
}
#content {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/ornate_page_frame.png);
	background-repeat: no-repeat;
	background-position: center 870px;
	padding: 10px;
}
#content_text {
	font-size: 11px;
	position: absolute;
	left: 280px;
	top: 33px;
	height: 375px;
	width: 290px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	font-weight: bold;
	z-index: 10;
	background-image: url(images/bg1.jpg);
	color: #FFFFFF;
	border: 1px solid #333333;
}
#menu {
	height: 57px;
	width: 252px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 10;
	left: 7px;
	top: 350px;
}
#menu img {
	float: left;
	margin-right: 10px;
}
#blurb {
	font-weight: bold;
}
#teaser {
	border: thin solid #FFFFFF;
}
.white_border {
	border: 1px solid #FFFFFF;
}
#blurb_table{
margin-left:auto;
margin-right:auto;
}




