#Titlebar {  
        font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
        font-size: 10pt; font-style: normal; 
        font-weight: lighter; 
        text-align: right; 
        vertical-align: top; 
        color: #FFFFFF; 

        line-height: 10pt;

        position:absolute; 
        width:765px; 
        height:57px; 
        z-index:1; 
        left: 17px; 
        top: 0mm; 

        border: 1px none #000000;
}

#Titlebar .slogan {
        font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
        font-size: 18pt; 
        font-style: normal; 
        font-weight: bold; 
        text-align: right; 
        color: #FFFFFF;
        line-height:20pt;
}

#Titlebar .red {
        color: #aa2211;
}

#Menubar {  
        font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
        font-size: 12pt; 
        font-style: normal; 
        font-weight: normal; 
        text-align: right; 
        color: #FFFFFF;

        position:absolute; 
        width:85px; 
        height:312px; 
        z-index:2; 
        left: 17; 
        top: 200; 

        border: 1px none #000000; 
}

#Menubar .spacer {  
        height: 85px; 
        width: 85px;
}

#menubar span {
    display:block;
    height:20px;
    padding-left:4px;
    padding-right:4px;

    color:#cecece;
}

#menubar span:hover {
    background-color:#000000;

    color:#ffffff;
}

#menubar a {
    color:  #eeeeee;
    text-decoration:none;
}

#menubar a:link {
    color:  #eeeeff;
}

#menubar a:visited {
    color: #bbbbbb;
}

#Content {  
        font-family: Arial, Helvetica, sans-serif; font-size: 12pt; 
        font-style: normal; 
        font-weight: normal; 
        color: #333333; 
        text-align: left; 
        vertical-align: top;

        position:absolute; 
        width:669px; 
        height:516px; 
        z-index:1; 
        top: 71; 
        left: 114; 

        border: 1px none #000000;
}

#Content h1, h2, h3, h4, h5, h6 {
        font-family: Arial, Helvetica, sans-serif; 
        font-style: normal; 
        font-weight: normal; 
        color: #333333; 
        text-align: left; 
        vertical-align: top;
    
        margin-left:8px;
        
        border-color: #194492; 
        border-style: solid; 
        border-top-width: 0px; 
        border-right-width: 0px; 
        border-bottom-width: 3px; 
        border-left-width: 0px; 
        padding-left: 98px;
}

#Content p {

        margin-left:8px;
        margin-right:50px;
}

#content hr {
        border-color: #000000; 
        border-style: solid; 
        border-top-width: 0px; 
        border-right-width: 0px; 
        border-bottom-width: 1px; 
        border-left-width: 0px; 
        padding-left: 98px;
        padding-bottom:60px;
}

#content img {
    border-style:none;
}

th {
    color:#000000;
    text-align:left;
    border-style:solid;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom-width:1px;
    border-color:#000000;
    vertical-align:top;
    padding-left:4px;
    padding-right:4px;
}

td {
    color:#000000;
    border-style:solid;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom-width:1px;
    border-color:#000000;
    vertical-align:top;
}

a {
    color:#333333;
}

#content .content {
        position:absolute; 
        width:669px; 
        height:441px; 
        z-index:1; 
        top: 0; 
        left: 0; 

        overflow:auto;
}

#Gallery {  
        font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
        text-align: left; 
        color: #333333; 

        border-color: #000000 black black; 
        border-style: solid; 
        border-top-width: thick; 
        border-right-width: 0px; 
        border-bottom-width: 0px; 
        border-left-width: 0px; 
        padding-left: 98px;

        position:absolute; 
        width:760px; 
        height:100px; 
        z-index:0; 
        left: 0px; 
        top: 311px; 

        padding-top:4px;
        overflow:auto;
        white-space:nowrap;
}

#gallery img {
    height:70px;
    border-style:none;
    border-width:0;
}
