* { 
padding : 0;
margin : 0;
} 

body { 
background :url("/Files/Images/Temp01/bg.jpg") repeat;
font-family : Tahoma;
TEXT-ALIGN: center;
color : #666666;
font-size : 9px;
margin-top: 0px;
} 
#wrapper { 
width : 840px;
background-color: #FFF;
border : 1px solid #ccc;
margin : auto  auto 0 auto;
align :center;
height: 590px;
} 
#title { 
display : inline;
background-color: #FFf;
width : 840px;
float : left;
min-height : 35px;
height: 124px;
} 
#brdl { 
background-color : #299ad4;
display : inline;
float : left;
width : 840px;
height : 1px;
border-top : 3px solid #fff;
margin-bottom : 3px;
} 
#col_one01 { 
display : inline;
width : 190px;
float : left;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 

#center_col {
display : inline;
width : 468px;
height : 475px;
float : right;
min-height : 280px;
background-color : #fff;
margin-right: 2px;
} 
#right_col { 
display : inline;
width : 183px;
height : 475px;
float : right;
background-color : #fff;
} 
#footer01 { 
margin-top :0px;
border : 0px solid #ccc;
background-color : #97CDF9;
display : inline;
float : left;
width : 840px;
height : 25px;
padding-top : 0px;
padding-bottom : 0px;
text-align : center;
}

