body{
    font-size: 62.5%;
    background-color: #261616;
    padding-top: 8px;
    font-family: Verdana, "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
    color: #BFBFBF;
}

a:focus, a:hover { color: #A67D7D; background-color: #2D1D1C; border-bottom: 1px dotted #A67D7D; }
a.imglink:focus, a.imglink:hover { background-color: #261616; border: 0; }
a { color: #A67D7D; text-decoration: none; }
h1{ 
    margin: 0;
    font-family: Georgia, "Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-size: 3.2em;
    color: #00BFF3;
    margin-bottom: 6px;    
}
h2{ 
    margin: 0;
    font-family: Georgia, "Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-size: 1.7em;
    color: #00BFF3;
    margin-top: 15px;
}
h3{ 
    margin: 0;
    font-family: Georgia, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    color: #A67C7D;
    font-style: italic;    
} 
h4{ 
    margin: 0;
    font-family: Georgia, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    color: #00BFF3;
    margin-top: 15px;
} 
img{ margin:0; padding:0;}

#content{
    padding-top: 70px;
    padding-left: 10px;  
}
#content small{
    font-size: 0.5em; line-height: 1; margin-bottom: 1em;
    font-family: Georgia, "Helvetica Neue", Helvetica, Arial, sans-serif; 
    color: #F04C2F;
    letter-spacing: normal;
}
#description{
    font-size: 1.2em;
}

#content #projectpic{
    line-height: 1em;
    margin-left: -10px;
    margin-top: 15px;
    background-image: url(../images/img_slider_BR_corner.gif);
    background-color: #7e5e5e;
    background-repeat: no-repeat;
    background-position: bottom right;
    overflow: hidden;
}
#content #projectpic #inner{
    background-color: #A67C7D;
    padding: 4px;
    margin-left: 10px;
    height: 175px;
}
#projectpicfooter{
    background-color: #7e5e5e;
}
#picturelinks{
    height: 17px;
    margin-bottom:2px;    
}
#picturelinks a{
    display: block;
    font-size: 1em;    
    float: left;
    width: 16px;
    padding-top: 2px;
    padding-bottom: 3px;
    text-align: center;
    margin-right: 4px;
    background-color: #261615;
}
#picturelinks a:hover, #picturelinks a.active{
    background-color: #ffffff;
    border: none;
}
                             
.align-justify  { text-align:justify; } 
.align-left     { text-align:left; } 
.align-center   { text-align:center; } 
.align-right    { text-align:right; }                  

.sidemenu{
    padding-top: 7px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

.sidemenu img{
    margin-right:0;
    padding-left: 40px;
    padding-top: 25px;
    padding-bottom: 3px;
}
.sidemenu a{
    line-height: 1.5em;
}
.sidemenu a span{
    color: #00BFF3;
}
.sidemenu a:hover span{
    color: #F04C2F;
}


#randomgraphic{
    margin-top: 35px;
	margin-bottom: 35px;
}


#progress {
    position: absolute;
    width: 592px;
    margin-top: 2px;
}
#progress .bar {
    color: #A67D7D;
    width: 0px;
    text-align: left;
    vertical-align: bottom;
    padding-top: 135px;
    padding-bottom: 10px;
    font-size: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    background-color: #261616;
}

#footer{
    background-image: url(../images/footer_bg.gif);
    background-position: 0px 40px;
    background-repeat: repeat-x;
}

#footer div div{
    height: 5px;
}

#additionalinfo{
    font-size: 1.1em;
}

#interested{
    font-size: 1em;
}

#friends{
    font-size: 1em;
}

#copyright{
    margin-top: 9px;
    padding-top: 9px;
    background-image: url(../images/footer_bg.gif);
    background-repeat: repeat-x;
    color: #A67D7D;
    font-size: 1.1em; 
}

#aboutme {
    margin-left: 480px;
    margin-top: -23px;
    padding-top: 13px;
    padding-left: 8px;
    width: 107px;
    height: 19px;
    background-color: #2D1D1C;
    background-image: url(../images/arrow_idle.gif);
    background-repeat: no-repeat;
    background-position: 102px 18px;
}
#aboutme a {
    color: #F04C2F;
}
#aboutme:hover {
    background-color: #F04C2F;
    background-image: url(../images/arrow_rollover.gif);
    cursor: pointer;
}
#aboutme:hover a {
    color: #261616;
}
#aboutme a:hover {
    color: #261616;
    background-color: #F04C2F;
    border-bottom: 0;
}

