html, body{height:100%;}
/*div { border:1px dashed #FF0000; } */
body { height:100%; margin:0px; padding:0px; text-align:center; background-color: #20550f; }
form{margin: 0px;padding: 0px;}
div#container{
	width:600px;
	height:100%;
	padding:0px 0px -75px;
	margin:auto;
	border: 0px;
}
div#content-bg{
	width:600px;
	height:100%;
	margin: auto;
	border: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 75px;
	padding-left: 0px;
}

div#content{
	width:600px;
	margin: 0px 0px -55px;
	padding: 0px;
	border: 0px;
}
div#gutter-top{
	width:800px;
	height:20px;
	background-color:#999999;
	border: 0px;
}
div#gutter-bottom{ width:598px; height:75px; background-color:#013300; margin: -75px auto auto; padding: 0px; text-align: center; background-repeat: no-repeat; background-position: center top; clear:right; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; }
div#gutter-left{
	width:45px;
	padding:0px;
	margin:0px;
	position: relative;
	float:left;
	margin-left:-45px;
	border: 0px;/*
	min-height:100%;

*/

}
div#gutter-right{
	width:45px;
	padding:0px;
	margin:0px;
	position: relative;
	float:right;
	margin-right:-45px;
	border: 0px;/*
	min-height:100%;

*/
}
div#quicksettings{
	position:absolute;
	z-index:35;
	visibility: hidden;
	float: left;
	margin: auto;
}
#quicksettings .label{
	cursor: hand;
}
#quicksettings .icon{
	cursor: hand;
}


/* FireFox Fixes (BEGIN) */
html>body{text-align:-moz-center;min-height:100%;}
body>div#container{height:auto;min-height:100%;}
div#container>div#content-bg{height:auto;min-height:100%;}
div#content-bg>div#content{margin:auto;}
/*
div#container>div#gutter-left{position:absolute;float:none;}
div#container>div#gutter-right{position:absolute;float:none;}
*/
/* FireFox Fixes (END) */
div#title{
	margin: 0px;
	padding: 0px;
}
div#divider{width:760px;height:1px;max-height:1px;background-color:#6F6F6F;}
div#nav{
	margin: auto;
	padding: 0px;
	text-align: left;
}
.header-table {width:600px;padding: 0px;}
.header-table .cell {padding: 2px;}
.header-table .cell a {font-family:Tahoma;font-size:10px;color: #0567BA;text-decoration:none;}
.header-table .cell a:hover {color: #000000;text-decoration:underline;}
.header-table .cell .text {font-family:Tahoma;font-size:10px;color: #FFFFFF;}


.footer-table { width:600px; padding: 0px; background-image: url(../images/page_footer_bg.gif); background-repeat: repeat-y; }
.footer-table .cell {padding: 2px;}
.footer-table .cell a {font-family:Tahoma;font-size:10px;color: #0567BA;text-decoration:none;}
.footer-table .cell a:hover {color: #000000;text-decoration:underline;}
.footer-table .cell .text { font-family:Tahoma; font-size:10px; color: #FFFFFF; }
