body {
 	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color:#999999;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

th {
 	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

#white_bar {
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 79px;
	margin-right: auto;
	width: 100%;
	z-index: 0;
}
#wrapper {
	width: 205px;
	margin-right: auto;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
}

#footer {
	padding-top: 7px;
	padding-bottom: 25px;
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#footer p{
	font-size: 10px;
	color: #999999;
}
#pnav {
	width: 425px;
	text-align: left;
	margin-left: 25px;
}
#pnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -3px;
	margin-right: 7px;
	margin-left: 7px;
	color: #E60E0E;
	text-decoration: none;
}
a {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
a:hover{
	text-decoration:underline;
}#menu {
	position: absolute;
	left: 192px;
	top: 130px;
	width: 400;
	text-align: center;
	z-index: 999;
}
#menu .tnb h4 {
	font-size: 18px;
	font-weight: bolder;
	color: #DE2C2C;
}
#menu .tnb h2 {
	margin: 0px;
	padding-bottom: 4px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #DE2C2C;
}
#menu .tnb p {
	padding: 0px 0px 5px;
	margin: 0px;
}

.LibertyBlackFill{
	background-image:url(../images/layout/LibertyBlackFill.gif);
	background-repeat:no-repeat;
}

.flashwrapper{
	padding:0px;
	margin:0px;
}

#flashcontent{
	width:100%;
	height:600px;
	text-align:center;
	padding:0px;
	margin:0px;
}
