body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#000;
	background-image:url(images/header-background.gif);
	background-repeat:repeat-x;
}

#container{	background-image:url(images/cross.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:100%;
	width:100%;}

#page {
	width: 770px;
	text-align: left;
	margin-right: auto;
	margin-left: 0px;
	clear: both;
	float: left;
}

#content {
	width: 520px;
	margin-right: 5px; 
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #fff;
}

#content img{
	
}
#lnav {
	width: 200px;
	margin: 0px 10px 10px 8px;
	color:#fff;

}
#foot {
	margin-top: 20px;
	clear: both;
	height: 30px;
	text-align: center;
	vertical-align: top;
	width:520px;
	color:#fff;
	float:right;
}

p {

}
#foot p {
	margin-bottom:10px;
	margin-top:0px;	
}
#top {
	margin-top: 13px;
	width: 100%;
	text-align:center;
}

#lnav ul {
	margin: 0px;
	padding: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
}

#lnav ul li {
	font-size: 15px;
	line-height: 24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	text-indent: 16px;

}
#lnav ul li a {
	font-size: 15px;
	line-height: 24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	text-indent: 16px;
	text-decoration:none;
	color:#fff;
	font-style:normal;
}

#lnav ul li a:hover {
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;



}
#fnav {
	font-family: Tahoma;
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	border-bottom:2px solid #ffffff;
}
h1 {
	font-size: 22px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-align:center;
}
h2 {
	font-size: 18px;

}
h3 {
	font-size: 14px;

}
h4 {
	font-size: 14px;

}
h5 {
	font-size: 14px;

}
h6 {
	font-size: 14px;

}

table tr td{color:white; font-weight:bold; font-size:14px;}

table tr td a:link{ font-weight:bold; font-size:14px;}
table tr td a:visited{ font-weight:bold; font-size:14px;}

