html * {
	font-size: 1em;
}

html {
	height: 100%;
}

body {
	height: 100%;
	display: block;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: 'century gothic', arial, helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #2266aa;
	border-bottom: 1px solid #883300;
	text-decoration: none;
}

h1 a, h1 a:hover {
	font-family: 'century gothic', arial, helvetica, sans-serif;
	font-weight: normal;
	color: #2266aa;
	text-decoration: none;
}

h2 {
	display: block;
	padding: 4px;
	margin: 0;
	margin-top: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #2266aa;
	background: #e6e3e0;
}

form { margin:0; padding:0; }

a, a:hover {
	color: #883300;
	text-decoration: underline;
}

a:active, a:hover {
	color: #994411;
	text-decoration: none;
}

.fullheight { height: 100%; }

tr#topbg { background: url(images/topbg.gif); height: 34px; }
tr#headbg { background: url(images/headbg.gif); height: 88px; }
tr#barbg { background: url(images/barbglight.gif); height: 46px; }
td#bardark { background: url(images/barbg.gif); width: 100%; height: 46px; }
tr#footbg { background: url(images/footbg.gif); height: 26px; }
tr#footrest { background: url(images/footrest.gif) top center repeat-x #776055; height: 10px; }
td#headtitle {
	font-family: 'century gothic', arial, helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: left;
}
td#toolsbg { background: url(/images/toolsbg.gif); }

tr.odd { background: #ddddcc; }
tr.even { background: #eeeedd; }

td.content {
	background: url(images/bg.gif) top center repeat-y #ffffff;
}

.content img {
	margin: 2px 10px;
	border: 4px solid #e6e3e0;
}

.boxtitle {
	display: block;
	width: 160px;
	height: 19px;
	background: url(/images/boxtop.gif) top left no-repeat;
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 16px;
}

.hmenu a, .hmenu a:hover {
	display: block;
	overflow: auto;
	width: 89px;
	height: 46px;
	background: url(images/hmenu0.gif) top left no-repeat;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #662200;
	text-decoration: none;
	text-align: center;
}

.hmenu a:hover {
	color: #ffffff;
	background: url(images/hmenu1.gif) top left no-repeat;
}

.hmenu a strong {
	display: block;
	padding-top: 7px;
	font-weight: normal;
}

.edit {
	color: #ffffff;
	background-color: #331100;
}

.newsfp a, .newsfp a:hover {
	font-weight: bold;
}

.more a, .more a:hover {
	display: block;
	text-align: right;
}

.footer {
	font-size: 1em;
	text-align: center;
}

.footer a, .footer a:hover {
	color: #a98879;
	text-decoration: none;
}

.footer a:hover {
	color: #221100;
	text-decoration: underline;
}

.torus {
	display: block;
	text-align: right;
}

.torus a, .torus a:hover {
	color: #57463e;
	font-size: 0.8em;
	text-decoration: none;
}

.torus a:hover {
	color: #a98879;
}

