body 
{
	background-color: #F6F7F7;
    font-size: 0.85em;
    font-family: Arial, sans-serif;
    color: #585858  ;

}
   
#custom_container {
    width: 1110px;
    margin-left: auto;
    margin-right: auto;
   
}
   
#custom_headerFrameTop {
    width: 990px; height: 5px; font-size: 1px;
    background: url('container_top.gif');
}

#custom_headerFrame  {
    width: 990px;
    background: url('head_bg.gif');
    background-repeat: repeat-y;
}

#custom_header  {
    width: 960px; height: 90px;
    background: url('head_bg.jpg');
    background-repeat: repeat-x;
    margin: 0px 120px 0px 15px;
}


#custom_mainFrame {
    width: 1110px;
    background: url('container_bg.gif');
    background-repeat: repeat-y;
    margin: 0px auto 0px auto;
}

#custom_main  {
    width: 1110px; 
    margin-left: 15px;
}

#custom_contentFrame {
    float: left; width: 960px; 
    background: url('main_bg.jpg');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-color: #FFFFFF;
}

#custom_logo {
   
    margin-top: 18px;
    margin-left: 19px;
    margin-right:0px;
    margin-bottom 0px;
}

#custom_mainFrameBase  {
    width: 990px; height: 30px;
    background: url('container_base.gif');
}

#custom_credits {
    margin-top: 16px;
    margin-left: 24px;
    font-size: 0.85em;
    color: #A9A8A8
}

#custom_credits a {
    color: #A9A8A8; margin-left: 4px; margin-right: 4px;
}

#custom_links 
{
	padding:6px
}

.custom_welcome 
{
	padding:6px;
	margin-top:6px
}

.custom_linkitem
{
	color:#818181
}

