@charset "utf-8";
/* CSS Document */
#container {
	margin: 0px auto 0px -400px;
	height: 600px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: -300px;
}
body {
	background: #999999;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
#horizon {
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	display: block;
	height: 1px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	left: 0px;
	top: 50%;
	background: transparent;
}
#banner {
	height: 85px;
	background: #FFFFFF url(images/ByronCharterWeb_01.jpg);
	position: relative;
}
#top_nav {
	height: 25px;
	width: 200px;
	position: absolute;
	left: 495px;
	top: 46px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.navtext {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom_nav {
	position: absolute;
	height: 25px;
	width: 150px;
	top: 18px;
	padding-left: 20px;
}
.content_text {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
p {
	margin: 5px;
}
.contentTextHide {
	color: #FFFFFF;
}

#title {
	float: left;
	height: 100%;
	width: 481px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFFFFF url(images/ByronCharterWeb_02.jpg);
}
#image {
	height: 100%;
	width: 318px;
	position: absolute;
	left: 481px;
	top: 0px;
	background: #FFFFFF url(images/ByronCharterWeb_03.jpg);
}
#title_image_container {
	height: 179px;
	position: relative;
}
#contactus {
	height: 100%;
	width: 225px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFFFFF url(images/ByronCharterWeb_04.jpg);
}
#content {
	width: 540px;
	position: absolute;
	left: 225px;
	top: 0px;
	background: #FFFFFF;
	overflow: auto;
	height: 276px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 15px;
}
#footer {
	height: 50px;
	width: 800px;
	background: #FFFFFF url(images/ByronCharterWeb_06.jpg);
	position: relative;
}
#content_container {
	height: 286px;
	position: relative;
}
.style1 {color: #333333}

#contactDetails {
	height: 75px;
	width: 210px;
	position: absolute;
	left: 18px;
	top: 220px;
}
#top_nav a:link, #top_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:hover, #top_nav a:active {
	color: #FFFF00;
	text-decoration: none;
}
#bottom_nav a:link, #bottom_nav a:visited, #bottom_nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom_nav a:hover {
	color: #FFFF00;
	text-decoration: none;
}
textarea {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#webbrowser {
	position: absolute;
	height: 11px;
	width: 160px;
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	right: 5px;
	bottom: 1px;
	text-align: right;
}
#webbrowser a:link, #webbrowser a:visited, #webbrowser a:active {
	color: #000033;
	text-decoration: none;
}
#webbrowser a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#links {
	font-size: 9px;
	height: 25px;
	width: 420px;
	position: absolute;
	left: 215px;
	top: 21px;
}
#links a:link, #links a:visited, #links a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#links a:hover {
	color: #FFFF00;
	text-decoration: none;
}
