html, body {
background-color:#000000;
	width:100%; 
	padding:0;
	margin:0;
	height:100%;
}
p{
	font-family: arial;
	font-size:14px;
	font-weight:300;
	color:#E0E0E0;
	text-align: justify;
	}
	
h1{
	text-align: center;
	font-weight: bold;
	font-family: arial;
	font-size: 18pt;
	color:#FFFFFF;
	}
h2{	
	text-align: center; 
	font-family: arial; 
	font-size: 14pt;
	color:#FFFFFF;
	margin:10px;
	padding-bottom: 50px;
	padding-top: 50px;
	}
h3{
	text-align: center; 
	font-family: verdana; 
	font-size: 12pt;
	color:#FFFFFF
	}
h4{
	text-align: center; 
	font-family: arial; 
	font-size: 10pt;
	color:#FFFFFF;
	margin:10px;
	padding-bottom: 50px;
	padding-top: 50px;
}
a{
	text-decoration:none
}
a:link {color:#0066cc;}
a:visited {color:#33cc00;}
a:hover {text-decoration: none; color:#FFFFFF;
font-weight:bold;}
a:active {color: #99ccff red;text-decoration: none}


.weather_banner
{
	position:absolute;
	left:319px;
	top: 714px;
	width:60%;
	height:50%;
}
/*Style for the title WEATHER IN A FLASH at the top of the index.html page */
.top_title{
	position:absolute;
	background:transparent;
	top:23px;
	z-index:1;
}
/* A style to put the title in a central position*/
.central{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
/*styles for the bar below the title WEATHER IN A FLASH at the top of the index.html page */
.topbar{
	position:absolute;
	left:0px;
	top:70px;
	width:100%;
	height:30px;
}
/* Styles for the dropdown box when in use*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 90px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width:90px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}


/*styles set for the navigation bar at the bottom of each web page*/
.navbar{
	position:absolute;
	top:802px;
	z-index:-10;
	padding-top:20px;
	left: 342px;
	width: 483px;
	height: 100px;
}
.navbar1{
	position:absolute;
	text-align:center;
	left:255px;
	right: auto;
	top:1100px;
	padding-top:10px;
	bottom: auto;
}
.navbar3{
	position:relative;
	margin-left:auto;
	margin-right:auto;
}






/*styles set for each red shiny orb2.gif on the left hand side of each web page*/
.glass_ball1
{
	position:absolute;
	top:100px;
	left:0px;
	z-index:2;
}
.glass_ball2
{
	position:absolute;
	top:150px;
	left:0%;
	z-index:2;
}
.glass_ball3
{
	position:absolute;
	top:200px;
	left:0%;
	z-index:2;
}
.glass_ball4
{
	position:absolute;
	top:250px;
	left:0%;
	z-index:2;
}
.glass_ball5
	{
	position:absolute;
	top:300px;
	left:0%;
	z-index:2;
}
.glass_ball6
	{
	position:absolute;
	top:350px;
	left:0%;
	z-index:2
}
/*styles set for text of hyperlinks next to glass balls on left hand side of each web page*/
.hypertext
	{					 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	z-index:10;
}
.pos_home
	{
	position:absolute;
	top:115px;
	left:55px;
}
.pos_forecast
	{
	position:absolute;
	top:165px;
	text-align:left;
	left:58px;
}
.pos_lightning
	{
	position:absolute;
	top:215px;
	left:55px;
}
.pos_contact
	{
	position:absolute;
	top:265px;
	left:55px;
}
.pos_photos
	{
	position:absolute;
	top:315px;
	left:55px;
}
.pos_webcam
	{
	position:absolute;
	top:365px;
	left:55px;
}



/*used for Weatherflash Live weather on the index.html page.*/
#box_topright
	{
	position:absolute;
	background-color:transparent;
	left:10%;
	top:100px;
	width:80%;
	height:100%;
}
#weather_display
	{
	position:absolute;
	left:20%;
	top:100px;
	width:80%;
	height:100%;
}
/*Styles used for the positioning of the lightning map and its subtitle on stormvue.html*/
.lightningmap
	{
	position:absolute;
	top:200px;
	width:auto;
	left:200px;
	visibility: visible;
	height: auto;
	padding-bottom:10px;
}
.lightning_subtitle
	{
	position:relative;
	top:115px;
}
/* the story of 7 lightning strikes */
.roy_sul{
	position:absolute;
	left:15px;
	width:160px;
	right:1010px;
	top:425px;
}
.para1{
	font-size:12px;
	font-family: Arial;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: underline;
}
.para2{
	font-size:12px;
	font-family: Arial;
	color: #FFFFFF;
	text-align: justify;
}
.para3{
	font-size:12px;
	font-family: Arial;
	color: #FFFFFF;
	text-align: justify;
}
.para4{
	font-size:10px;
	font-family: Arial;
	color: #00FF00;
	text-align: justify;
}
.roy_sul1{
	position:absolute;
	left:15px;
	width:160px;
	right:1010px;
	top:700px;
}
.roy_sul2{
	position:absolute;
	left:860px;
	width:160px;
	right:1010px;
	top:200px;
}
.roy_sul3{
	position:absolute;
	left:860px;
	width:160px;
	right:1010px;
	top:565px;
}
.roy_sul4{
	position:absolute;
	left:860px;
	width:160px;
	right:1010px;
	top:950px;
}
.roy_sul5{
	position:absolute;
	left:0px;
	width:160px;
	top: 221px;
}
.text_scroll
	{
	position:absolute;
	left:200px;
	top:900px;
	width:640px;
	height:150px;
}

/*Styles used for the positioning of the photo albums on photo_album.html*/

.album_title
	{
	position:relative;
	width:600px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	top:100px;
	bottom:10px;
	padding-bottom:10px;
}
.album2
	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:512px;
	height:384px;
	top:200px;
	z-index:5;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:10px;
}

/* Styles for the five day forecast web page.*/

.5day_forecast
	{
	color:#FFFFFF;
	font-size:14px;
	z-index:15;
}


.forecast_title
	{
	position:relative;
	width:500px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	top:100px;

}
#forecast2
	{
	position:absolute;
	left:25%;
	top:475px;
	padding-bottom:10px;
}
#search_box{
	position:relative;
	top:150px;
	margin-left:auto;
	margin-right:auto;
	width: 300px;
	height:100px;
}
.sky_world{
	margin-left:auto;
	margin-right:auto;
	width:556px;
	height:237px;
	top:auto;
	padding-top:150px;
}
.sky_UK{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:500px;
	top:auto;
	padding-top:150px;
	
#map_canvas
	{
	position:relative;
	top:400px;
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	height:450px;

	
}

/*Styles used for the positioning of the text on contact.html*/

.contact{
position:relative;
top:250px;
}
#box_camera
	{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:200px;
	text-align:center;
	width:700px;
	height:900px;
}
.weather_webcam{
	width:700px;
	height:900px;
	z-index:1;
}

	
	
