
* {padding:0; margin:0;}

body {
    background: #4E5869;
	margin: 0;
	padding: 0;
	color: #666ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	width: 100%;
}

#centeredmenu {
	float:left;
	width:100%;
	background:#003366;
	border-bottom:4px solid #000;
	overflow:hidden;
	position:relative;
	background-color: #000000;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#000000;
   color:#000000;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background:#000000;
   color:#ffff00;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#003366;
   background:#000;
   font-weight:bold;
}

h2,h3,h5 { text-align: center}

a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 1200px;
	max-width: 1200px;	
	min-width: 700px; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
}

.header {
	background: #6F7D94;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.container .header {
	width: 1200px;
}
.container .header {
	width: 100%;
}

.content {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 1200px;
	background-color: #000;
	list-style-type: circle;
}

.content ul, .content ol { 
	padding: 0 5px 5px 15px; 
}

.footer {
    background-color: #000000;
	width: 1200px;
	padding-top: 10px;
	padding-right: 100;
	padding-bottom: 10px;
	padding-left: 10;
	text-align:center;
	color: #003399;
}

#header {
	background-color: #000;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.container .header h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: auto;
    margin-right: auto;
    width: 7em;
	font-size: 50px;
	color: #3366ff;
	background-color: #099;
}


.displayed {
    display: block;
    margin-left: auto;
    margin-right: 50px;
    margin-bottom:0;
}

.block3 {
    margin-left: auto;
    margin-right: auto;
    width: 28em
}

#BLUE {
	color: #3366ff;
	font-size: large;
    bottom:0;
}

.temperature_panel {
    float: right;
    margin: 0 50px 0 0;
    color: #FF0000;
    width: 130px;
}

/* ~~ left_panel  -empty ~~ */
.left_panel {
    background: #333666;
	width: 1200px;
	padding-top: 0;
	padding-right: 100;
	padding-bottom: 0;
	padding-left: 10;
    margin-bottom:0;
	text-align:center;
	color: #ffffff;
}

a {text-decoration:none}

.header #header {
	color: #3366ff;
}