@CHARSET "ISO-8859-1"; 
body{ 
font-family:Arial, san-serif; 
font-size:13px; 
line-height:20px;
background:url(../images/body-bg.png) repeat-x #000; 
} 
#page{ 
 margin-top:0; 
 padding: 10px 0 44px 0; 
 background-color:#000;/**/ 
} 
#header{ 
 padding-top:10px; 
 padding-bottom:10px; 
} 
#header_logo{ 

} 
#header_logo a img{ 
 border:none; 
 margin-left:20px; 
} 
#header_top{ 
 text-align:right;
 color:#fff; 
} 
#page_body{ 
 background:#222; 
 min-height:400px; 
 color:#fff; 
} 
#left_content { height: 300px; background-color:#000000; } 
#sidebar_content { height: 300px; background-color:#000000; } 
#content_top_wrapper P { margin:0; padding:0; }
#nav{ 
background-color:#ec0a2a; 
height:36px;
} 
#breadcrumbs_wrapper {padding:.75em 1.2em;}
#breadcrumbs A {color:#CCC; text-decoration:none; }
h1, h2, h3{ 
margin:10px; 
} 
h1{ 
font-size:20px; 
}  
h2{ 
font-size:16px; 
}  
h3{ 
font-size:14px; 
font-style:italic; 
} 
p{ 
margin:10px; 
} 
