.mainbox
{
    width:820px;
    height:620px;
    display:block;
    font-family:tahoma;
    font-size:10px;
}

.top_banner
{
    width:798px;
    height:75px;
    background-image:url(http://www.gallery82.co.uk/images/background/top_banner.jpg);
    background-repeat:repeat-y;
    border-left:solid 1.0px #404040;
    border-top:solid 1.0px #404040;
}
* html .top_banner {  /* This is the Tan hack */
	width: 800px; 
}
.logo
{   
    float:left;
    width:170px;
    height:75px;
    background-image:url(http://www.gallery82.co.uk/images/background/logo.jpg);
    background-repeat:no-repeat
}
.slogan
{
    float:right;
    font-family:tahoma;
    font-size:12px;
    font-weight:bold;
    text-align:right;
    height:20px;
    verticle-align:bottom;
    color:#FFFFFF;
    margin-right:10px;
    margin-top:55px;
}
* html .slogan{  /* This is the Tan hack */
	height: 20px; 
}
.button_bar
{
    height:24px;
    width:800px;
    display:display;
}
.top_button
{
    height:24px;
    width:133px;
    background-image:url(http://www.gallery82.co.uk/images/background/top_button_off.jpg);
    background-repeat:no-repeat;
    text-align:center;
    padding-bottom:2px;
    cursor:pointer;
}
.top_button_start
{
    height:24px;
    width:133px;
    background-image:url(http://www.gallery82.co.uk/images/background/top_button_start_off.jpg);
    background-repeat:no-repeat;
    text-align:center;
    padding-bottom:2px;
    cursor:pointer;
}
.top_button_end
{
    height:24px;
    width:134px;
    background-image:url(http://www.gallery82.co.uk/images/background/top_button_end_off.jpg);
    background-repeat:no-repeat;
    text-align:center;
    padding-bottom:2px;
    cursor:pointer;
}
.top_button_on
{
    height:24px;
    width:133px;
    background-image:url(http://www.gallery82.co.uk/images/background/top_button_on.jpg);
    background-repeat:no-repeat;
    text-align:center;
    padding-bottom:2px;
    cursor:pointer;
}
.top_button_start_on
{
    height:24px;
    width:133px;
    background-image:url(http://www.gallery82.co.uk/images/background/top_button_start_on.jpg);
    background-repeat:no-repeat;
    text-align:center;
    padding-bottom:2px;
    cursor:pointer;
}
.top_button_end_on
{
    height:24px;
    width:134px;
    background-image:url(http://www.gallery82.co.uk/images/background/top_button_end_on.jpg);
    background-repeat:no-repeat;
    text-align:center;
    padding-bottom:2px;
    cursor:pointer;
}
.where_am_i
{
    height:20px;
    width:797px;
    background-color:#FFFFFF;
    border-left:solid 1.0px #404040;
    border-right:solid 1.0px #404040;
    text-indent:5px;
    text-align:left;
    align:left;
    padding-top:2px;
}
* html .where_am_i{  /* This is the Tan hack */
	width: 799px; 
}
.body_section
{
    height:430px;
    width:797px;
    background-color:#FFFFFF;
    border-left:solid 1.0px #404040;
    border-right:solid 1.0px #404040;
}
* html .body_section{  /* This is the Tan hack */
	width: 799px; 
}
.index_body_section
{
    height:436px;
    width:797px;
    background-color:#FFFFFF;
    border-left:solid 1.0px #404040;
    border-right:solid 1.0px #404040;
    background-image:url(http://www.gallery82.co.uk/images/background/front_page.jpg);
}
* html .index_body_section{  /* This is the Tan hack */
	width: 799px; 
}
.commissions_body_section
{
    height:416px;
    width:797px;
    border-left:solid 1.0px #404040;
    border-right:solid 1.0px #404040;
    background-image:url(http://www.gallery82.co.uk/images/background/commissions.jpg);
}
* html .commissions_body_section{  /* This is the Tan hack */
	width: 799px; 
}
.footer
{
    height:62px;
    width:797px;
    align:left;
    text-align:left;
    text-indent:15px;
    background-color:#e2e2e2;
    border-left:solid 1.0px #404040;
    border-right:solid 1.0px #404040;
    border-bottom:solid 1.0px #404040;
    padding-top:20px;
}* html .footer{  /* This is the Tan hack */
	width: 799px;
        height:83px;
}

.left_panel
{
    height:412px;
    width:180px;
    text-align:left;
    text-indent:15px;
    background-color:#FFFFFF;
    margin-left:10px;
    float:left;    
}
* html .left_panel{  /* This is the Tan hack */
	width: 182px;
        margin-left:5px;
}
.right_panel
{
    height:412px;
    width:180px;
    text-align:left;
    text-indent:15px;
    background-color:#FFFFFF;
    float:right;
    margin-right:5px;
}
* html .right_panel{  /* This is the Tan hack */
    width: 182px;
    margin-right:3px
}
.center_panel
{
    height:412px;
    width:410px;
    background-color:#FFFFFF;
    float:left;
    z-index:300;
    border:solid 1.0px #FFFFFF
}
* html .center_panel{  /* This is the Tan hack */
    width: 412px;
}
.center_panel_wide
{
    height:412px;
    width:592px;
    background-color:#FFFFFF;
    float:left;
    z-index:300;
    border:solid 1.0px #FFFFFF;
}
* html .center_panel_wide{  /* This is the Tan hack */
    width: 594px;
}
.commissions_panel_wide
{
    height:412px;
    width:592px;
    float:left;
    z-index:300;
}
* html .center_panel_wide{  /* This is the Tan hack */
    width: 594px;
}
.scolling_main_box
{
    height:400px;
    width:585px;
    overflow:auto;
    scrollbar-face-color:#e2e2e2;
    scrollbar-arrow-color:#141414;
    scrollbar-track-color:#c0c0c0;
    scrollbar-shadow-color:A0A0A0;
    scrollbar-highlight-color:E9E9E9;
    scrollbar-3dlight-color:909090;
    scrollbar-darkshadow-Color:#202020;
}

.small_box_top
{
    height:19px;
    width:175px;
    text-align:left;
    text-indent:5px;
    border-left:solid 1.0px #404040;
    border-right:solid 1.0px #404040;
    border-top:solid 1.0px #404040;
    background-image:url(http://www.gallery82.co.uk/images/background/small_box_top.jpg);
}
* html .small_box_top{  /* This is the Tan hack */
	width: 177px;
}
.small_box_bottom
{
    width:175px;
    text-align:left;
    align:left;
    border-left:solid 1.0px #404040;
    border-right:solid 1.0px #404040;
    border-bottom:solid 1.0px #404040;
    background-color:#FFFFFF;
    display:block;
}
* html .small_box_bottom{  /* This is the Tan hack */
	width: 177px;
}
.image_prop
{
    height:414px;
    width:410px;
    background-color:transparent;
    z-index:100;
    position:relative;
    margin-top:-413px;
	float:left;
}

.painting
{
    height:412px;
    width:410px;
    z-index:1000;
	float:left;
}
.picture_image
{
    border: inset 2.0px #7c530c;
}
.picture_image_small
{
    border: inset 2.0px #7c530c;
}
.text_box
{
    text-align:center;
    text-indent:0px;
    padding:5px;
    line-spacing:15px;
}
.gray_border
{
    border:solid 1.0px #404040;
    cursor:pointer;
}
.image_box_off
{
    position:absolute;
    top:20px;
    left:20px;
    visibility:hidden;
    z-index:10000;
}