@charset "utf-8";
body {
	text-align: center;
	padding: 0px;
	font-size: 62.5%;
	font-family: "Trajan Pro";
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 980px;
	position: static;
}
#lefttop {
	float: left;
	height: 300px;
	width: 100%;
	font-weight: bold;
	text-align: left;
	font-size: 1.3em;
	font-style: normal;
	font-family: "Trajan Pro";
	background-image: url(images/cray-top.jpg);
	background-repeat: no-repeat;
}
#snap {
   text-align: center;	
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
#leftlinkheader {
	height: 35px;
	width: 160px;
	border: medium none #99cc00;
	font-family: "Trajan Pro";
	font-size: 1.2em;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(images/linkheadbox.jpg);
	background-repeat: no-repeat;
	line-height: normal;
	visibility: visible;
}
p {
	margin-bottom: 1px;
	padding-bottom: 1px;
}

#links {
	font-size: 1.2em;
	font-weight: bold;
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	line-height: normal;
}
#leftcentre {
	width: 22%;
	margin-top: 0px;
	float: left;
	padding-left: 40px;
	font-weight: normal;
	text-align: left;
}
#contentcentre {
	width: 70%;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#contentcentrehead {
	font-family: "Trajan Pro";
	font-size: 0.9em;
	background-image: url(images/contentcentreheader.png);
	height: 30px;
	width: 670px;
	text-align: left;
	color: #333333;
	background-repeat: no-repeat;
	clear: none;
	float: none;
	margin: 0px;
	padding: 0px;
}
.td_temperature_data {
	font-size: 1.4em;
	background-image: url(images/col1.png);
}
.td_rainfall_data {
	font-size: 1.4em;
	background-image: url(images/col2.png);
}
.td_wind_data {
	font-size: 1.4em;
	background-image: url(images/col3.png);
}
.td_pressure_data {
	background-color: #FFFFFF;
	font-size: 1.4em;
}
.labels {
	font-weight: bold;
	background-position: left;
	font-size: 0.8em;
}
.site_data {
	text-align: right;
	font-size: 0.8em;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tableseparator_temp {
	font-size: 90%;
	font-weight: 400;
	background-color: #678090;
	color: #CCCCCC;
	padding: .5em;
	letter-spacing: .1em;
}
.tableseparator_rainfall {
	font-size: 90%;
	font-weight: 400;
	background-color: #8499A7;
	color: #CCCCCC;
	padding: .5em;
	letter-spacing: .1em;
}
.tableseparator_wind{
	font-size: 90%;
	font-weight: 400;
	background-color: #A2B1BD;
	color: #666666;
	padding: .5em;
	letter-spacing: .1em;
}
.tableseparator_pressure {
	font-size: 90%;
	font-weight: 400;
	background-color: #C0CAD3;
	color: #666666;
	padding: .5em;
	letter-spacing: .1em;
}
td {
	font-size: 100%;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	color: #222222;
}
caption {
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	text-align: left;
}
li {
	padding-bottom: 0.5em;
}
a {
	color: #99cc00;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 2em;
}
a:visited {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
a:hover {
	text-decoration: underline overline;
	color: #6F9DBE;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: italic;
	text-transform: lowercase;
	color: #000000;
	margin-left: -35px;
}
.blockquote {
	background-color: #E7E7DE;
	margin-right: 22%;
}
caption {
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	text-align: left;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.td_thumbnails {
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.0em;
}
