* {margin:0;padding:0;}

html, body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

body {
	background-color: #006300;
}

div.storage {
	display: none;
}

div.displayed {
	width: 770px;
	height: 390px;
	margin: 4px auto;
	overflow: auto;
	border: 1px solid #ccc;
	background-color: #eee;
}

div.main {
	width: 950px;
	margin: 0 auto;
	height: 100%;
	background-color: #006300;
}

table.wrap {
	width: 930px;
	height: 100%;
	text-align: center;
	vertical-align: top;
}

table.wrap td.leftcol {
	width: 80px;
	text-align: right;
	padding: 5px 5px 0 0;
	background-color: #006300;
	vertical-align: top;
}

table.wrap td.rightcol {
	width: 80px;
	text-align: left;
	padding: 5px 0 0 5px;
	background-color: #006300;
	vertical-align: top;
}

table.wrap td.centercol {
	width: 780px;
	background-color: #eee;
	vertical-align: top;
}

table.content {
	width: 780px;
	vertical-align: top;
	border-spacing:0;
	background-color: #eee;
}

table.content td.td1 {
	width: 100%;
	height: 400px;
	vertical-align: middle;
	text-align: center;
}

table.content td.td2 {
	width: 100%;
	height: 100px;
	text-align: center;
}

table.content td.td3 {
	width: 100%;
	height: 50px;
	text-align: center;
}

table.content td.td4 {
	width: 100%;
	height: 50px;
	text-align: center;
}

table.content td.td5 {
	width: 100%;
	height: 1em;
	padding-top: 10px;
	text-align: center;
}

table.content td.td6 {
	width: 100%;
	height: 200px;
	text-align: center;
	padding-bottom: 10px;
	vertical-align: bottom;
}

img.link1 {
	border: 0;
}


table.nav {
	width: 730px;
	height: 38px;
	margin: 0 auto;
	border-spacing: 5px;
	border: 1px solid #eee;
	text-align: center;

}

table.nav td {
	width: 33.3%;
	padding: 3px 0;
	border: 1px solid #003600;
	background-color: #006300;
	text-align: center;
}

table.nav td:hover  {
	background-color: #149814;
}

table.nav td a {	
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	border: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
}

table.picframe {
	width: 100%;
	height: 100%;
}

table.picframe td {
	text-align: center;
	vertical-align: middle;
}

table.pic {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	padding: 0.25px;
	background-color: #eee;
}

table.pic img {
	margin: auto;
	padding: 1px;
	border-style: outset;
	border-color: #999 #666 #666 #999;
	border-width: 9px;
}

hr {
	width: 90%;
	margin: 5px auto;
}

#h3a {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 0.8em;
	margin: 0 auto;
}


/* -------------------------------------------------------- */


#box {
	width: 750px;
	margin: 10px auto;
	text-align: center;
}

#innerbox {
	width: 727px;
	height: 80px;
	text-align: center;
}

#innerbox img {
	border: 3px solid #0a4;
}

#innerbox img:hover {
	border: 3px solid #006300;
}

#tabmenu {
	color: #000;
	border-bottom: 1px solid #006300;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 15px;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	padding: 2px;
}

#tabmenu a, a.active {
	color: #000;
	background: #0a4;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #006300;
	padding: 2px 25px 0px 25px;
	margin: 0;
	text-decoration: none;
}

#tabmenu a.active {
	background: #C6DDC6;
	border-bottom: 1px solid #C6DDC6;
}

#tabmenu a:hover {
	color: #eee;
	background: #006300;
}

#tabmenu a:visited {
	color: #000;
}

#tabmenu a.active:hover {
	background: #C6DDC6;
	color: #000;
}

#content {
	font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
	text-align: justify;
	background: #C6DDC6;
	padding: 10px;
	border: 1px solid #006300;
	border-top: none;
	z-index: 2;
	text-align: center;
}

/* -------------------------------------------------------- */


div.wrapper1 {
	width: 420px;
	height: 100%;
	padding: 5px;
	margin: 0 auto;
	background-color: #eee;
}

table.main1 {
	width: 420px;
	border: 5px solid #006300;
	background-color: #006300;
	text-align: center;
	color: #eee;
	font-family:arial,helvetica,sans-serif;
	cursor: pointer;
	margin: 0 auto;
}

table.main1:hover {
	background-color: #128612;
}

table.main1 td {
	border: none;
}

table.main1 td.left1 {
	width: 100px;
	padding: 3px;
}

table.main1 td.bottom1 {
	vertical-align: top;
}

table.main1 img {
	border: 1px solid #eee;
}

table.fotw {
	width: 318px;
	height: 66px;
	margin: 0 auto;
	background-color: #eee;
	border: 5px solid #eee;
	cursor: pointer;
}

table.fotw:hover {
	border: 5px solid #128612;
}

table.threewk {
	width: 188px;
	height: 202px;
	margin: 0 auto;
	background-color: #eee;
	border: 5px solid #eee;
	cursor: pointer;
}

table.threewk:hover {
	border: 5px solid #128612;
}

table.eff {
	width: 200px;
	height: 137px;
	margin: 0 auto;
	background-color: #eee;
	border: 5px solid #eee;
	cursor: pointer;
}

table.eff:hover {
	border: 5px solid #128612;
}

.p1 { font-size: 1.5em; }

.p2 { font-size: 1em; }

table.spacer {
	width: 420px;
	height: 6px;
}