﻿body 
{
    text-align: left;
    font-family: Arial;
    color: Black;
    min-width: 930px;
    vertical-align: top;
    background-color: #f0f0f0;
    margin-right: auto;
    margin-left: auto;
    right: auto;
    left: auto;
}

    a:link {
    color: Purple;
    font-weight: bold;
    right: auto;
    left: auto;
    margin-right: auto;
    margin-left: auto;
}
    a:visited {color:Purple; font-weight:bold;}
    a:hover {color: Blue; font-weight:bold;}
    
    .dark a:link {
    color: White;
    margin-right: auto;
    margin-left: auto;
    right: auto;
    left: auto;
    position: relative;
}
    .dark a:visited {color:White;}
    .dark a:hover {color:Aqua;}
    
    .left
    {
        text-align:left;
    }
    
    .trim
    {
    border-style: solid;
    border-color: Black;
    border-width: thin;
    margin-right: auto;
    margin-left: auto;
    right: auto;
    left: auto;
}
#Wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    height: auto;
    right: auto;
    left: auto;
}

#MasterTitle
    {
        width:auto;
        height:auto;
        left:10px;
        top:0px;
        position:absolute;
        z-index:150;
    }

#MasterBook
    {
    margin: auto;
    background-image: url(Images/Master/coco.jpg);
    width: 200px;
    height: 320px;
    background-repeat: no-repeat;
    background-position: bottom;
    left: 10px;
    top: 35px;
    z-index: 101;
    position: absolute;
}
    
#MasterBook:hover
    {
        background-image: url(Images/Master/r-coco.jpg);
        color:White;
    }

#MasterAbout
    {
    margin: auto;
    background-image: url(Images/Master/portraits.jpg);
    width: 500px;
    height: 160px;
    background-repeat: no-repeat;
    background-position: bottom;
    left: 220px;
    top: 35px;
    z-index: 102;
    position: absolute;
}
    
#MasterAbout:hover
    {
        background-image: url(Images/Master/r-portraits.jpg);
    }

#MasterMinerva
    {
    margin: auto;
    background-image: url(Images/Master/chucks.jpg);
    width: 200px;
    height: 320px;
    background-repeat: no-repeat;
    background-position: bottom;
    left: 730px;
    top: 35px;
    z-index: 103;
    position: absolute;
}
    
#MasterMinerva:hover
    {
        background-image: url(Images/Master/r-chucks.jpg);
    }

#MasterLife
    {
    margin: auto;
    background-image: url(Images/Master/candies.jpg);
    width: 235px;
    height: 155px;
    background-repeat: no-repeat;
    background-position: bottom;
    left: 220px;
    top: 200px;
    z-index: 104;
    position: absolute;
}
    
#MasterLife:hover
    {
        background-image: url(Images/Master/r-candies.jpg);
    }

#MasterArchive
    {
    margin: auto;
    background-image: url(Images/Master/books.jpg);
    width: 235px;
    height: 155px;
    background-repeat: no-repeat;
    background-position: bottom;
    left: 485px;
    top: 200px;
    z-index: 105;
    position: absolute;
}
    
#MasterArchive:hover
    {
        background-image: url(Images/Master/r-books.jpg);
    }

#MasterBlogette
    {
        background-image: url(Images/Master/polkadots.jpg);
        width: 150px;
        height: 25px;
        left:35px;
        top:365px;
        z-index:110;
        position:absolute;
    }

#MasterHome
    {
        background-image: url(Images/Master/polkadots.jpg);
        width: 150px;
        height: 25px;
        left:395px;
        top:365px;
        z-index:111;
        position:absolute;
    }

#MasterMedia
    {
        background-image: url(Images/Master/polkadots.jpg);
        width: 150px;
        height: 25px;
        left:755px;
        top:365px;
        z-index:112;
        position:absolute;
    }
    
#MasterLeft
    {
        width: 200px;
        height: 150px;
        vertical-align: top;
        left:10px;
        top:400px;
        z-index:106;
        position:absolute;
    }
    
#MasterCPH
    {
        width: 710px;
        min-height:300px;
        text-align:left;
        left:222px;
        top:400px;
        z-index:107;
        position:absolute;
    }

#gvPage
    {
        width:100%;           
    }
#Fixed
{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 1000px;
    height: auto;
    right: auto;
    left: auto;
}
#MasterMinerva
{
}
#MasterMinerva
{
}
