
body {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 85%;
	color: #333;
	padding: 0 40px 10px 40px;
	margin: 0;
	background-color: #000;
	background-image: url(images/paper.jpg);
	background-repeat: repeat-x;
	min-width: 900px;
}

.clear { clear: both; font-size: 0; overflow: hidden; height: 0; line-height: 0; visibility: hidden; }
.cent { text-align: center; }
.right { text-align: right; }
p { margin: .75em 0; }
a { color: #425C6A; font-weight: bold; }
a:hover { color: #333; text-decoration: none; }
img { border: none; padding: 0; margin: 0; }
table { font-size: 100%; color: #333; }
hr { margin: 5px 0; }

ol {
	padding: 0;
	margin: 5px 0 5px 4em;
	text-align: left;
}

ul {
	padding: 0;
	margin: 5px 0 5px 25px;
	text-align: left;
	list-style: square;
}

h1 {
	color: #67BB4A;
	padding: 0;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 155%;
	margin-top: 14px;
}

h2 {
	padding: 0;
	margin: .5em 0;
	font-size: 125%;
	color: #666;
}

h3 {
	padding: 0;
	margin: .75em 0;
	font-size: 105%;
	color: #666;
}

dl {
	font-size: 85%;
	margin: 0;
}

dt {
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 1px solid;
	border-color: #ccc;
}

dd {
	margin-left: 0;
	line-height: 1.4em;
}

dl span {
	display: block;
	width: 7.5em;
	text-align: right;
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

#pagelt {
	max-width: 1236px;
	margin: 0 auto;
	background-image: url(images/paperlt.jpg);
	background-repeat: no-repeat;
}

#pagert {
	background-image: url(images/paperrt.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#title {
	padding: 0;
	margin: 0 18px;
	background-color: #000;
	height: 140px;
	background-image: url(images/logo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#mycontent {
	background-color: #fff;
	margin: 0 18px;
	padding: 18px 36px 18px 36px;
	font-size: 98%;
	background-image: url(images/contenttop.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#nav {
	margin: 0 18px;
	background-color: #000;
	padding: 4px;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	float: left;
	margin: 0 3px;
}

#nav ul li.nr {
	float: right;
	margin: 0 3px;
}

#nav a {
	display: block;
	display: block;
	text-decoration: none;
	color: #fff;
	border-left: 5px solid;
	border-color: #294E8F;
	padding: 5px 15px;
	white-space: nowrap;
}

#nav a:hover {
	background-color: #517ABA;
}

#footer {
	font-size: 95%;
	margin: 0;
	padding: 15px 18px;
	color: #ccc;
	background-color: #000;
}

#footer a { color: #ccc; }

#footer a:hover { color: #517ABA; }

#footer #ftrrt {
	float: right;
}

#footer p {
	margin: 8px 0 4px 0;
}

#tolra {
	margin: 20px 0 10px 0;
	color: #333;
	background-color: #DDEBF8;
	text-align: center;
	padding: 8px;
}

.contentarea {
	width: 99%;
}

.splitcol {
	background-image: url(images/vdiv.gif);
	background-position: 50% top;
	background-repeat: repeat-y;
	width: 99%;
}

.splitcol .leftcol {
	float: left;
	width: 49%;
}

.splitcol .rightcol {
	float: right;
	width: 49%;
	background-image: url(images/feedbg.jpg);
	background-position: right 4em;
	background-repeat: no-repeat;
}

#hpleftcol {
	margin-right: 220px;

	background-image: url(images/vdiv.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

#hprightcol {
	float: right;
	width: 220px;
	margin-right: -220px;
	font-size: 95%;
	text-align: left;
}

* html #hprightcol {
	margin-right: -110px;
}

.pad {
	padding: 0 7px;
}

.ventview {
	margin: 10px 0;
	overflow: auto;
	width: 204px;
}

.ventviewpad {
	padding: 9px 6px;
}

.ventview ul {
	list-style: none;
	margin-left: 6px;
}

.ventview ul ul {
	list-style: none;
	margin-left: 15px;
}

.ventview li {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	float: left;
	clear: left;
}

.ventview li b {
	display: block;
	padding-left: 20px;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-weight: normal;
}

.ventview li i {
	display: block;
	padding-left: 20px;
	background-image: url(images/dude.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

#hprt i {
	font-size: 85%;
}

.feeditems {
	overflow: hidden;
	margin: 0;
}

* html .feeditems {
	width: 99%;
}

.feeditems li {
	padding: 10px 0;
}

.picture {
	background-position: 50% top;
	background-repeat: no-repeat;
	margin: 12px 0;
}

.boxouttop {	background-image: url(images/boxout/boxout_t.gif); background-repeat: repeat-x; background-position: top left; }
.boxoutbottom { background-image: url(images/boxout/boxout_b.gif); background-repeat: repeat-x; background-position: bottom left; }
.boxoutleft { background-image: url(images/boxout/boxout_l.gif); background-repeat: repeat-y; background-position: top left; }
.boxoutright { background-image: url(images/boxout/boxout_r.gif); background-repeat: repeat-y; background-position: top right; }
.boxouttl { background-image: url(images/boxout/boxout_tl.gif); background-repeat: no-repeat; background-position: top left; }
.boxouttr { background-image: url(images/boxout/boxout_tr.gif); background-repeat: no-repeat; background-position: top right; }
.boxoutbl { background-image: url(images/boxout/boxout_bl.gif); background-repeat: no-repeat; background-position: bottom left; }
.boxoutbr { background-image: url(images/boxout/boxout_br.gif); background-repeat: no-repeat; background-position: bottom right; }

.boxout {
	height: 1%;
	margin: 10px 0;
}

.boxoutin {
	padding: 9px;
}

.stablec {
	font-size: 85%;
	text-align: center;
}

.stablec table {
	width: 90%;
	margin: 0 auto;
}

.stable th {
	border-bottom: 2px solid;
	border-color: #294E8F;
	padding: 4px;
}

.stable td {
	padding: 4px;
	background-color: #f1f1f1;
	text-align: center;
}

.stable td.left {
	text-align: left;
	overflow: hidden;
}

.stable tr.odd td {
	background-color: #e0e0e0;
}

.poweredby {
	font-size: 85%;
	color: #fff;
}

.break {
	border-top: 2px solid;
	border-color: #3399FF;
	padding-top: 8px;
}

#pathway {
	border: 1px solid;
	border-color: #666;
	background-color: #f5f5f5;
	padding: 8px;
	margin: 16px 0 8px 0;
}

#pathway div {
	float: right;
	margin-left: 16px;
}

.catframe {
	background-color: #000;
	background-image: url(images/forumhdg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid;
	border-color: #666;
	padding-top: 21px;
}

.catframe2 {
	background-color: #f5f5f5;
}

.catframe li {
	padding-top: 4px;
	padding-bottom: 4px;
}

.entframe {
	background-color: #3e3e3e;
	background-image: url(images/forumhdg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid;
	border-color: #666;
	padding-top: 21px;
}

.entframe2 {
	background-color: #f5f5f5;
	padding: 8px;
}

.entframe li {
	color: #FF0099;
	padding-top: 4px;
	padding-bottom: 4px;
}

.entframe li .entdesc {
	color: #333;
}

.entframe li .wnclnk, .entframe li .lnkurl {
	color: #333;
	font-size: 85%;
}

.inbox3 label {
	font-weight: bold;
	text-align: right;
	display: block;
}

.contactErr {
	background-color: #FFFFCC;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	border: 1px solid;
	border-color: #c90000;
}

dl.serverips {
	font-size: 85%;
	margin: 0;
}

dl.serverips dt {
	font-weight: bold;
	border: none;
	display: inline;
}

dl.serverips dd {
	margin-left: 0;
	line-height: auto;
	display: inline;
}