@charset "utf-8";
/* CSS Document */

body
{
	font-size:small;
	font-family:Arial,Helvetica,Sans-Serif;
	line-height:140%;
	margin:0px;
	color:#FFF;
}

a:link,a:active,a:visited {
color:white;
}

#topBar
{
	height:88px;
}

#page
{
	width:750px;
	margin:auto;
}

#page_content
{
	/*height:500px;*/
}

#page_content_wrapper
{
	/*height:500px;*/
}

#page_content_content
{
	/*height:500px;*/
}

#page_content_padding
{
	margin-left:50px;
	maring-right:56px;
}

#page_header
{
	height:46px;
}

#page_header div
{
	height:46px;
}

#page_header div div
{
	height:46px;
}

#page_footer
{
	height:93px;
}

#page_footer div
{
	height:93px;
}

#page_footer div div
{
	height:93px;
}

#header_bar
{
	background:url(img/dateheader-bg.gif) repeat-x;
	width:650px;
	height:38px;
	color:#FCEAC6;
	font-family:palatino,georgia,times new roman,serif;
	font-size:13pt;
	vertical-align:middle;
}

#header_bar div
{
	background:url(img/dateheader-left.gif) no-repeat;
	height:38px;
}

#header_bar div div
{
	background:url(img/dateheader-right.gif) right no-repeat;
	height:38px;
}

#article
{
	background-color:black;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	width:650px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:5px;
	min-height:300px;
}

h3
{
	color:#640909;
	font-family:palatino,georgia,times new roman,serif;
	font-size:13pt;
}

a:active {
color:white;
}


a:link {
color:white;
font-weight:bold;
text-decoration:underline;
}

a {
color:white;
font-weight:bold;
text-decoration:underline;
}
