body 
{
    margin:0px;
    font-family:Tahoma, Verdana, Arial, Times;
    font-size:12px;
    line-height:130%;
    color:#444444;
}
#headerback
{
    height:310px;
    background-image:url(images/background2.jpg);
    background-repeat:repeat-x;
}
#header
{
    width:780px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    font-size:12px;
    background-image:url(images/logosparco.gif);
    padding-top:10px;
    padding-right:20px;
    text-align:right;
    color:White;
    clear:both;
}
#header a
{
    text-decoration:none;
    margin-left:10px;
    color:White;
}
#header a:hover
{
    text-decoration:none;
    margin-left:10px;
    color: Orange;
}




#headermain
{
    width:780px;
    height:69px;
    margin-left:auto;
    margin-right:auto;
    font-size:12px;
    background-image:url(images/logosparco.gif);
    padding-top:10px;
    padding-right:20px;
    text-align:right;
    color:White;
    clear:both;
}
#headermain a
{
    text-decoration:none;
    margin-left:10px;
    color:White;
}
#headermain a:hover
{
    text-decoration:none;
    margin-left:10px;
    color: Orange;
}



#frontpageimage
{
    width:800px;
    height:250px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/homepage_picture.jpg);
}
#mainpage
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
}
#mainpage a
{
    text-decoration:none;
    color:Red;
    font-weight:bold;
}
#mainpage a:hover
{
    text-decoration:none;
    color:Blue;
    font-weight:bold;
}

#link a
{
    text-decoration:none;
    margin-left:10px;
    color:black;
}
#link a:hover
{
    text-decoration:none;
    margin-left:10px;
    color: Orange;
}

h1
{
    font-size:18px;
    font-weight:normal;
    margin:0px;
    padding-bottom:10px;
}
h2
{
    font-size:14px;
    margin:0px;
    padding-bottom:0px;
}


#li
{
   

    font-size:12px;

    text-align:right;

}

#footer
{
    width:600px;
    margin-left:auto;
    margin-right:auto;
    border-top:2px black solid;
    padding-top:10px;
    text-align:center;
    margin-top:20px;
    font-size:11px;
    clear:both;
}
#footer a
{
    text-decoration:none;
    color:Gray;
    font-weight:bold;
}
#footer a:hover
{
    text-decoration:none;
    color:Blue;
    font-weight:bold;
}
