@charset "iso-8859-1";


h1 {font-family: "Balloonist SF", Arial, sans-serif; 
    font-size: 24pt; color: #993333;}

h2 {font-family:"arial"; font-size:12pt; color: #CC9933;  border-bottom-width : 0px; }

h3 {font-family:"arial"; font-size:11pt; color:black;}

h4 {font-family:"arial";font-size:10pt; color:black;}

h5 {font-family:"arial";font-size: 9pt;   border-bottom-color : #CD5C5C;  font-weight : bold;  }

#header1 {
	border: 0px solid black;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 69px;
	width: 1000px;}
	
#Horizontal_Buttons {
	border: 0px solid white;
	position: absolute;
	top: 62px;
	left: 0px;
	height: 20px;
	width: 1000px;}	
	

#weather_top_introduction{
	position: absolute;
	border: 0px solid red;
	background-color: #FFFFCC;
	top: 100px;
	left: 80px;
	width: 820px;
	height: 80px;
	font-family: Arial;
	color: black;
	font-size: 14px;
	font-style: normal;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;}	


#weather_wunderground{
	position: absolute;
	border: 2px solid #DEB887;
	background-color: #FFFFCC;
	top: 200px;
	left: 80px;
	width: 400px;
	height: 80px;
	font-family: Arial;
	color: black;
	font-size: 14px;
	font-style: normal;}
	
	

#weather_bbc{
	position: absolute;
	border: 2px solid #DEB887;
	background-color: #FFFFCC;
	top: 290px;
	left: 80px;
	width: 400px;
	height: 80px;
	font-family: Arial;
	color: black;
	font-size: 14px;
	font-style: normal;}
#weather_yahoo{
	position: absolute;
	border: 2px solid #DEB887;
	background-color: #FFFFCC;
	top: 380px;
	left: 80px;
	width: 400px;
	height: 80px;
	font-family: Arial;
	color: black;
	font-size: 14px;
	font-style: normal;}

#weather_snow{
	position: absolute;
	border: 2px solid #DEB887;
	background-color: #FFFFCC;
	top: 380px;
	left: 500px;
	width: 400px;
	height: 80px;
	font-family: Arial;
	color: black;
	font-size: 14px;
	font-style: normal;}
	
#weather_metoffice{
	position: absolute;
	border: 2px solid #DEB887;
	background-color: #FFFFCC;
	top: 200px;
	left: 500px;
	width: 400px;
	height: 80px;
	font-family: Arial;
	color: black;
	font-size: 14px;
	font-style: normal;}	

#weather_CNN{
	position: absolute;
	border: 2px solid #DEB887;
	background-color: #FFFFCC;
	top: 290px;
	left: 500px;
	width: 400px;
	height: 80px;
	font-family: Arial;
	color: black;
	font-size: 14px;
	font-style: normal;}

hr {color:#228B22; 
width="600"}

body {background-color: #FFFF99;}

table {     border : #993333;        }

table.cdsweblinks {
	font-size : small;
	border : 0px;
}


table.headfoot {
	border : 0px;
	font-variant : normal;
	background-color : transparent;
	font-family : Arial;
	font-size : x-small;
	color : Black;
	}


table.title {
	background-color : transparent;
	border : 0px;
	font-family : "Balloonist SF", Arial;
	font-size : x-large;
}

table.intro {
	background-color : transparent;
	border : 0px solid #228B22;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color :#228B22;
	border-width : 3px 0px 3px 0;
	width : 600px;
	}

div.hide {
	color : #FFFF99;
	font-size : 4px;
}


table.links {
	background-color : transparent;
	border : 0;
	color : #996633;
	font-family : Arial;
	font-size : medium;
	font-weight : bold;
}



table.main {
	border : 4px solid #228B22;
	background-color : #FFFFCC;
	}

table.pictures {
	width : 500px;
	border-width : 8;
}



body {font-family:arial, sans-serif;
      font-size:9pt; color:#cc3333;}

p {font-family:arial, sans-serif; font-size:12pt; color:black;}


div.welcome {font-family:arial, sans-serif; font-size:9pt; color:black; 
             text-align:center;}

div.header {

border: 5px double #006400;
padding:10px;
margin:10px;
 font : large;
}


div.toplinks {font-family:arial, sans-serif; font-size: 10pt; color: #993333; 
              text-align:center;}

div.links {font-family:arial, sans-serif; font-size: medium; color: #CC0033; 
              text-align:left;}

div.linksinfo {
	font-size : 11;
	font-style : normal;
	color : Black;
	text-align : left;
	}


div.linktop {font-family:arial, sans-serif; font-size:10pt; color:black; 
              text-align:center;}

div.linkhomepage {font-family:arial, sans-serif; font-size:16pt; color:blue; 
              text-align:left;}

p.email {font-family:arial, sans-serif; font-size:8pt; color:#000000; 
           text-align:center;}

