
body {
background-image: url('hcimg/0002.jpg');
font: 10px cambria;
color: #000000;
letter-spacing: 1px;
padding: 0px;
margin: 0px;
}

#hchead {
background-image: url('hcimg/0001.jpg');
background-repeat: no-repeat;
border-top: 8px solid #015275;
border-bottom: 2px solid #015275;
width: 990px;
height: 330px;
position: absolute;
left: 160px;
top: 30px;
}

#hcside {
position: absolute;
width: 232px;
left: 160px;
top: 370px;
background-color: #F3FAF0;
border-top: 2px solid #015275;
border-bottom: 8px solid #015275;
padding: 14px 8px 14px 8px;
text-align: justify;
line-height: 15px;
}

#hcarea {
position: absolute;
width: 722px;
left: 408px;
top: 370px;
background-color: #F3FAF0;
border-top: 2px solid #015275;
border-bottom: 8px solid #015275;
padding: 16px 10px 16px 10px;
text-align: justify;
line-height: 20px;
}

h1 {
font: 25px cambria;
line-height: 25px;
color: #075c6a;
border-bottom: 1px dotted #0a0e75;
font-weight: bold;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
padding: 1px 0px 1px 0px;
margin: 0px 40px 12px 40px;
}

h2 {
font: 17px cambria;
line-height: 17px;
color: #075c6a;
border-bottom: 1px dotted #0a0e75;
font-weight: bold;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
padding: 1px 0px 1px 0px;
margin: 0px 20px 4px 20px;
}

a.navig:link, a.navig:visited, a.navig:active {
display: inline-block;
width: 52px;
font: 10px cambria;
line-height: 12x;
color: #eddfd6;
background-color: #62a451;
border-bottom: 3px solid #027554;
text-align: center;
text-transform: uppercase;
text-decoration: none;
padding: 2px 1px 1px 1px;
margin: 0px;
}
a.navig:hover {
background-color: #1f8240;
border-bottom: 3px solid #024028;
}

a.affy:link, a.affy:visited, a.affy:active {
display: block;
font: 9px cambria;
line-height: 11x;
color: #d7e8ed;
background-color: #f8276a;
border-right: 2px solid #481a16;
border-left: 2px solid #481a16;
font-weight: bold;
text-align: center;
text-transform: uppercase;
text-decoration: none;
padding: 2px 1px 2px 1px;
margin: 1px;
}
a.affy:hover {
color: #0c6e8d;
background-color: #f1c29d;
border-right: 2px solid #dd6d17;
border-left: 2px solid #dd6d17;
}


b, strong { color: #CC00CC; }
i, em { color: #7A00F5; }
u { color: #858500; text-decoration: underline; }


a:link, a:visited, a:active {
color: #CC3300;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
a:hover {
color: #008F00;
}

blockquote {
background-color: #daf6e3;
border: 1px dashed #058a0f;
padding: 8px;
margin-top: 0px;
margin-bottom: 0px;
}

.img {
border: 6px solid #325855;
margin: 0px 5px 1px 5px;
}


