* {
	color: #3e3c38;
	font-family:verdana;
	font-size:9pt;
}
body {
	background-color: #767269;
}
a:link, a:visited {
	color:#e1e0db;
}
a:active, a:hover {
	color:#fafafa;
}
img {
	border:none;
}
h1 {
	text-align: center;
}
h1 * {
	vertical-align: middle
}
h3 {
	text-align:center;
	font-weight:normal;
}
input {
	font-family:verdana;
	font-size:9pt;
	color:#3e3c38;
	background-color:#918d82;
	border:1px inset #918d82;
}
input[type="button"],
input[type="submit"],
input.button,
input.submit {
	color:#3e3c38;
	font-weight:bold;
	border: 1px outset #918d82;
	margin-left:auto;
	margin-right:auto;
}
textarea {
	background-color:#ACA89B;
	border:1px solid;
	padding:5px 10px;
}
table {
	width:400px;
	margin:0 auto;
}
div.iecenter {
	width:100%;
	text-align:center;
}
div.outset {
	border:1px outset #aca89b;
}
div.inset {
	border:1px inset #aca89b;
}
span.typed, .minitb th {
	font-family: courier, monospace;
	font-size:9pt;
	font-style:normal;
}
table.bar {
	border:1px outset #3e3c38;
	padding:5px;
}
img.thumb {
	width:auto !important;
	width:80px;
	max-width: 80px;
}
table.left {
	float:left;
}
table.right {
	float:right;
}
img.ss {
	vertical-align: text-top;
}
.minitb { width:100%; margin:0px; }
.minitb th { width:50%; text-align:right; font-weight:normal; }
.minitb td {
	text-align:left;
	font-family:cursive;
	font-size:1.3em;
}

p, td, th, li {
	color: #3e3c38;
	font-family:verdana;
	font-size:9pt;
}

.smallfont {
	font-size:7pt;
}


.vbmenu_popup {
	margin-left:50px;
	left:0px;
	background:#767269;
	border:thin solid #3e3c38;
	padding:5px;
	width:200px;
}
.vbmenu_popup table {
	border:1px solid #3E3C38;
}
.vbmenu_popup table, .vbmenu_popup thead {
	width:100%;
	background:#aca89b;
	text-align:center;
}
.vbmenu_popup thead td { 
	font-size:18pt;
	font-family:cursive;
	font-weight:bold;
}
.vbmenu_popup th {
	background-color: #767269;
	border:1px solid #3e3c38;
}
.vbmenu_popup a {
	width:100%;
	display:block;
	text-decoration:none;
}
.vbmenu_popup a:hover,
.vbmenu_popup a:active {
	background:#bcb8ab;
}
.specialpopups .vbmenu_popup {
	width:auto;
	margin-left:-20px;
}

.stats td { font-size:.8em }
.stats table { height:10px }
table.statsmini { margin-top:5px }
.statsmini td { font-size: 0em }
.statsmini table td { height:2px }

.ftd a, .mtd a { border:1px solid #aca89b }
.ftd a:hover, .ftd a:active { border:1px solid #da6d97 }
.mtd a:hover, .mtd a:active { border:1px solid #0d90ce }

#container {
	position:absolute;
	top:0px;
	width:700px;
	min-height:100%;
	height: auto !important;
	height: 100%;
	left:50%;
	margin-left:-350px;
	text-align:center;
	background-color: #aca89b;
	border-left:thin solid #3e3c38;
	border-right:thin solid #3e3c38;
	z-index:2;
}
#title {
	width:400px;
	height:55px;
	margin-top:15px;
	margin-bottom:10px;
	float:right;
	background: url('banner.gif') #aca89b no-repeat;
}
#spacer1 {
	visibility:hidden;
	width:55px;
	height:1px;
	float:right;
}
#spacer2 {
	visibility:hidden;
	width:150px;
	height:1px;
	float:right;
}
#loginBox {
	/*display: -moz-inline-block !important;
	display: inline-block;*/
	display:block;
	float:right;
	width:190px;
	height:75px;
	background-color: #aca89b;
	border: medium double #3e3c38;
	padding-top:10px;
	padding-left:5px;
}/*
#loginBox input[type="submit"],
#loginBox input.submit {
	float:right;
	margin-right:10px;
}*/
#loginBox table {
	width:170px;
/*	margin-bottom:5px;*/
}
#rememberme {
	font-size:9px;
}
#navbar {
	clear:both;
	width:700px;
	background: url('bar.gif');
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
#navbar a {
	text-decoration:none;
	color:#e1e0db;
}
#navbar a:active, #navbar a:hover {
	color:#fafafa;
}
#userbar {
	clear:both;
	width:660px !important;
	width:700px;
	background: url('bar2.gif');
	text-align:right;
	font-weight:bold;
	font-size:10px;
	padding:20px;
	padding-top:2px;
	padding-bottom:2px;
}
#userbar a {
	text-decoration:none;
	color:#e1e0db;
	font-size:10px;
}
#userbar a:active, #navbar a:hover {
	color:#fafafa;
}
#welcome {
	margin-top:-2.5em;
	float:right;
	clear:both;
	text-align:center;
	width:150px;
}
#welcome a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
#welcome a:active {
	color:#3e3c38;
}
#content {
	margin-left:40px;
	margin-right:40px;
	padding-top:20px;
	padding-bottom:100px;
}
#content table {
	margin-left:auto;
	margin-right:auto;
}
#warning {
	text-align:center;
	color:#c00000 !important;
	margin-bottom:20px;
}
#footer {
	clear:both;
	position:absolute;
	left:0px;
	bottom:0px;
	width:700px;
	height:90px !important;
	border-top: thin dotted #3e3c38;
	background-color:#9e9a8e;
	padding-top:5px;
}
#wrapper, #wrapper2 {
	height:206px;
	width:100%;
	display:block;
	clear:both;
}
#wrapper2 {
	height:167px;
}
#bottomspacer {
	height:15px;
	width:1px;
	clear:both;
}

#griffchart {
	clear:both;
	width:300px;
	text-align:center;
	margin:0 auto;
	margin-top:5px;
	padding:10px;
}
#griffchart.left {
	margin-left:10px;
}
#griffchart h1 {
	font-family: cursive;
	font-size:2em;
}
#griffchart p {
	font-family: cursive, sans-serif;
	font-size:12pt;
}
#griffchart a, a.griffchart {
	font-style:normal;
	text-decoration:none;
	text-align:center;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	border:1px outset #aca89b;
	font-family: courier, monospace;
	font-size:10pt;
}
#griffchart a:active, a.griffchart:active {
	border:1px inset #aca89b;
	color:#3e3c38;
}
#griffchart input.text,
#griffchart input[type="text"] {
	background:none;
	border:none;
	border-bottom:1px solid #3e3c38;
	font-family: cursive, sans-serif;
	font-size:2em;
	text-align:center;
	font-weight:bold;
}
#griffchart input.checkbox,
#griffchart input[type="checkbox"] {
	background-color: #aca89b;
	color: #3e3c38;
	border:1px solid #3e3c38;
	width:16px;
	height:16px;
}

#googleads {
	position:fixed;
	top:8px;
	left:50%;
	margin-left:-480px;
	z-index:1;
}
#donations {
	position:fixed;
	top:8px;
	left:50%;
	margin-left:360px;
	z-index:1;
}