#content {
 background-color: #ffffff;
 border: 0px;
 border-top:16px;
 border-bottom:2px;
 border-style:solid;
 position: relative;
 left: 183px;
 margin-top: 262px;
 padding:0px;
 padding-bottom:5px;
 top: 0px;
 height: auto;
 min-height:428px;
 overflow: hidden;
 border-bottom-color:#a0a5a9;
 border-top-color:#dc002d;
}

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

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

#textFlash {
 height: auto;
 background-color: #eff5f5;
 border:0px;
 border-top:1px;
 border-style: solid;
 border-color: #306172;
 top:0px;
 bottom:0px;
 margin-top: 135px;
}



