body
{
background-image:url('img/bgbody.jpg');
background-repeat:repeat-x;
margin:0px;
padding:0px;
}

div
{
text-align:left;
}

#logotype
{
padding-top:17px;
padding-left:27px;
width:873px;
background-image:url('img/bglogotype.jpg');
background-repeat:no-repeat;
background-position:top right;
}


#header
{
border-top:solid 1px white;
border-bottom:solid 1px white;
height:39px;
width:800px;
}

#content
{
text-align:justify;
line-height:25px;
padding-top:6px;
padding-bottom:10px;
width:780px;
padding-left:10px;
padding-right:10px;
color:#666666;
background-color:#f0f0f0;
background-image:url('img/bgcontent.jpg');
background-repeat:repeat-x;
font-family:tahoma;
font-size:12px;
}


#content2
{
text-align:justify;
line-height:25px;
padding-top:6px;
padding-bottom:10px;
width:780px;
padding-left:10px;
padding-right:10px;
color:#666666;
background-color:#f0f0f0;
background-image:url('img/bgcontent2.jpg');
background-repeat:repeat-x;
font-family:tahoma;
font-size:12px;
}

#content2 a
{
color:#990000;
}

#content2 a:hover
{
color:#ff0000;
}

#content2 h1
{
padding:0px;
margin:0px;
margin-bottom:15px;
color:#da251c;
font-weight:normal;
font-family:georgia;
font-size:24px;
}

#content2 h2
{
padding:0px;
margin:0px;
margin-bottom:5px;
color:#444444;
font-weight:normal;
font-family:georgia;
font-size:18px;
}

#content a
{
color:#990000;
}

#content a:hover
{
color:#ff0000;
}

#content h1
{
padding:0px;
margin:0px;
margin-bottom:15px;
color:#da251c;
font-weight:normal;
font-family:georgia;
font-size:24px;
}

#content h2
{
padding:0px;
margin:0px;
margin-bottom:5px;
color:#444444;
font-weight:normal;
font-family:georgia;
font-size:18px;
}

#footer{
padding-top:13px;
padding-bottom:13px;
background:#4c4c4c url('img/bgfooter.jpg') top left no-repeat;
width:800px;
font-family:tahoma;
font-size:12px;
text-align:center;

}

#footer a
{
color:#aaaaaa;
text-decoration:none;
}

