body {
	padding: 0px; /* Set margin and padding for cross browser consistency. */
	text-align: center; /* Needed for IE5/Win */
	background-color: #6587AA;
	background-image: url(gfx/bg.jpg);
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 40px 0px 0px;
    }
    
#content {
	width: 720px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	height: auto;
	position: relative;
    }
#top {
	float: left;
	width: 718px;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px none #003300;
	border-left: 1px solid #003300;
	background-color: #6587A9;
	height: 25px;
}


H1 {
	font-size: 110%;
}
#header {
	background-color: #CED9E3;
	float: left;
	height: 197px;
	width: 718px;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px none #003300;
	border-left: 1px solid #003300;
}
#midcontent {
	float: left;
	height: auto;
	width: 718px;
	border-top: 1px none #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #003300;
	background-color: #CFD9E3;
	background-image: url(gfx/bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
}
.boxleft {
	float: left;
	height: auto;
	width: 302px;
	font-size: 95%;
	text-align: left;
	padding-left: 10px;
	background-color: #CFD9E3;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.frame {
	height: 130px;
	width: 175px;
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	border: 1px solid #000000;
}

#nav {
	height: auto;
	width: 202px;
	float: left;
	color: #FFFFFF;
}
.navbox1 {
	float: left;
	width: 100px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	font-size: 90%;
	text-align: center;
	height: 50px;
	border-bottom: 1px none #FFFFFF;
	color: #FFFFFF;
}
.navbox1 a:hover {
	background-color: #394F66;
	height: 40px;
	width: 100px;
	float: left;
	color: #000066;
}
.navbox1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 50px;
	width: 100px;
}

.navbox1 a:link {
	text-decoration: none;
	height: 50px;
	width: 100px;
	color: #FFFFFF;
		margin-left: auto;
    margin-right: auto;
}



.navphoto {
	float: left;
	height: 50px;
	width: 100px;
	border-left: 1px none #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.rightbox {
	float: left;
	width: 195px;
	border-left: 1px solid #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	height: auto;
	background-color: #CFD9E3;
	text-align: center;
	font-size: 95%;
}
#navbottom {
	background-color: #6587A9;
	height: 192px;
	width: 200px;
	border-top: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	border-right: 1px #FFFFFF;
}
.footer {
	background-color: #6587A9;
	float: left;
	height: 125px;
	width: 718px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top-width: 1px;
	border-top-color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 80%;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFCC00;
}
.boxleft2 {
	float: left;
	height: auto;
	width: 490px;
	font-size: 95%;
	text-align: left;
	padding-left: 10px;
	background-color: #CFD9E3;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.roombox {
	height: auto;
	width: 480px;
	float: left;
	margin: 10px 10px 10px 5px;
	font-size: 95%;
	list-style-position: inside;
}

