@charset "utf-8";
/* CSS Document */

body {
	margin: 9px;
	background-image:url(images/vc/vc.jpg);
}
div.header {
	width: 100%;
}
div.upperheader{
	width: auto;
	height: 69px;
	vertical-align: top;
}
div.wikipage {
	width: 156px;
	float: left;
	vertical-align: top;
}
div.gameheader {
	margin-left: 156px;
	vertical-align: top;
}
div.lowerheader {
	width: auto;
	height: 72px;
	vertical-align: bottom;
}
div.lowerleft {
	width: 141px;
	float: left;
	text-align: left;
}
div.lowermiddle {
	width: auto;
	margin-left: 150px;
	margin-right: 141px;
}
div.lowerright {
	width: 141px;
	float: right;
}
div.date-time {
	width: inherit;
	text-align: right;
}
div.content {
	width: 100%;
	margin-top: 3px;
}
div.user {
	width: 100%;
	text-align: center;
	margin-top: 3px;
}
div.footer {
	width: 125px;
}
div.stats {
	width: 125px;
	margin: 6px;	
}
table {
	height: inherit;
	width: inherit;
	border-spacing: 0px;
}
td.left {
	width: 6px;
	background-image: url(images/vc/left.gif);
}
td.umid {
	height: 6px;
	background-image: url(images/vc/um.gif);
}
td.bmid {
	height: 6px;
	background-image: url(images/vc/lm.gif);
}
td.right {
	width: 6px;
	background-image: url(images/vc/right.gif);
}
td.content {
	padding: 4px;
	background-color: #000000;
}
td.bt {
	height: 3px;
	background-image: url(images/vc/hb-top.png)
}
td.bb {
	height: 3px;
	background-image: url(images/vc/hb-bottom.png)
}
td.bl {
	width: 3px;
	background-image: url(images/vc/hb-left.png)
}
td.br {
	width: 3px;
	background-image: url(images/vc/hb-right.png)
}
div.links-left {
	float: left;
	width: 94px;
}
div.links-right {
	float: right;
	width: 94px;
}
div.links-middle {
	text-align: center;
}
div.stat-left {
	width: 188px;
	float: left;
	text-align: left;
}
div.stat-right {
	width: 188px;
	float: right;
	text-align: right;
}
div.stat-middle {
	text-align: center;
}
div.dokuwiki input.button {
	border: 1px #FFCC33 solid;
	color: #FFCC33;
	background-color: #261b42;
	text-decoration: none;
	padding: 1px;
	margin: 3px;
}
div.dokuwiki input.button:hover{
	border: 1px #00FFFF solid;
	color: #00FFFF;
	text-decoration: none;
	padding: 1px;
	margin: 3px;
}
a.nav {
	border: 1px #FFCC33 solid;
	color: #FFCC33;
	background-color: #261b42;
	text-decoration: none;
	padding: 1px;
	margin: 3px;
}
a.nav:hover {
	border: 1px #00FFFF solid;
	color: #00FFFF;
	background-color: #261b42;
	text-decoration: none;
	padding: 1px;
	margin: 3px;
}
div.dyn_nav {
	text-align: center;
	margin: 3px;
}
span.dyn_nav {
	width: 80%;
	margin: 3px;
}
img.upperleft {
	width: 58px;
	height: 26px;
}
img.banner {
	width: 449px;
	height: 60px;
}
img.link {
	width: 41px;
	height: 57px;
}
img.fblogo {
	width: 188px;
	height: 75px;
}
div.head_text {
	color: #ffcc33;
	font-size: 9px;
}