body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#headerTile {
	background-image: url(../images/bluetile.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 160px;
	width: 100%;
	z-index: 1;
}

#left_col {
	position: relative;
	top: 0px;
	width: 48%;
	float: left;
}

#right_col {
	position: relative;
	top: 0px;
	width: 48%;
	right: 10px;
	left: 10px;
	float: right;
}

#two_columns {
	width: 100%;
	padding-bottom: 25px;
}

div#sidetile {
	z-index: 2; 
	width: 171px; 
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
}

#menu1 {
	position: absolute;
	left: 0px;
	top: 195px;
	width: 171px;
	z-index: 5;
}

div#menu1 div.item1-off {
	font-size: 1.0em;
    background-image: url(../images/menuitemblue.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	height: 29px;
	width: 171px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
}

div.item1-off a {
	text-decoration: none;
	color: #CCDBE1;
}

div.item1-off a:hover {
	text-decoration: underline;
	color: #CCDBE1;
}

div#menu1 div.item1-on {
	font-size: 1.0em;
    background-image: url(../images/menuitemltblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: auto;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
}

div.item1-on a {
	text-decoration: none;
	font-weight: bold;
	color: #454787;
}

div.item1-on a:hover {
	text-decoration: underline;
	color: #454787;
}

div#menu1 div.item2-off {
	font-size: 1.0em;
    background-image: url(../images/submenuitemblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: auto;
	text-align: center;
	padding-top: 5px;
}

div.item2-off  a {
	text-decoration: none;
	color: #CCDBE1;
}

div.item2-off a:hover {
	text-decoration: underline;
	color: #CCDBE1;
}

div#menu1 div.item2-on {
	font-size: 1.0em;
    background-image: url(../images/submenuitemltblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width:auto;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

div.item2-on a {
	text-decoration: none;
	font-weight: bold;
	color: #454787;
}

div.item2-on a:hover {
	text-decoration: underline;
	color: #454787;
}

div#litehouse {
	background-position: right top;
	height: 161px;
	float: right;
	background-image: url(../images/upright.gif);
	background-repeat: no-repeat;
	border: none #000000;
	z-index: 3;
}

#content {
	position: absolute;
	top: 170px;
	font-size: 1.0em;
	color: #222222;
	text-align: justify;
	left: 180px;
	width: 80%;
	height: 165px;
}

#references {
    font-family: monospace;
	margin: 5px;
	font-size: 0.9em;
}

div#content table {
	border: 0px;
}

div#content td.col1 {
    width: 36%;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

div#content td.col2 {
    width: 24%;
	text-align: center;
}

div#content td.col3 {
    width: 40%;
	text-align: right;
	padding-right: 5px;
}

div#content td.col4 {
    width: 32%;
	text-align: center;
}

div#content h1, div#content td#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.833em;
	font-style: italic;
	font-weight: bold;
	color: #454787;
	padding-left: 15px;
	padding-right: 15px;
}

div#content h2, div#content th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #CCDBE1;
	color: #454787;
	padding-left: 5px;
}

div#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ECE7D5;
	font-size: 1.0em;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000033;
}

#feature .quote {
	font-size: 0.833em;
	text-align: justify;
	text-indent: 10px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#feature h1 {
	font-size: 1.333em;
	font-style: italic;
	font-weight: bold;
	color: #FAFAFB;
	background-color: #0D3D7A;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: thin;
	margin: 0;
}

#feature a {
	text-decoration: underline;
	font-weight: bold;
	color: #CCDBE1;
}

#feature a:hover {
	text-decoration: underline;
	color: #CCDBE1;
}

#feature .quote:first-letter {
	font-style: italic;
	font-size: 1.666em;
}

#feature .author {
	font-style: italic;
}

#facebook {
	padding: 3px;
}

#footer {
	position: relative;
	bottom: 5px;
	left: 5px;
	width: 88px;
	z-index: 6;
}

