﻿
body, #page {
text-align:left;
background: #fff;
font-size: 12pt;
     margin: 0;
   padding: 0;
   border: 0;
   width:650px;
}


#top_nav, #search, #top_bar, #header-nav, #group_nav, #leftcol, #rightcol, #menu_icon, #menu_top, #addressbar, #footer, #twocol-img, .frame {
  display: none;
  clear:both;
  float: none !important;
}


 #masthead {
width: auto;
height: 70px;
margin:0;
text-align:left; 
overflow: hidden;
}

#T1 {
  clear:both;
  float: none !important;
}

.base {
  clear:both;
  float: none !important;
}



#twocol { 
  clear:both;
  float: none !important;
   padding: 0;
   border: 0;
   text-align:left;
   width:auto; 
}

#wrap { 
  clear:both;
  float: none !important;
   margin: 0;
   padding: 0;
   border: 0;
   width:auto;
}

#content 
{
    text-align:left;
     margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background-color: #fff;
   width:auto; 
}







/* links --------------------------------------------------------------------- */

a:link {color: #c93a14; font-size:100%;text-decoration: underline;}
a:visited {color:#c93a14; font-size:100%; text-decoration: underline;}
a:hover { color: #c93a14; font-size:100%;text-decoration: underline;}

