HHTML {
	margin: auto;
	height: 100%;
}
BODY {
	width: 875px;
	margin: auto;
	height: 100%;
	margin-top: 28px;
	background-image: url(images/bgsite.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TABLE.site {
	height: 100%;
}
.header {
	height: 241px;
	width: 875px;
}
.navi {
	background-image: url(images/bgnavi.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 875px;
	padding-left: 20px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.usernavi {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 875px;
	text-align: center;
}
td.usernavi div {
	background-image: url(images/bgusernavi.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	color: #FFF;
	font-weight: bold;
}
td.usernavi div a:link,td.usernavi div a:visited {
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
	padding-left: 8px;
	padding-right: 8px;
}
td.usernavi div a:hover {
	color: #FFD700;
}
.content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 875px;
	min-height: 70%;
	height: 70%;
}
.withbg {
	background-image: url(images/bg_td.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 550px;
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 20px;
}
.withbg table {
	color: #336699;
}
.footer {
	background-image: url(images/bgfooter.jpg);
	background-repeat: no-repeat;
	width: 875px;
	height: 109px;
	padding-left: 80px;
}
.copy {
	float: left;
	font-size: 11px;
}
.navibottom {
	float: right;
	padding-right: 30px;
	color: Gray;
	font-weight: bold;
}
.navibottom a:link, .navibottom a:visited {
	font-size: 11px;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}
.navibottom a:hover {
	color: Black;
}
td.navi a:link,td.navi a:visited {
	color: White;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

td.navi a:hover {
	color: #FFD700;
}
H2 {
	font-size: 16px;
	color: #660000;
}
.fliesstext {
	color: #660000;
	line-height: 20px;
}

.BigTopic {
	font-size: 16px;
	color: #660000;	
}