#sidebar {
	background: #006699 url(side_grad.jpg) repeat-x top;
	padding: 16px 12px;
	color: #FFFFFF;
}
#nav {
	background: #006699 url(menu_grad.jpg) repeat-y;
	color: #FFFFFF;
	text-decoration: none;
	height: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
}
#content {
	padding: 16px 28px;
}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
tr {
	font: 11px Arial, Helvetica, sans-serif;
}
#specials {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(specials_back.gif);
}
#spec_cont {
	color: #FFFFFF;
	background: url(specials_content.gif) no-repeat;
	height: 204px;
	border: none;
}
#spec_cont a {
	color: #FFFFFF;
	background: url(specials_content.gif) no-repeat;
	height: 204px;
	text-decoration: none;
	border-bottom: 1px solid #0199CB;
}
#spec_cont img {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
#test {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(test_back.gif);
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 28px;
}
#footer a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#features {
	font-size: 10px;
	color: #FFFFFF;
	background: url(h3.jpg) repeat-y;
	padding-right: 16px;
}
#features a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}
#sidebar a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	padding: 0px;
}
#features a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
#nav a {

	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}
#nav a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
#specials a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#test a {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background: url(back.gif);
}
h2 {

	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {

	color: #006699;
	text-decoration: underline;
}
#content img {
	border: solid 1px #FFF;
}
hr {
	color: #FFFFFF;
	height: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif;
}