/* CSS layout */
#masthead {
	background-color: #85BCF5;
	background-image: url('Elements_page3_files/Elements_page3_topstrip.gif');
	height: 128px;
	width: 1000px;
	margin: 0px auto 0px auto;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #C0C0C0;
}
#top_nav {
	background-image: url('Elements_page3_files/Elements_page3_topstrip.gif');
	background-color: #85BCF5;
	background-position: 50% bottom;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	width: 1000px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#container {
	margin: 0px auto 0px auto;
	position: relative;
	width: 1000px;
	height: auto;
	background-image: url('Elements_page3_files/NSWstripLeft.JPG');
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

#left_col {
	width: 150px;
	height: auto;
	position: absolute;
    background-color: #85BCF5;
	left: 0px;
	top: 0px;
}

#page_content {
	border-width: 0px;
	margin-right: 2px;
	margin-left: 158px;
}
#right_col {
	width: 2px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.SSL {
	width: 292px;
	float: right;
}
#footer {
	background-position: left bottom;
	background-image: url('wwwnorthseaweatherbanner3.JPG');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	height: 60px;
	clear: both;
}
.style1 {
	font-family: "Times New Roman";
}
.style2 {
	text-align: right;
}
.style3 {
	width: 900px;
	text-align: center;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.style5 {
	font-family: "Times New Roman";
	color: #808000;
	font-size: small;
}
.style6 {
	text-align: right;
	height: 88px;
}
