#login {
  text-align: center;
  margin-left: 3cm; margin-right: 3cm; margin-top: 1cm; margin-bottom: 1cm;
  border: 1px solid black;
  padding: 0.5cm;
}


body {
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif; margin: 0px 0px; 
; padding: 0px 0px
}

h1 {
font-weight: bold; 
  font-size: 130%; 
}
#pageheader {
position: static; padding-top: 24px;
left: 0px; right: 0px;
; color: white; background-color: #003366
; margin-top: 0px; padding-bottom: 6px
; padding-left: 3px;
height: 25px;
; margin-bottom: 0px
}

#copyright {
 color: #003366;
 background-color: #FFCC00; 
 font-size: 80%; 
 text-align: center;

 position: fixed;
 bottom: 0px; 
left: 0px; right: 0px;
; margin-bottom: 0px; padding-bottom: 0px
}



a:link {
color: #003366; 
}
a:visited {
color: #002255; 
}

#logo {
position: absolute;
top: 0px; right: 0px; float: right;
}



#menu {


width: 200px; float:right;
	background-color:#003366;
	border:1px #404040 solid;border-top: 0px solid black; margin:0px 0px 0px 20px;
	line-height:17px;
      font-size: 80%;
padding: 10px 10px 10px 0px;
; color: white
}#menu a {  color: white}
#menu li {
padding-top: 3px; padding-bottom: 3px;
}

