body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	float: none;
	height: auto;
	background-color: #000000;
}
.bkgdLeft {
	background-image:url(../imgs/bkgdLeft.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 120px;
}
.bkgdRight {
	background-image:url(../imgs/bkgdRight.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 120px;
}
.headerTopRight {
	background-image:url(../imgs/header_top_R.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 578px;
}
.headerBttomRight {
	background-image:url(../imgs/header_bttom_R.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 578px;
	vertical-align: top;
}
.navLeft {
	background-image:url(../imgs/navLeft.gif);
	background-repeat: no-repeat;
	height: 258px;
	width: 172px;
	margin: 0px;
	vertical-align: top;
}
#button {
	width: 172px;
	height: 180px;
}
.content {
	height: auto;
	width: 565px;
	background-image: url(../imgs/bkgd.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.footer {
	background-image:url(../imgs/footer.gif);
	background-repeat:repeat-x;
	height: 25px;
	width: 750px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer2 {
	width: auto;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FF00;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 10px;
}
.footerBottom {
	background-image:url(../imgs/footerBottom.gif);
	background-repeat:repeat-y;
	height: auto;
	width: 990px;
	background-position: center;
}
.line {
	font-weight: bold;
	color: #FF0000;
}
#time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	width: 123px;
	font-weight: bold;
	text-align: center;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	line-height: 17px;
	color: #006600;
	text-decoration: underline;
}
#searchBox {
	float: right;
	margin: 6px 3px 0px 0px;
}
.searchBox {
	color: #990000;
	background-color: #FFFFCC;
}
.btmContent {
	background-image:url(../imgs/bkgd3.gif);
	background-repeat:repeat-y;
	height: auto;
	width: 750px;
}
.adBox {
	background-image: url(../imgs/bkgd2.gif);
	background-repeat: repeat-y;
	width: 172px;
	height: 25px;
}
