body {
	background-color: #FFECBF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center top;
	display: block;
}
h1, h2, h3 {
	margin:0;
}
h1.hidden, h2.hidden {
	display:none;
}
a img {
	border: 0px;
}
abbr, acronym, .help {
	border-bottom: 1px dotted #940000;
	cursor: help;
}

form fieldset {
	margin:20px 0px 20px 0px;
	padding: 0px 10px 10px 10px;
	border: 0;
}

label {
	font-size:90%;
	width:100px;
	text-align:right;
	margin:10px 5px 0px 0px;
}

input {
	margin-bottom:5px;
	padding:1px 2px;
}


div.spacer {
	clear: both;
}
a:link, a:visited {
	color:#940000;
	background-color:transparent;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#657F00;
	background-color:transparent;
	/*text-decoration:underline;*/
}
h1 span {
	color:#940000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 5px;

}
#container {
	text-align:center;
	margin: auto;
	margin-top: 2px;
	padding:0px;
	width:730px;
}
#pageHeader {
	background-color: #0099FF;
	height: 100px;
}
#pageTitle {
	background-color: #FFECBF;
	height: 20px;
}
#pageSlogan {
	background-color: #336699;
	height: 100px;
	border: 1px solid #7F5800;
	padding:10px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
}
#pageMenu {
	background-color: #DF9B00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7F5800;
	border-left-color: #7F5800;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-color: #7F5800;
	border-bottom-color: #7F5800;
}
#pageContent {
	background-color: #FFECBF;
	border-right-color: #7F5800;
	border-left-color: #7F5800;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	text-align:left;
}
#pageCopyright {
	background-color: #FFCE5F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7F5800;
	border-bottom-color: #7F5800;
	border-left-color: #7F5800;
	border-top-width: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #7F5800;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pageFooter {
	background-color: #FFECBF;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

#footerLeft {
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 25%;
}

#footerCenter {
	width: 48%;
	float: left;
}

#footerRight {
	float: right;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 25%;
}

#contentLeft {
	float: left;
	background-color: #FF0000;
}
#contentCenter {
	float: left;
	width: 700px;
	background-color: #FFFF00;
}
#contentRight {
	float: left;
	padding: 2px;
	background-color: #0000FF;
}

#pageContent p, #pageContent li {
	font-style:normal;
	line-height:1.7em;
	color:#66472E;
	text-indent: 30pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pageContent li {
	text-indent: 0;
}

td.frame-left {
	border-right: 2px solid #7F5800;
	width: 20px;
}
td.frame-bottom {
	border-top: 2px solid #7F5800;
	font-weight: bold;
	text-align: left;
	font-size: 5px;
}
td.frame-corner {
	border-top: 2px solid #7F5800;
	border-right: 2px solid #7F5800;
	height: 13px;
	font-size: 5px;
}
table.frame {
	border-collapse: collapse;
}
#leftSide {
	background-color: #00FF00;
	position: relative;
	width: 100%;
	float: left;
}
pre {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #66472E;
}

div.row span.left {
	float:left;
	text-align:left;
	width:89%;
}

div.row span.right {
	float:right;
	text-align:right;
	width:10%;
	margin-right:10px;
}

ul {
	list-style-position: inside;
	list-style-type: square;
	color: #7F5800;
}

ul li {
	color: #7F5800;
	font-weight: bold;
}

span.q_text {
	clear: both;
	float: left;
	color: #7F5800;
}

span.q_author {
	clear: both;
	float: left;
	color: #7F5800;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
}

div.form_row {
	clear: both;
	padding-top: 5px;
}

div.form_row span.form_label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}

div.form_row span.form_comp {
	float: right;
	width: 400px;
	text-align: left;
	padding-left: 5px;
}

/************************************
 * two column layout
 ************************************/
div.columns {
	margin: 0px auto;
}

#oneColumn {
	margin:0px 0px 0px 0px;
	padding:0px;
	border:1px dashed #999;
	width:100%;
}

#rightColumn {
	margin:0px 0px 0px 50%;
	padding:0px;
	border:1px dashed #999;
	width:50%;
}

#leftColumn {
	margin:0px 0px 0px 0%;
	position:absolute;
	top:0px;
	width:50%;
	padding:0px;
	border:1px dashed #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
}
/* Again, "be nice to Opera 5". */
body>#leftColumn {
	width:50%;
}

div.columnContent {
	padding:10px;
	border:0px;
}

img.sshot {
  display: block;
  padding: 5px 0px 5px 0px;
}