body {
	background: #000 url('../img/.jpg');
	width: 100%;
}

.hidden {
	display: none;
}

#text {
	color: #FFFFFF;
	font: 12px verdana;
	padding: 10px;
}

#container {	
	width: 725px;
}

#leftdiv {
	background: #000 url('../img/moss.jpg');
	width: 185px;
	height: 570px;
	float: left;
}

#leftdiv2 {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 160px;
	height: 545px;
	background: #000000 url('../img/backtrees.jpg');
	color: #FFFFFF;
	font: 12px verdana;
	font-variant: small-caps;
	font-weight: bold;
	border: 1px solid #000;
}

#bodydiv {
	background: #000 url('../img/moss.jpg');
	width: 527px;
	height: 570px;
	float: right;
}

#bodydiv2 {
	background: #000 url('../img/backtrees.jpg');
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 501px;
	height: 545px;
	border: 1px solid #000;
}

#bodydiv3 {
	background: #000;
	width: 459px;
	height: 506px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 13px;
	margin-bottom: 15px;
	padding: 5px;
	text-align: left;
	color: #fff;
	font: 12px verdana;
	border: 1px solid #fff;
	overflow: auto;
}

#menudiv {
	background: #000000;
	text-align: center;
	width: 130px;
	color: #1077d7;
	font: 14px verdana;
	font-weight: bold;
	border: 1px solid white;
	padding-bottom: 5px;
}

#toplabel {
	background: #000000;	
	padding-top: 5px;
	text-align: center;
	font: 12px verdana;
	color: #fff;
	font-weight: bold;
	width: 130px;
	overflow: hidden;
}

#blogpost {
	text-align: 'center';
	width: 400px;
	height: 400px;
}

.bptitle {
	border: 1px solid #fff;
	width: 132px;
	color: #fff;
	background: #000 url('../img/sbbkgd.png');
	font: 12px verdana;
	font-weight: none;
}

.bpdate {
	border: 1px solid #fff;
	width: 130px;
	color: #fff;
	background: #000 url('../img/sbbkgd.png');
	font: 12px verdana;
	font-weight: none;
}

.bppassword {
	border: 1px solid #fff;
	width: 130px;
	color: #fff;
	background: #000 url('../img/sbbkgd.png');
	font: 12px verdana;
	font-weight: none;
}

.bpcontent {
	border: 1px solid #fff;
	width: 400px;
	height: 400px;
	color: #fff;
	background: #000 url('../img/sbbkgd.png');
	font: 12px verdana;
	font-weight: none;
}

.bpreset {
	border: 2px solid #fff;
	width: 200px;
	height: 25px;
	color: #fff;
	background: #000;
	font: 12px verdana;
	font-weight: bold;
}

.bpsubmit {
	border: 2px solid #fff;
	width: 200px;
	height: 25px;
	color: #fff;
	background: #000;
	font: 12px verdana;
	font-weight: bold;
}
	
.hline {
	text-align: center;
	width: 100%;
	height: 1px;
	color: #fff;
}

.menuline {
	text-align: center;
	width: 90%;
	height: 1px;
	color: #fff;
}

#sbdiv {
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	width: 126px;
	height: 142px;
	overflow: auto;
	background: #000000;
	color: #fff;
	font: 10px verdana;
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
}

#sb {
	padding-left: 0px;
	padding-right: 0px;
	width: 130px;
	height: 200px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.input0 {
	background: #1007d7;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid #000;
	color: white;
	font: 10px verdana;
	width: 64px;
	height: 14px;
}

.input1 {
	background: #1007d7;
	border-top: 0px solid white;
	border-left: 0px solid #000;
	border-right: 0px solid white;
	border-bottom: 0px solid #000;
	color: white;
	font: 10px verdana;
	width: 64px;
	height: 14px;
}

.input2 {
	background: #1007d7;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid #000;
	color: white;
	font: 10px verdana;
	width: 128px;
	height: 14px;
}

.input3 {
	background: #1007d7;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	color: white;
	font: 10px verdana;
	width: 86px;
	height: 14px;
	text-align: left;
}

.passnum {
	background: #000000;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	color: #fff;
	font: 10px verdana;
	width: 43px;
	height: 14px;
	text-align: center;
}

.sb {
	background: #000000;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 0px solid white;
	border-right: 1px solid white;
	color: #ffffff;
	font: 10px verdana;
	font-weight: bold;
	text-align: center;
	width: 65px;
	height: 16px;
}

.sb2 {
	background: #000000;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	color: #ffffff;
	font: 10px verdana;
	font-weight: bold;
	text-align: center;
	width: 65px;
	height: 16px;
}

.leftfoot {
	color: #fff;
	font: 9px verdana;
	font-variant: small-caps;
	font-weight: none;
}

.imageview {
	border: 1px solid #ffffff;
	width: 300px;
}

.label {
	color: #ffffff;
	font: bold 14px verdana;
}

.matrix {
	color: #ffffff;
	width: 300px;
	height: 300px;
	border: 1px solid #ffffff;
	text-align: center;
}

.warrior {
	color: #ffffff;
	font: 12px verdana;
}

.icontext {
	border: 1px solid #ffffff;
	text-align: center;
}

.imgborder {
	border: 0px solid #ffffff;
	}

.img {
	border: 1px solid #ffffff;
	}
	
A:visited.menu {
	color: #FFFFFF;
	font: 14px monospace;
	text-decoration: none;
	cursor: crosshair;
	font-weight: none;
}

A:link.menu {
	color: #FFFFFF;
	font: 14px monospace;
	text-decoration: none;
	cursor: crosshair;
	font-weight: none;
}

A:hover.menu {
	color: #11aaff;
	font: 14px monospace;
	text-decoration: none;
	cursor: crosshair;
	font-weight: none;
}

A:visited {
	color: #FFFFFF;
	font: 12px verdana;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: none;
	cursor: crosshair;
}

A:link {
	color: #FFFFFF;
	font: 12px verdana;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: none;
	cursor: crosshair;
}

A:hover {
	color: #11aaff;
	font: 12px verdana;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: none;
	cursor: crosshair;
}

A:visited.sblink {
	color: #FFFFFF;
	font: 10px verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
}

A:link.sblink {
	color: #FFFFFF;
	font: 10px verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
}

A:hover.sblink {
	color: #11aaff;
	font: 10px verdana;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
}

div.img {
	float: left;
	margin: 0px;
	border: 0px solid #ffffff;
	height: 170px;
	width: 110px;
	vertical-align: middle;
}	

div.imgwide {
	float: left;
	margin: 0px;
	border: 0px solid #ffffff;
	height: 270px;
	width: 242px;
	vertical-align: middle;
}

div.img img {
	border: 1px solid #ffffff;
	margin-top: 3px;
	vertical-align: middle;
}

div.imgwide img {
	border: 1px solid #ffffff;
	margin-top: 3px;
	vertical-align: middle;
}

div.img a:hover img {
	border: 1px solid #11aaff;
	cursor: crosshair;
	margin-top: 3px;
}

div.imgwide a:hover img {
	border: 1px solid #11aaff;
	cursor: crosshair;
	margin-top: 3px;
}

div.desc {
	vertical-align: middle;
	font-weight: normal;
	width: 110px;
	margin-top: 2px;
}

div.descwide {
	vertical-align: middle;
	font-weight: normal;
	width: 220px;
	margin-top: 2px;
}

.topskull {
	cursor: crosshair;
}

div.vid {
	border: 1px solid #ffffff;
	width: 425px;
	height: 344px;
}

.caption {
	border-top: 1px solid white;
	color: #ffffff;
	padding: 0.6em;
	font-weight: none;
	font-size: 11px;
	font-family: verdana;
	display: none;
	cursor: crosshair;
	text-align: center;
	background: #005577;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

.caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}

.caption a:hover {
	background: #202020;
}

.caption-wrapper {
	float: left;
}

br.c { clear: both; }
