﻿body 
{
    background-image:url('images/hurricane.jpg');
}

h1 {font-family: Georgia;
    font-size:150%;
    color:Red;
    
    }
h2 {font-family: Georgia;
    font-size:120%;
    color:Red;
    }
p {font-family:Verdana;
   font-size:100%;
   color:Blue;
   font-weight:bold; 
    }
    
ul {font-family:Verdana;
   font-size:100%;
   color:Blue; 
    }
li { margin-top:10px;
}

a { text-decoration:none;}

#container
{
width: 92%;
background-color:#D7EBFF;
margin-left: 2%;
margin-right:10%;

line-height: 130%;
}


#top
{
width:92%;
padding: .5em;
}

#top a 
{
    font-family:Verdana;
    color:White;
    font-weight:bold;
    font-size:90%;
    text-decoration:none;
}
#top a:visited 
{ color:White;
}

#top a:hover 
{
    font-family:Verdana;
    font-weight:bolder;
    color:Red;
}

#content
{
    background-image:url('images/flo42.gif');
margin-left: 265px;
padding: 2em;
max-width: 51em;
}

#bottom
{
clear: both;
margin: 0;
padding: .5em;
}

#bottom p
{
    font-size:75%;
    font-family:Verdana;
    color:Blue;
}
#bottom a
{
    text-decoration:none;
    font-family:Verdana;
    color:Blue;
    }
    
#bottom a:visited 
{
    text-decoration:none;
}
#bottom a:hover
{
    font-size:100%;
    color:Red;
}

#left
{
float: left;
width: 226px;
background-image:url('images/bg2.jpg');
margin: 0;
padding: 1em;
border-style:groove;
border-color:Blue;
}

#left p 
{
    font-family:Verdana;
    color:White;
    font-weight:bold;
    font-size:100%;
}

#left a
{
    font-family:Verdana;
    font-size:80%;
    text-decoration:none;
    color:White;
    font-weight:bold;
}

#left a:hover
{
    color:Red;
    background-color:#D7EBFF;
}

#left a:visited
{
    text-decoration:none;
    }
    
#left ul
{  list-style:none;
}

#left li
{
 margin:0;
padding:0;
padding-left:40px;
background-image:url('images/hbullet2.jpg');
background-repeat:no-repeat;
background-position:10px 8px;
line-height: 200%;
font-weight:bold; 

}

#left h2 {color:White;}

#content p
{font-family:Verdana;
   font-size:90%;
   color:Blue;
   font-weight:bold;
    }
    
#content ul
{  list-style:none;
}

#content li
{
 margin:0;
padding:0;
padding-left:40px;
background-image:url('images/hbullet1.jpg');
background-repeat:no-repeat;
background-position:10px 8px;
line-height: 200%;
font-weight:bold; 

}

#content a:visited 
{
    text-decoration:none;
    color:Blue;
    }

#content a:hover {color:Red;}

#content img {padding:10px;}

#notes {font-size:70%;}

#border1
{
   border-style:groove;
   border-color:white;
    }

#noscreen {display:none;}

#mygrid 
{
   color:white;   
}

#MyRepeat
{
   font-family:Verdana;
   font-size:100%;
   color:Blue;
}
