﻿body {
    background-color:#015480;
    font-family:"Trebuchet MS", Arial, Sans-Serif;
}

#container
{
	position:relative;    
    height:600px;
    top:20px;
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}

#top
{
    text-align:center;
	width:780px;
}
#top img
{
    text-align:center;
    padding-bottom:10px;
}
#topleft
{
    float:left;
    text-align:center;
    }

#topright
{
    float:right;
    }

#menu
{
    display:none;
}
.toolbar {
    display:none;
         }
.toolbar a{
    color:#fff;
         }
.toolbar a:hover{
    color:#ccc;
         }
.toolbardropdown 
{
        background-color:#f37635;
       	text-transform: uppercase;
   		font-size:x-small;
   		width:150px;
   		}
.toolbardropdown a{
    color:#fff;
    padding-left:5px;
    padding-right:5px;
         }
.toolbardropdown a:hover{
    color:#ccc;
         }

#secondary
{
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}


#secondarymenu
{
    display:none;
  }

.subtoolbar {
    display:none;
  	}
  	
.subtoolbarselected {
    display:none;
  	}
  	
.subtoolbar a{
    display:none;
         }
.subtoolbar a:hover{
    display:none;
         }

#secondarycontent
{
    font-size:small;
    color:#00638c;
    text-align:justify;
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
    }

#secondarycontent .scroll
{
float:left;
    width:780px;
    padding-right:10px;
    text-align:justify;
    overflow:visible;
    }

#secondarycontent img
{
float:left;
clear:both;
    }
#secondarycontent h1
{
    font-size:medium;
    text-decoration:underline;
    text-transform: uppercase; 
    margin-left:0px;
    margin-top:5px;
    margin-bottom:5px;
   }

#secondarycontent h2
{
    font-size:medium;
    margin:0px;
   }
   
   #secondarycontent h2 a
{
    color:#00638c;

   }
   #secondarycontent p
{
    margin-top:0px;
   }

#secondarycontent a
{
text-decoration:underline;
font-weight:bold;
color:#00638c;
}

#connectivity
{
    left:100px;
    top:370px;
    width:530px;
    color:#fff;
    font-size:medium;
    text-align:justify;
}
#connectivitymap img
{
background-color:black;}

#copyright
{
    padding-top:10px;
    color:#fff;
    font-size:small;
}

#copyright a
{
    color:#fff;
    font-size:small;
}
