body {
background-color:#cc0001;
color:#000;
font-size:13px;
font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-weight:400;
line-height:150%;
text-align:justify;
list-style-type:disc;
position:absolute;
top:0;
left:0;
width:950px;
}

p {
width:780px;
}

h1 {
font-size:16px;
font-weight:700;
font-style:italic;
}

h2 {
font-size:14px;
font-style:italic;
}


#top {
background-image:url(pics/back-top.jpg);
background-repeat:no-repeat;
position:absolute;
top:0;
left:0;
width:950px;
height:135px;
padding-top:110px;
padding-left:90px;
}


#head {
background-image:url(pics/back-head.jpg);
background-repeat:no-repeat;
position:absolute;
top:135px;
left:0;
width:950px;
height:85px;
padding-top:20px;
padding-left:170px;
font-size:18px;
font-weight:700;
font-style:italic;
text-decoration:none;
}

#text {
background-image:url(pics/back-text.jpg);
background-repeat:no-repeat;
position:absolute;
top:220px;
left:0;
width:950px;
height:300px;
padding-top:0;
padding-left:83px;
text-decoration:none;
}

#footer {
background-image:url(pics/back-footer.jpg);
background-repeat:no-repeat;
position:absolute;
top:478px;
left:0;
width:950px;
height:92px;
padding-left:80px;
font-size:14px;
font-weight:700;
}


#head a {
text-decoration: none;
}


#text a {
color:#B30000;
text-decoration:none;
border-bottom:dashed #B30000 1px;
border-top:dashed #B30000 1px;
}

#text a:hover {
color:#000;
text-decoration:none;
border-bottom:solid #000 1px;
border-top:solid #000 1px;
}


#footer a {
color:#000;
text-decoration:none;
border-bottom:dashed #000 1px;
border-top:dashed #000 1px;
}

#footer a:hover {
color:#000;
text-decoration:none;
border-bottom:solid #000 1px;
border-top:solid #000 1px;
}

