body {
	text-align: center;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background: #003c75 url(bg1.jpg) repeat-x;
} 
#logo {
	background: url(n5ekr.gif) no-repeat center;
	height: 120px;
	padding: 0 0 0 0;
} 
#header { 
background : url(lg5a.gif) no-repeat center; 
height : 120px; 
padding : 0 0 0 0; 
} 
#menu { 
height : 30px; 
margin-top : 1; 
} 
#menu ul { 
margin : 0; 
padding :0; 
color : #f9f9f9; 
} 
#menu li { 
list-style : none; 
float : left; 
} 
#menu a { 
float : left; 
height : 30px; 
padding : 8px; 
color : #f5f5f5;
display : block;
font-size : 11px; 
font-weight : bold; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif; 
} 
#menu a:hover {
	height: 29px;
	color: #2f2f2f;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffd700;
} 
#sidebar { 
width : 130px; 
float : none; 
padding : 0 10px 2px 10px; 
margin-top : 10px; 
} 
#sidebar h3 {
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	margin: 1px 0 5px 0;
	color: #ffffff;
} 
#sidebar ul { 
margin : 0; 
padding : 0; 
border-top : 1px solid #00bfff; 
color : #ffffff; 
} 
#sidebar li { 
list-style : none; 
border-bottom : 1px solid #00bfff; 
color : #ffffff; 
} 
#sidebar li a { 
color : #fbfbfb; 
font-weight : bold; 
text-decoration : none; 
padding : 3px; 
display : block; 
font-size : 11px; 
} 
#sidebar li a:hover { 
font-weight : bold; 
color : #101010; 
background-color : #ffd700; 
} 
table.c13 {
	background: #000000;
	border: 2px solid #8693a0;
	width: auto;
	height: 458px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
} 
td.c12 {
	background-color: rgb(42, 73, 155);
	height: 50px;
	width: 650px;
	text-align: center;
	white-space: nowrap;
	background-image: url(nav2.jpg);
} 
td.c11 { 
white-space : nowrap; 
background-color : rgb(42, 73, 155); 
height : 50px; 
width : 4px; 
text-align : center; 
vertical-align : middle; 
background-image : url(nav2.jpg); 
} 
td.c10 { 
white-space : nowrap; 
background-color : rgb(42, 73, 155); 
height : 50px; 
width : 149px; 
text-align : center; 
vertical-align : middle; 
background-image : url(nav2.jpg); 
} 
td.c9 {
	background-color: rgb(238, 238, 238);
	height: auto;
	width: 650px;
	text-align: center;
	vertical-align: top;
} 
td.c8 {
	white-space: nowrap;
	background-color: rgb(97, 110, 97);
	height: auto;
	width: 4px;
	text-align: center;
	vertical-align: middle;
} 
td.c7 {
	white-space: normal;
	background-color: rgb(0, 0, 0);
	height: auto;
	width: 149px;
	text-align: center;
	vertical-align: top;
} 
td.c6 {
	white-space: nowrap;
	height: 37px;
	width: 650px;
	text-align: center;
	vertical-align: middle;
	background-image: url(nav1.jpg);
	background-position: bottom;
} 
td.c5 {
	white-space: nowrap;
	text-align: center;
	height: 37px;
	width: 4px;
	background-image: url(nav1.jpg);
	background-position: bottom;
} 
td.c4 {
	white-space: nowrap;
	height: 37px;
	width: 149px;
	text-align: center;
	vertical-align: middle;
	background-image: url(nav1.jpg);
	background-position: bottom;
} 
td.c3 {
	white-space: nowrap;
	background: #000000;
	height: 121px;
	width: 650px;
	text-align: center;
	vertical-align: middle;
} 
td.c2 { 
white-space : nowrap; 
text-align : center; 
background: #000000;
height : 121px; 
width : 4px; 
} 
td.c1 {
	height: 121px;
	width: 149px;
	text-align: center;
	vertical-align: middle;
	background: #000000;
} 
#footer { 
height : 40px; 
color : #ffffff; 
font-size : 11px; 
clear : both; 
padding : 13px 0 0 30px; 
} 
#footer a:hover { 
color : #dfdfdf; 
} 
#footer_left { 
float : left; 
padding : 13px 0 0 30px; 
} 
#footer_right { 
float : right; 
padding : 13px 30px 0 0; 
} 
#footer p { 
font-size : 12px; 
color : #f8f8f8; 
text-align : center; 
} 
#footer a { 
font-size : 12px; 
color : #fffff0; 
}  
#content {
	padding: 5px 5px 5px 10px;
	margin-top: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #585858;
	text-align: left;
}
h1 {
   font-size : 15px; 
	font-weight: bold;
	text-transform: lowercase;
	color: #678090;
	letter-spacing: 0.7em;
	padding-bottom: 1em;
	text-align: left;
}
h2 {
   font-size : 13px; 
	font-weight: bold;
	color: #6F9DBE;
	letter-spacing: 0.4em;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline overline;
	color: #6F9DBE;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
   font-size : 11px; 
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 0.3em;
	text-align: right;
}
h3 {
   font-size : 12px; 
	font-weight: normal;
	color: #585858;
	letter-spacing: 0.4em;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
ul {
   font-size : 11px; 
	padding-bottom: 1em;
	padding-top: 1em;
	margin-left: 10%;
	list-style-type: square;
	text-transform: lowercase;
}
li {
	padding-bottom: 0.5em;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #555555;
	letter-spacing: 0.15em;
	padding-bottom: .2em;
	background-color: #c0cad3;
	text-align: right;
	padding-top: .2em;
	padding-right: 1em;
}
.blockquote {
	background-color: #E7E7DE;
	margin-right: 22%;
}
caption {
   font-size : 12px; 
	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;
	width: 625px;
	text-align: left;
}
table_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 600px;
	text-align: left;
}
.tableseparator_temp {
   font-size : 12px; 
	font-weight: 400;
	background-color: #678090;
	color: #CCCCCC;
	padding: .5em;
	letter-spacing: .1em;
	width: 550px;
}
.tableseparator_rainfall {
   font-size : 12px; 
	font-weight: 400;
	background-color: #8499A7;
	color: #CCCCCC;
	padding: .5em;
	letter-spacing: .1em;
	width: 550px;
}
.tableseparator_wind{
   font-size : 12px; 
	font-weight: 400;
	background-color: #A2B1BD;
	color: #666666;
	padding: .5em;
	letter-spacing: .1em;
	width: 550px;
}
.tableseparator_pressure {
   font-size : 12px; 
	font-weight: 400;
	background-color: #C0CAD3;
	color: #666666;
	padding: .5em;
	letter-spacing: .1em;
	width: width: 550px;
}
td {
   font-size : 12px; 
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	color: #222222;
}

.td_thumbnails {
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.0em;
}

.td_temperature_data {
   font-size : 12px; 
	background-color: #F1D3B7;
}
.td_rainfall_data {
   font-size : 12px; 
	background-color: #F5E0CC;
}
.td_wind_data {
   font-size : 12px; 
	background-color: #F9EDE1;
}
.td_pressure_data {
   font-size : 12px; 
	background-color: #FDFAF6;
}
.td_navigation_bar {
   font-size : 12px; 
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	letter-spacing: 0.2em;
	background-color: #ffffff;
}
.labels {
   font-size : 12px; 
	font-weight: bold;
	background-position: left;
}
.site_data {
   font-size : 12px; 
	text-align: right;
}
.colon_separator {
   font-size : 12px; 
	font-weight: 400;
	background-position: left;
}
 td.c2 {text-align: left;
 }
 h2.c1 {text-align: left; text-transform: none;
 }

