/*
             __  __ _  _         __  __          _ _       
            |  \/  (_)(_) __ _  |  \/  | ___  __| (_) __ _ 
            | |\/| | || |/ _` | | |\/| |/ _ \/ _` | |/ _` |
            | |  | | || | (_| | | |  | |  __/ (_| | | (_| |
            |_|  |_|_|/ |\__,_| |_|  |_|\___|\__,_|_|\__,_|
                    |__/
*/

a:link {
    color: inherit;
}
a:hover {
    color: inherit;
}
a:active {
    color: inherit;
}
a:visited {
    color: inherit;
}

body {
    font-family: Georgia, Geneva, Arial, Helvetica;
    font-size: small;
    margin: 0;
    padding: 0;
    background-color: #DDDDDD;
}

h1 {
    margin-top: 3px;
}


/* * * * * * * * * * * * * * * * * * **** * * * * * * * * * * * * * * * * * * */

#ginger {
    margin: 0;
    padding: 2px;
    font-family: Verdana, Geneva;
    font-size: x-small;
    background-color: #000000;
    color: #FFFFFF;
    height: 16px;
}

#main {
    width: 646px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    padding: 12px;
    background-color: #FFFFFF;
    border-style: solid;
    font-size: medium;
}

#navbar {
    margin-right: 12px;
}

#uber {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    /*background-image: url('http://mijamedia.com/assets/construct/slide-ready3a-2600x492.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: fixed;*/
}



/* * * * * * * * * * * * * * * * * * **** * * * * * * * * * * * * * * * * * * */
.color-gray {
    color: gray;
}
.em {
    font-style: italic;
}
.ob {
    font-style: oblique;
}
.small {
    font-size: small;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.wee {
    font-family: Verdana, Geneva;
    font-size: xx-small;
}

/* * * * * * * * * * * * * * * * * * **** * * * * * * * * * * * * * * * * * * */

#woman-outline {
    margin: 0px 20px 0px 0px;
    padding: 0;
}
