/* CSS Document */
body {
background-color:#000000;
color:#FFFFFF;
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #f2f2f2;}

a {
color:#F1ECE7;}

.container {text-align:center;}
.header {}
.navigation {text-align:center; margin-left:auto; margin-right:auto;}
.content{text-align:center; margin-left:auto; margin-right:auto;}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	font-size: 13px;
	color: #FFFFFF;
}
.footer {width:850px; margin-top:10px; padding-top:10px; text-align:center; margin-left:auto; margin-right:auto; border-top:1px solid #34251E;}

.hlt {
background-image:url(navigationbg.jpg);
background-repeat:repeat-x;
            }
.hltoff{background-color: #000000;
color:#ffffff;}