body {

	background-color:#3694C9;

	text-align: center;

	min-width: 600px;

	margin:0px;

}

h1 {

	color:#DE6209;

	font-size:17px;

	font-weight:bold;

	font-family:Helvetica, Arial, sans-serif;

	margin-bottom:10px;

	text-decoration:none;

}



a {

	text-decoration:none;

	color:green;

	font-family:Helvetica Condensed, Arial Narrow, Helvetica, Arial, sans-serif;



}

a:hover {

	text-decoration:underline;

	color:green;

	font-family:Helvetica Condensed, Arial Narrow, Helvetica, Arial, sans-serif;

}

a:visited {

	color:green;

	font-family:Helvetica Condensed, Arial Narrow, Helvetica, Arial, sans-serif;

}

#window {

	position:relative;

	clear: both;

	margin:0 auto;

	text-align: left;

	height: 615px;

	width: 750px;

}

#leftshutter {

	position:relative;

	float:left;

	height: 747px;

	width:17px;

	background-color:#2885B8;

	background-image:url(images/leftshutter.gif);

}

#windowpane {

	float:left;

	text-align: left;

	height:740px;

	width: 700px;

	background-color:#FFFFFF;

}

#topshutter {

	position:absolute;

	top:0px;

	left:17px;

	width:700px;

	height:18px;

	background-image:url(images/topshutter.gif);

	font-size:8px;

}

#logo {

	position:absolute;

	top:5px;

	left: 25px;

}

#headertitle {

	position:absolute;

	top:25px;

	left:100px;

	text-align:left;

	height:70px;

}

a.headertitle {

	color:#0054A4;

	font-family:Garramond, Georgia, "Times New Roman", Times, serif;

	font-weight:bold;

	font-style:italic;

	text-decoration:none;

}

a.headertitle:hover {

	color:#0054A4;

	font-family:Garramond, Georgia, "Times New Roman", Times, serif;

	font-weight:bold;

	font-style:italic;

	text-decoration:none;

}

a.headertitle:visited {

	color:#0054A4;

	font-family:Garramond, Georgia, "Times New Roman", Times, serif;

	font-weight:bold;

	font-style:italic;

	text-decoration:none;

}

#picture {

	position:absolute;

	top:0px;

	left:500px;

	background-image:url(images/rotflowers.gif);

	width:224px;

	height:113px;

}

#headerlink {

	position:relative;

	top:-25px;

	left:190px;

	color:#0054A4;

	font-family:Helvetica Condensed, Arial Narrow, Helvetica, Arial, sans-serif;

	font-size:13px;

}

#valence {

	position:absolute;

	top:61px;

	left:17px;

	width:483px;

	height:25px;

	background-color:#1F95C2;

	background-image:url(images/valence.gif);

}

#buttons {

	position:absolute;

	left:17px;

	top:86px;

	width:483px;

	height:27px;

	background-image:url(images/drkgbutton.gif);

	text-align:center;

}

div.button {

	float:left;

	height:23px;

	padding-top:4px;

	width:118px;

	background-image:url(images/drkgbutton.gif);

}

div.button:hover {

	float:left;

	height:23px;

	padding-top:4px;

	width:118px;

	background-image:url(images/ltgbutton.gif);

}

a.button {

	color:#FFFFFF;

	font-family:Helvetica Condensed, Arial Narrow, Helvetica, Arial, sans-serif;

	font-size:16px;

	font-weight:normal;

	text-decoration:none;

}

a.button:hover {

	color:#green;

	font-family:Helvetica Condensed, Arial Narrow, Helvetica, Arial, sans-serif;

	font-size:16px;

	font-weight:normal;

	text-decoration:none;

}

a.button:visited {

	color:#FFFFFF;

	font-family:Helvetica Condensed, Arial Narrow, Helvetica, Arial, sans-serif;

	font-size:16px;

	font-weight:normal;

	text-decoration:none;

}

div.nonbutton {

	float:left;

	height:23px;

	padding-top:4px;

	width:118px;

	background-image:url(images/ltgbutton.gif);

	font-weight:bold;

}

a.nonbutton {

	color:#green;

	font-family:Helvetica Condensed, Arial Narrow, Helvetica, Arial, sans-serif;

	font-size:16px;

	font-weight:normal;

	text-decoration:none;

}

div.buttondivider {

	float:left;

	background-image:url(images/buttondevider.gif);

	width:1px;

	height:27px;

	font-size:0px;

}

#links {

	position:absolute;

	text-align:center;

	top:115px;

	left:20px;

	width:470px;

}

#content {
	position:absolute;
	top:149px;
	left:32px;
	width:450px;
	height:580px;
	color:#0E8DBB;
	font-family:Helvetica Condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	font-size:16px;
	overflow:auto;
	padding-right:20px;

}

#divider {

	position:absolute;

	top:120px;

	left:510px;

	width:1px;

	height:500px;

	background-image:url(images/verdash.gif);

}

#gutter {

	position:absolute;

	top:145px;

	left:530px;

	width:170px;

	color:#0E8DBB;

	font-family:Helvetica Condensed, Arial Narrow, Helvetica, Arial, sans-serif;

	font-size:16px;

	font-weight:normal;

}

#hordash {

	width:150px;

	height:1px;

	font-size:0px;

	background-image:url(images/hordash.gif);

}

#sill {

	position:absolute;

	top:722px;

	background-color:#838383;

	height:25px;

	width:700px;

	font-size:14px;

	color:#D6D6D6;

	padding-left:5px;

}

#wheatleydesign {

	position:absolute;

	right:8px;

	top:0px;

}

#rightshutter {

	position:relative;

	float:left;

	height: 747px;

	width:16px;

	background-color:#2885B8;

	background-image:url(images/rightshutter.gif);

}
