
body {
	background-color: #ececec;
	color: Black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
	text-align: justify;
}

div#content {
	min-height: 600px;
}
h1,h2,h3,h4,h5,h6,b,i,u,pre,form {margin: 0;  padding: 10px;  }

p, pre {margin: 0 5px 5px 5px; text-align: justify;  padding-left: 10px;  padding-right: 10px;  text-indent: 20px;    }

div.center {text-align: center;}

html > body ul.rollmenu {
	width: 95%;
}

html > body ul.rollmenu a {
	width: auto;
}

ul.rollmenu {
	background-color: White;
	border-style: none;
	border-width: 1px 1px 0;
	color: White;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding: 0 0.5em;
	voice-family: "\";
	border-color: White;
}\"";
	voice-family: inherit;
	width: 95%;
	width: 90%;
}

ul.rollmenu a {
	background-color: transparent;
	color: White;
	display: block;
	font-weight: normal;
	padding: 0 0.5em 0 1.25em;
	padding-left: 1em;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
}

ul.rollmenu a:hover {
	background-color: #0FBBCC;
	color: White;
}

ul.rollmenu li {
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

ul.rollmenu ul {
	border-bottom: 1px solid;
	list-style-type: none;
	margin: 0.1em 0 0;
	margin: 0.1em -0.5em 0;
	padding: 0;
	voice-family: inherit;
	voice-family: "\";
	color: #FFFFE0;
}\"";
}

#banner {
	background-color: #ECECEC;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	background-color: #eeeeee;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#content {
	background-color: #F8FFFF;
	margin-right: 0px;
	padding-left: 200px;
}

#footer {
	background-color: Black;
	clear: both;
	color: white;
	font-size: x-small;
	font-weight: bold;
	height: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}

#left {
	background: #BFCBEA;
	float: left;
	margin: 0;
	min-height: 600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	width: 200px;
	}

#rcolum {
	background: #fffbe1;
	float: right;
	position: relative;
	width: 200px;
	}

#titlebar {
	background-color: Black;
	color: white;
	font-size: small;
	font-weight: bold;
	height: 20px;
	padding-bottom: 0;
	text-transform: uppercase;
}

