body { }
p { color: black; font-size: 12px; font-family: Verdana, Arial, sans-serif; }
img { padding: 2px; }
td { }
a:link { color: red; }
a:visited { color: white; }
a:hover { color: blue; }
a:active { color: red; }
#contents	
{
margin-top: 10px;
margin-right:auto;
margin-left:auto;
width: 750px;
padding: 10px;
background-color: black;
color: #000000;
}
#menu	
{ width: 750px; padding: 0; background-color: black; color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#main { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; padding: 5px; width: 750px; height: 100%; }
#topRight	
{ padding: 0; background-color: black; color: white; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; top: 130px; float: right; }
#footer	
{ padding: 0; background-color: black; color: white; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
#topBanner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 200px;
	width: 200px;
	background: url(../images/corner_banner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}


p.title { color: red; font-size: 15px; font-weight: bold; }
p.titleWhite { color: white; font-size: 15px; font-weight: bold; }
p.titleHome { color: black; font-size: 18px; font-weight: bold; border-color: black; }
p.bold { color: black; font-size: 13px; font-weight: bold; background-color: white; }
p.italic { color: black; font-size: 13px; font-style: italic; background-color: white; }
#topRight a:link { color: white; }
#topBanner a:link { color: white; }
#topRight a:visited { color: white; }
#topBanner a:visited { color: white; }
#topRight a:hover { color: red; }
#topBanner a:hover { color: white; }
#topRight a:active { color: white; }
#topBanner a:active { color: white; }
.rightFloat { float: right; }
.featured-item-button
{ color: #fff; font-family: Verdana, Arial, Helvetica, Times, Courier, Sans-serif; font-weight: normal; font-size: 12px; background-color: black; outline-color: black; outline-style: solid; }
.title a:link { color: black; font-size: 15px; font-weight: bold; }
.title a:visited { color: #000; font-size: 15px; font-weight: bold; }
.title a:hover { color: #f00; font-size: 15px; font-weight: bold; }
.title a:active { color: #000; font-size: 15px; font-weight: bold; }
