
a:link { color: navy; text-decoration: none; }
a:visited { color: navy; text-decoration: none;  }
a:hover { color: maroon; text-decoration: underline; }	

.links {
font-weight: 900;
font-family: tahoma;
font-size: 12px;
line-height: 30px;
color: #C40004;
letter-spacing: -1;
border: silver solid 1px;
margin: 1px;
}

.leftcol {
position: absolute;
border: maroon solid 0px;
left:20px;
top: 250px;
width: 200px;
}

.maincol {
position: absolute;
border-left: maroon solid 0px;
border-right: maroon solid 0px;
left:220px;
top: 250px;
width: 350px;
}

.rightcol {
position: absolute;
left:570px;
top: 250px;
width: 230px;
}

.fourthcol {
position: absolute;
border-left: navy solid 0px;
left:800px;
top: 250px;
width: 200px;
}

.footer {
position: absolute;
padding: 8px;
left:20px;
top: 1250px;
width: 520px;
background: #CCCC99;
margin-left: 0px;
margin-top: 18px;
margin-right: 8px;
margin-bottom: 8px;
}

.bottom {
position: absolute;
padding: 8px;
left:0px;
top: 1680px;
width: 1000px;
margin-left: 0px;
margin-top: 8px;
margin-right: 0px;
margin-bottom: 8px;
}


.text {
margin-top: 15px; 
margin-left: 15px; 
margin-right: 15px; 
font-weight: 300;
font-family: tahoma;
font-size: 12px;
line-height: 16px;
text-align: justified
}

.text1 {
font-weight: 600;
font-family: tahoma;
font-size: 11px;
line-height: 16px;
margin-left: 15px; 
margin-right: 15px;
color: #708090;
}


.text2 {
margin-top: 15px; 
margin-left: 15px;
margin-bottom: 15px;
font-weight: 300;
font-family: tahoma;
font-size: 12px;
line-height: 18px;
}

.blurb {
font-family: tahoma;
font-style: roman;
font-weight: 100;
font-size: 18px;
line-height: 25px;
color: black;
margin-right: 15px; 
}

.colourbox {
background: #CCCC99;
margin-left: 0px;
margin-top: 8px;
margin-right: 0px;
margin-bottom: 18px;
}

h1 {
font-family: georgia;
font-weight: 200;
font-size: 24px;
line-height: 26px;
letter-spacing: -1;
color: black;
border-top: #CCCC99 solid 6px;
padding-top: 8px;
}

h2 {
font-family: georgia;
font-weight: 200;
font-size: 24px;
letter-spacing: -1;
color: black;
border-top: #009996 solid 0px;
padding-top: 0px;
padding-left: 15px;
}

h3 {
font-family: georgia;
font-weight: 200;
font-size: 24px;
letter-spacing: -1;
color: black;
border-top: maroon solid 0px;
padding-top: 8px;
padding-left: 15px;
}

h4 {
font-family: georgia;
font-weight: 200;
font-size: 18px;
letter-spacing: -1;
color: 009996;
border-top: #CCCC99 solid 4px;
padding-top: 6px;
}

em { 
font-weight: 900;
font-family: tahoma;
font-size: 14px;
color: navy;
margin-top: 10px;
}

p { margin-top: 4px; margin-bottom: 4px; }



.frame {
border: black solid 1px;
width: 1000px;
padding: 10px;
h-align: center;
}


.byline {
margin-top: 10px;
font-family: tahoma;
font-weight: 800;
font-size: 15px;
color: black;
text-align: right;
}

.byline2 {
margin-top: 10px;
font-family: tahoma;
font-weight: 500;
font-size: 12px;
line-height: 16px;
color: black;
text-align: right;
}


#smalltext {
font-weight: 500;
font-family: tahoma;
font-size: 12px;
line-height: 14px;
color: gray30;
padding: 6px;
background: #aeaeae;
}

#smalltext2 {
font-weight: 500;
font-family: tahoma;
font-size: 12px;
line-height: 14px;
color: gray30;
padding: 6px;
background: silver;
}

#smalltext3 {
font-weight: 500;
font-family: tahoma;
font-size: 12px;
line-height: 14px;
color: gray30;
padding: 6px;
background: white;
}



