/* CSS Document */

#bottombox {
position: absolute;
}

html, body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.style1 {color: #89b1d2}

.mptext {
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:small;
text-align:left;
}

.mptextHH {
color:#203d54;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:small;
text-align:left;
}

.mptextHH a {
color:#203d54;
font-style:normal;
text-decoration:none;
}
.mptextHH a:hover {
color:#CCCCCC;
font-style:normal;
text-decoration:none;


#fullheight{
height:100%;
min-height:100%;
}

#container{
  margin-left:auto; 
  margin-right:auto; 
  text-align:left; 
  position:relative; 
  width:955px; 
  height:100%;

}

#wrapper{
  min-height:100%;
  height:100%;
}