body {
 margin: 0;
 padding: 0;
 border: 0px;
 text-align: center;   /* to allow centering in IE */
 font-size: 12px;
 font-family: "Trebuchet MS", Arial, Helvetica;
}

#container{
 position: relative;
 top: 1px;
 width:956px; 	
 height:auto;
 border: 0px;
 border-top: 2px;
 border-color: #9DA1A6;
 border-style:solid;
 margin: 0 auto;
 text-align: left;  /* overrides text-align rul	e on body */
}

#flash {
 background-color: #eeeeee;
 position: absolute;
 left: 183px;
 top: 135px;
 width: 524px;
 border: 1px solid;
 border-color: #00435a;
 overflow: hidden;
}

#menuleft {
 background-color: #00435a;
 position: absolute;
 left: 0px;
 top: 135px;
 height: 261px;
 width: 178px;
 padding: 0px;
 margin:0px;
 overflow: visible;
 z-index:100;
 border:0px;
 border-top:5px;
 border-style: solid;
 border-color: #306172;
}

#logo {
 background-color: #ffffff;
 position: absolute;
 left: 0px;
 top: 3px;
 height: 127px;
 width: 178px;
 padding:0px;
 margin:0px;
 overflow: hidden;
}



#kubelogo {
margin: 0px;
padding: 0px;
margin-top:41px;
border:0px;
}


.bottomlinecontent {
 background-color: #ffffff;
 position: absolute;
 border: 0px;
 border-bottom:2px;
 height:1px;
 border-style:solid;
 border-color:#a0a5a9;
 width: 100%;
 left:0px;
 font-size:0px; /* IE Hack */
 bottom:0px;
}

#textFlash {
 background-color: #00435a;
 position: absolute;
 left: 714px;
 top: 135px;
 overflow: hidden;
 border:0px;
 border-top:5px;
 border-style: solid;
 border-color: #306172;
 width: 202px;       
 height: 80px;        
}					



#content { 
 width: 501px; 
 background-color: #ffffff;
 border: 0px;
 border-top:16px;
 border-style:solid;
 border-color:#dc002d;
 position: relative;
 left: 183px;
 top: 406px;
 overflow: hidden;
}
