﻿body 
{
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 9px;
    font-weight: normal;
    color: #000;
}

a {color: Green; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}

dl, dt, dd {margin: 0; padding: 0;}

#ogg_masterDiv 
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    _width: 100%;
    _height: 100%;  
}

    #ogg_containerDiv 
    {
        position: relative;
        overflow: auto;
        width: 780px;
        margin: 75px 0 0 60px;
    }

            #ogg_header 
            {
                float: left;
                position: relative;
                width: 100%;  
                margin: 0 0 30px 0;
            }
            
                #ogg_siteHeader 
                {
                    position: relative;
                    width: 400px;
                }
                    #ogg_siteHeader dt 
                    {
                        float: left; 
                        width: 100%; 
                        margin: 0 0 9px 0;
                        overflow: hidden;
                    }
                    #ogg_siteHeader dd 
                    {
                        float: left; 
                        position: relative;
                        display: inline; 
                        margin: 0 7px 0 6px;
                        height: 9px;
                        background-image: url(/images/nav_divider.gif);
                        background-position: 0 0;
                        background-repeat: no-repeat;
                    }
                    #ogg_siteHeader dd#ogg_exhibitions 
                    {
                        width: 61px;
                        margin: 0 3px 0 0;
                        background: none;
                    }
                    #ogg_siteHeader dd#ogg_artists {width: 41px;}
                    #ogg_siteHeader dd#ogg_about {width: 36px;}
                    #ogg_siteHeader dd#ogg_contact {width: 45px;}
                    
                        
                        #ogg_siteHeader dd a 
                        {
                            position: absolute;
                            display: block;
                            top: 0;
                            left: 7px;
                            width: 100%;
                            height: 9px;
                            font-size: 9px;
                            line-height: 99px;
                            letter-spacing: 0.05ex;
                            background-position: left top; 
                            background-repeat: no-repeat;
                            overflow: hidden;
                        }
                        #ogg_siteHeader dd a:hover, 
                        #ogg_siteHeader dd a.Active
                        {
                            background-position: left -9px; 
                        }
                        #ogg_siteHeader dd#ogg_exhibitions a 
                        {
                            left: 3px;
                            background-image: url(/images/nav_exhibitions.gif);
                        }
                        #ogg_siteHeader dd#ogg_artists a {background-image: url(/images/nav_artists.gif);}
                        #ogg_siteHeader dd#ogg_about a {background-image: url(/images/nav_about.gif);}
                        #ogg_siteHeader dd#ogg_contact a {background-image: url(/images/nav_contact.gif);}
                        
                #ogg_stdsLink 
                {
                    position: absolute;
                    bottom: 0;
                    right: 0;
                    width: 200px;
                    height: 9px;
                    text-align: right;
                    vertical-align: middle;
                }

            #ogg_body 
            {
                float: left;
                clear: both;
                position: relative;
                width: 100%;
                overflow: hidden;   
            }
            
                #ogg_body_header 
                {
                    float: left;
                    position: relative;
                    width: 100%;  
                    margin: 0 0 40px 0;
                }
                    #ogg_pageHeader
                    {
                        position: relative;
                        width: 100%;
                    }
                        #ogg_pageHeader dt 
                        {
                            float: left; 
                            width: 100%; 
                            margin: 0 0 9px 0;
                            overflow: hidden;
                        }
                        #ogg_pageHeader dd
                        {
                            float: left; 
                            display: inline; 
                            height: 9px;
                        }
                        
                    #ogg_pageHeader_main {}
                    #ogg_pageHeader_pressRelease {}
                    #ogg_pageHeader_exhibitions {}
                    #ogg_pageHeader_artists {}
                    #ogg_pageHeader_about {}
                    #ogg_pageHeader_contact {}
                        
                #ogg_pageNav 
                {
                    display: none;   
                }
                
                #ogg_bodyContent 
                {
                    float: left;
                    clear: both;
                    position: relative;
                    width: 100%;
                    margin: 0 0 40px 0;
                }
                
                    #ogg_bodyContent a 
                    {
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100px;
                        height: 12px;  
                        line-height: 99px;
                        overflow: hidden;
                        /* FOR IE6/IE7 **********************/
                            _background: #fff;
                            filter:alpha(opacity=1);   
                        /* FOR IE6/IE7 **********************/
                        border: 0px solid #000;
                    }
                                        
                    #ogg_bodyContent a#pressRelease1 {top: 0; left: 0; width: 110px;}
                    #ogg_bodyContent a#pressRelease2 {top: 0; left: 380px; width: 180px;}
                    #ogg_bodyContent a#pressRelease3 {top: 25px; left: 185px; width: 170px;}
                    #ogg_bodyContent a#pressRelease4 {top: 40px; left: 470px; width: 85px;}
                    #ogg_bodyContent a#pressRelease5 {top: 55px; left: 0; width: 120px;}
                    #ogg_bodyContent a#pressRelease6 {top: 335px; left: 0; width: 110px;}
                    #ogg_bodyContent a#pressRelease7 {top: 395px; left: 65px; width: 330px;}
                    #ogg_bodyContent a#pressRelease8 {top: 415px; left: 70px; width: 450px;}
                    
                    #ogg_bodyContent a#exhibitions1 {top: 25px; left: 40px; width: 110px;}
                    
                    #ogg_bodyContent a#about1 {top: 0; left: 30px; width: 170px;}
                    #ogg_bodyContent a#about2 {top: 15px; left: 160px; width: 200px;}
                    #ogg_bodyContent a#about3 {top: 60px; left: 0; width: 70px;}
                    #ogg_bodyContent a#about4 {top: 130px; left: 440px; width: 110px;}
                    #ogg_bodyContent a#about5 {top: 150px; left: 0; width: 60px;}
                    #ogg_bodyContent a#about6 {top: 225px; left: 425px; width: 70px;}
                    #ogg_bodyContent a#about7 {top: 290px; left: 0; width: 180px;}
                    
                    #ogg_bodyContent a#contact1 {top: 185px; left: 0; width: 180px;}

            #ogg_footer
            {
                display: none;
                float: left;
                clear: both;
                position: relative;
                width: 100%; 
                overflow: auto;  
                border: 1px solid #000;
            }
            
/* for image rotation ********************** */
#main_imgRotation 
{
    position: relative;
    width: 768px;
    height: 540px;
    overflow: hidden;   
    background-color: #fff;
    background-image: url('/images/loader.gif');
    background-position: center center;
    background-repeat: no-repeat;
    border: 0px solid #fff;
}

#main_imgRotation img 
{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}