/*
Original design: 1024px (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/1024px/
*/

/* General tags */
body 
{
    background: url(images/background.png) repeat-x top center #e7e7de; 
    color: #404040; 
    font: 76% Verdana, Tahoma, Arial, sans-serif; 
    line-height: 1.3em; 
    margin: 0 auto; 
    padding: 0;
}

a 
{
    color: #A15E5D; 
    font-weight: 700;
    text-decoration: none;
}

a:hover 
{
    text-decoration: underline;
}

#header 
{
    background: url(images/header.png) no-repeat top center;
    margin: 0px auto;
    padding: 0;
    width: 800px;
    height: 340px;
}

.link
{
    font-size: 3.8em;
    line-height: 1.6em;
    text-align: center;
}

.link_note 
{
    clear: both; 
    color: gray; 
    font-size: 0.9em; 
    line-height: 1.6em; 
    margin-top: -8px;
    margin-bottom: 16px;
    text-align: center;
}
