html, body {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #EBEAEA;
	width: 845px;
	margin: 0px auto;
	background-image: url('../img/bg.gif');
	background-position: center;
	background-repeat: repeat-y;
}
#main {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}
#logo {
	background-image: url('../img/logo.gif') no-repeat; 
	width: 840px;
	height: 135px;
	margin:0px auto;
	text-align:right;

	top: 0px;
	}
#logo a {
	display: block;
	width: 172px;
	height: 118px;
	-moz-outline-width: 0px;
}
#logo a span {
	display: none;
}
#lettering {
	height: 26px;
	border-bottom: 2px solid #404040;
	position: absolute;
	top: 104px;
	right: 7px;
	left: 7px;
}
#lettering ul {
	background-color: #404040;
	background-image: url('../img/lettering-bg.gif');
	background-position: left;
	background-repeat: no-repeat;
	height: 10px;
	float: right;
	margin: 0px;
	padding: 8px 8px 8px 30px !important;
	padding: 6px 8px 6px 30px;
	list-style: none;
}
#lettering ul li {
	display: inline;
}
#lettering ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 4px;
}
#menu {
	background-image: url('../img/menu-bg.gif');
	height: 28px;
	position: absolute;
	top: 132px;
	right: 7px;
	left: 7px;
	width: 831px;
}
#menu table {
	width: 831px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
#manu table tr {
	margin: 0px;
	padding: 0px;
}
#menu table tr td {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menu table tr td a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 8px;
}
#menu table tr td a:hover {
	color: #FF0000;
}
#menu table tr td .current {
	font-weight: bold;
}
#categories {
	background-color: #E90B00;
	padding: 2px;
	border: 3px solid #CF0B02;
	position: absolute;
	top: 161px;
	right: 7px;
	left: 7px;
	width: 821px;
}
#categories table {
	width: 100% !important;
	width: 821px;
	margin: 0px;
	padding: 0px;
}
#categories table tr {
	margin: 0px;
	padding: 0px;
}
#categories table tr td {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#categories table tr td div {
	background-image: url('../img/categories-bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
	margin-right: 16px;
	padding: 8px;
}
#categories table tr td .last {
	margin-right: 0px;
}
#categories table tr td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
#categories table tr td a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 2px;
}
#categories table tr td a:hover {
	text-decoration: underline;
}
#welcome {
	background-image: url('../img/welcome-bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 831px;
	height: 100px;
	position: absolute;
	top: 260px !important;
	top: 261px;
	right: 7px;
	left: 7px;
}
#welcome .ad {
	border: 0px;
}
#welcome ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 12px !important;
	bottom: 14px;
	left: 16px;
	float:left;
}
#welcome ul li {
	float: left;
	margin: 0px 2px;
	padding: 0px;
}
#welcome ul li a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px 5px;
}
#welcome ul li a:hover {
	background-color: #DE0A00;
}
#welcome div {
	width: 452px;
	height: 53px;
	position: absolute;
	top: 17px;
	left: 13px;
}
#welcome div * {
	color: #FFFFFF;
}
#welcome div h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
}
#welcome div p {
	font-size: 11px;
	margin: 0px;
	padding: 3px 5px;
}
#browse {
	width: 180px;
	position: absolute;
	top: 363px !important;
	top: 364px;
	right: 9px;
	left: 9px;
}
#shortcuts {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#shortcuts .current {
	font-weight: bold;
}
#shortcuts a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('../img/shortcut-bg.gif');
	display: block;
	height: 14px;
	padding: 6px 8px;
}
#shortcuts .top {
	background-image: url('../img/shortcut-top.gif');
	padding: 6px 8px 7px 8px;
}
#shortcuts .ad {
	color: #000000;
	background-image: none;
	display: inline;
	height: auto;
	padding: 0px;
}
#shortcuts .ad img {
	margin-top: 1px;
	border: 0px;
}
#content {
	float: right;
	width: 653px;
	border-color: #404040;
	border-style: solid;
	border-width: 5px 6px;
}
#content .footer {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url('../img/content-footer.gif');
	height: 13px;
	padding: 5px 6px;
}
#content .footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#content .footer strong {
	font-weight: normal;
	float: right;
}
.font {
	padding: 12px;
	border-bottom: 1px solid #404040;
}
.font h3 {
	float: left;
	margin: 0px;
}
.font a {
	color: #FD1E00;
}
.font img {
	border: 0px;
}
.font div {
	font-size: 11px;
	text-align: center;
	width: 100px;
}
.font div img {
	margin-bottom: 4px;
}
.clear {
	clear: both;
}
#tips {
	background-image: url('../img/tip-bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	width: 645px;
	margin-bottom: 10px;
	padding: 10px;
}
#tips p {
	font-size: 11px;
	margin: 0px 0px 0px 120px;
}
