body
{
   margin-left  : auto;
   margin-right : auto;
   padding      : 0px;
   position     : relative;
   text-align   : center;
}
#head_banner
{
   background   : #FFFFFF;
   border-left  : 1px solid #000;
   border-right : 1px solid #000;
   border-top   : 1px solid #000;
   height       : 90px;
   margin-top   : 10px;
	margin-right : auto;
	margin-left  : auto;
   position     : relative;
	top          : 0px;
   width        : 760px;
   voice-family : "\"}\""; /* IE Positioning hack */
   voice-family : inherit;
   height       : 90px;
}
html>#head_banner
{
   height : 90px;
}
#body_content
{
   background-color : #EDE6DC;
   border-bottom    : 1px solid #000;
   border-left      : 1px solid #000;
   border-right     : 1px solid #000;
   font-family      : Arial, Tahoma, sans-serif;
   font-size        : .75em;
   padding          : 5px 10px 10px 10px;
   padding-left     : 150px;
   position         : relative;
   padding-bottom   : 45px; /* Leave room for the footer ribbon */
	margin-right     : auto;
	margin-left      : auto;
   text-align       : left;
   top              : 0px;
   width            : 762px;
   voice-family     : "\"}\"";
   voice-family     : inherit;
   width            : 600px;
   top              : 0px;
}
html>body #body_content
{
   width : 600px;
}
#body_content #link_list
{
   background-color : #FFFFFF;
   background-image : url(/images/list_bg.png);
   border           : 1px solid #B83103; /* #DA5F03; */
   font-size        : 1em;
   font-family      : Tahoma, sans-serif;
   font-weight      : bold;
   left             : 10px;
   padding          : 10px 0px 10px 0px;
   position         : absolute;
   text-align       : left;
   top              : 10px;
   width            : 134px;
   voice-family     : "\"}\""; /* IE Positioning hack */
   voice-family     : inherit;
   width            : 120px;
   z-index          : 2;
}
html>#link_list
{
   width : 120px;
}
#entire_page
{
   margin : auto;
}
#link_list a
{
   color           : #575C7B;
   display         : block;
   padding-left    : 6px;
   text-decoration : none;
}
#link_list a#current
{
   background     : #EDE6DC;
   color          : #1E1744;
   cursor         : default;
   text-decoration : none;
}
#link_list a:hover
{
   color            : #363636;
   display          : block;
   background-color : #FFAA55;
   text-decoration  : underline;
}
a
{
   text-decoration : none;
}
a:hover
{
   color           : #3A3D9C;
   text-decoration : underline;
}
.p_block
{
   background : #fff;
   border     : 2px dashed #BFB19B; /*#F3E6DA;*/
   display    : block;
   margin-top : 5px;
   padding    : 5px;
}
#body_content #footer
{
   background    : #D1C7B6;
   left          : 0px;
   margin-bottom : 10px;
   margin-top    : 10px;
   padding       : 5px;
   position      : absolute;
   right         : 0px;
   text-align    : center;
   width         : 750px;
}
#badges
{
   position    : absolute;
   bottom      : 80px;
   height      : 26px;
   left        : 10px;
   text-align  : center;
   width       : 120px;
   z-index     : 1;
}