/* Custom CSS Document */
body{  background-color:#006699;
  color:#EEE;
  background-image:url(../images/dark_blue_gradientBG200px.jpg);
  background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#CCCCCC;}
h2 {
   margin-top: 25px;
color:#EEE;
 }
h1 {
   font-size:2.2em;
color:#DDD;
 }
#gfooter p, #gmiddle p, #gtop p {background-color:none;padding:20px 20px 0px 0px;}
.flashplayer {font-size:1.2em;font-weight:bold;color:#eee;}
#noUpdate {
	background-color:#0066FF;
	padding:10px;
	border: thin dotted #0000CC;
}

.bottomdivs {
	padding: 10px;
  background-image:url(../images/dark_blue_gradientBG200px.jpg);
    background-repeat:repeat-x;
    background-color:transparent;
  color:#EEE;
}
.bottomdivs a {
  background-color:transparent;
  color:#EEE;
  text-decoration:none;
}
.bottomdivs a:hover, .bottomdivs a:active {
  background-color:transparent;
  color:#EEE;
  text-decoration:underline;
}
 
 #logo {
       float:right;
       margin: 0px 0px;
  }
  
#translogo {
       float:right;
       margin: 8px;
  }
a {color:#FFFFFF;text-decoration:underline;font-weight:bold;}
a:focus, a:hover {color:#DDD;text-decoration:none;}

#topic {
padding-bottom:1.5em;
}

.banner {
        text-align: center;
 }

.homedivs {
        text-align: center;
 }