body {
	font-family: Book Antiqua;
	font-size: 13px;
	font-weight: bold;
	background-color: #000;
}

img {
	border: 0px;
}

p {
	text-indent: 40px;
	padding: 35px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 15px;
}

a:link, a:visited {
	color: #444;
	text-decoration: underline;
}

a:hover {
	color: #999;
	text-decoration: none;
}

.current {
	font-size: 13px;
	text-decoration: none;
	color: #555;
}

#maintable {
	width: 850px;
	margin: 0 auto;
	border: 0px solid #34467F;
}

#maintable2 {
	width: 850px;
	margin: 0 auto;
	border: 0px solid #34467F;
	background-color: #000000;
}

#navcontainer {
	background-color: #000;
	border: 1px solid #999;
	margin: 0 auto;
	width: 790px;
	height: 26px;
}

#nav {
	margin: 3px auto 3px auto;
	width: 780px;
	height: 24px;
	text-align: center;
	overflow: auto;
	color: #F0F0F0;
}

#nav a:link,#nav a:visited {
	font-size: 13px;
	color: #F0F0F0;
	text-decoration: none;
}

#nav a:hover {
	color: #999;
	text-decoration: underline;
}

#contentcontainer {
	margin: 5px auto;
	background-image: url(images/555.png);
	background-position:top center;
	background-repeat:repeat-y;
	border: 3px solid #FFFFFF;
	width: 870px;
}

#content {
	font-size: 14px;
	width: 830px;
	margin: 0 auto;
}

#note {
        font-size: 11px;
	font-style:italic;
	padding: 10px;
}

#logo {
	height: 230px;
	margin: 0 auto;
}

.hr1 {
	width: 810px;
	background: #111;
	color: #111;
}

#specials {
	font-family: Constantia;
	border: 1px solid #000;
	background: #FFF000;
	margin: 0 auto;
	font-weight: bold;
}

#specials a:link, a:visited {
	color: #121212;
	text-decoration: underline;
}

#specials a:hover {
	color: #777;
	text-decoration: none;
}

#footer {
	text-align: center;
	margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#footer a:link, a:visited {

	font-weight: bold;
	color: #444;
}

#footer a:hover {
	color: #FFF;
}
