
html {
height:100%; 
padding:0; 
margin:0; 
border:0; 
background:#fff; 
font-size:80%; 
font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
body {height:100%; overflow:hidden; padding:0; margin:0; border:0;}
#content {display:block; height:100%; overflow:auto;  position:relative; z-index:3; background-image:url(../images/background.jpg); background-repeat:no-repeat; background-attachment:fixed; }

#head {position:absolute; margin:0; top:0; right:18px; display:block; width:100%; height:65px;  font-size:4em; z-index:5; color:#000; background-image:url(../images/headerback.png); background-repeat:no-repeat }
#foot {position:absolute; margin:0; bottom:0; right:18px; display:block; width:100%; height:120px; 
 background-image:url(../images/footerback.gif); background-repeat: no-repeat;  color:#000; text-align:right; font-size:2em; z-index:4;}
.pad1 {display:block; width:18px; height:65px; float:left;}
.pad2 {display:block; height:124px;}

#headpad {
margin-top:75px;
height: 20px;
}

#contentright {
position:absolute;
left:440px;
width:50%;
display: block;
background-image:url(../images/repeatback.gif);
background-repeat:repeat;
border-bottom: #2A5387 medium solid;
}

#contentleft {
float:left;
width:150px;
top: 70px;
left: 30px;
margin-top: 0;
position: fixed;
display: block;
}


#titlebanner {
border-bottom: #2A5387 medium solid;
width: 98%;
padding: 0;
margin-bottom: 10px;
margin-left:1%;

}

p {
margin-top: 5px;
margin-left: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.1em;
} 

.img {
margin-right:15px;
margin-left: 20px;
}

#columnpadding {
height: 150px;
display:block;
float:left;
}

#RSSOutput {
position:relative;
background-image:url(../images/repeatback.gif);
background-repeat:repeat;
width:200px;
height: 200px;
left: 50px;
top:15px;

}

.link { 
margin-left:40px;
text-decoration:none;
color: #2A5387;
margin-bottom: 1em;
}
.link:hover { 
margin-left:40px;
text-decoration:underline;
color: #2A5387;
}

#crest {
float:right;
margin-top:5px;
margin-right:10px;
}

.caps {
font-size: 1.4em;
color: #2A5387;
}

#bottom-nav {
margin-top:90px;
}

#bottom-nav a {
color:#FFFFFF;
font-size:0.5em;
margin-right:15px;
margin-left:15px;
text-decoration:none;
}

#bottom-nav a:hover {
text-decoration:underline;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 1.1em;
}