HTML {
height: 100%;
margin-bottom: 1px;
}

body { 
background-image: url(images/back-rep.jpg);
background-repeat: repeat-y;
font-family : Verdana, Arial, sans-serif;
background-color: #AAC8DF;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
color: #000000;
}

P, TD, LI, UL, Table {
font-size : 100%;
}

#container
{
	margin: 0 auto;
}

/* this group sets the normal link colors */
#dropShadow
{
	font-weight: bold;
	text-shadow: 2px 2px 4px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2); 
font-size: 20px;
padding-left: 34px;
position: relative;
bottom: 8px;
}
A:LINK, A:VISITED, A:ACTIVE{
color : #000000;
text-decoration: none;
font-weight: bold;
}

A:HOVER {
color : #3A729E;
text-decoration : none;
font-weight: bold;
}

H1 {
background-image: url("images/layout-graphics/h1.gif");
background-repeat: no-repeat;
height: 13px;
font-size : 13px;
font-weight : bold;
margin-top: 0px;
color : #3A729E;
padding-left: 30px;
}

H2 {
background-image: url("images/layout-graphics/h2.gif");
background-repeat: no-repeat;
height: 13px;
font-size : 13px;
font-weight : bold;
margin-top: 0px;
color : #3A729E;
padding-left: 30px;
}

H3 {

font-size : 100%;
font-weight : bold;
color : #3A729E;
letter-spacing: 1px;
}

H4, H5 ,H6 {

font-size : 100%;
color : #3A729E;
font-weight: bold;
padding: 1px;
}

ul  {
list-style-image: url("images/layout-graphics/blt.gif");
}


HR {
color : #16476D;
height : 1px;	 
text-align: center;
}

.outtable {
border-right: 1px solid #3A729E;
border-bottom: 1px solid #3A729E;
background-color: #EEEEEE;
margin: 0 auto;
}

.maintable {
background-image: url("images/layout-graphics/side-rep.gif");
background-repeat: repeat-y;
background-color: #ffffff;
}


.footer {
background-image: url("images/layout-graphics/bt-rep.gif");
background-repeat: repeat-x;
background-color: #7CA8CA;
font-size: 65%;
height: 30px;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

.footer a:link, .footer a:active, .footer a:visited {
font-family : Verdana, Arial, sans-serif;
text-decoration:none;
font-weight : bold;
color : #EEEEEE; 
}

.footer a:hover {
font-family : Verdana, Arial, sans-serif;
text-decoration:none;
font-weight : bold;
color : #ffffff; 
}

.date {
background-image: url("images/layout-graphics/bt-rep.gif");
background-repeat: repeat-x;
background-color: #7CA8CA;
font-size: 65%;
height: 30px;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
text-align: right;
}

.content1 {
padding: 10px;
line-height: 1.5;
text-align: left;
padding-left: 44px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 70%;
}

.content2 {
padding: 10px;
line-height: 1.5;
text-align: left;
border-left: 1px dashed #3A729E;
font-size: 70%;
}

.tophead {
background-image: url("images/layout-graphics/top1-rep.gif");
background-repeat: repeat-x;
background-color: #7CA8CA;
padding: 5px;
font-size: 120%;
height: 56px;
text-align: left;
color: #EEEEEE;
}

.toplinks {
background-image: url("images/layout-graphics/top2-rep.gif");
background-repeat: repeat-x;
background-color: #7CA8CA;
font-size: 70%;
height: 43px;
text-align: right;
padding-right: 10px;
color: #ffffff;
}

.toplinks a:link, .toplinks a:active, .toplinks a:visited {
font-family : Verdana, Arial, sans-serif;
text-decoration:none;
font-weight : bold;
color : #EEEEEE; 
}

.toplinks a:hover {
font-family : Verdana, Arial, sans-serif;
text-decoration:none;
font-weight : bold;
color : #ffffff; 
}

.cornertcell {
background-image: url("images/layout-graphics/side2-rep.gif");
background-repeat: repeat-y;
background-position: right;

}

.formbutton {
background-color: #AAC8DF;
border: 1px solid #000000;
color: #000000;
font-size: 90%;
font-weight: bold;
font-family : Verdana, Arial, sans-serif;
}

.formtext {
background-color: #EEEEEE;
border: 1px solid #000000;
font-size: 100%;
font-family : Verdana, Arial, sans-serif;
margin-bottom: 2px;
}

.topside {
text-align: left;
padding-left: 44px;
padding-right: 15px;
font-size: 70%;
}


.menupad {
padding-bottom: 14px;
}

.sitedesign {
padding: 4px;
font-size: 60%;
}

.photoright {
border: 1px dashed #3A729E;
float: right;
margin-bottom: 3px;
margin-left: 3px;
}

.photoplain {
border: 1px dashed #3A729E;
}

.photoleft {
border: 1px dashed #3A729E;
float: left;
margin-bottom: 3px;
margin-right: 3px;
}

/*Styles the Photo Gallery*/

#thumbnails {
width: 500px;
margin: 10px auto;
padding: 0;
text-align: center;
}

#thumbnails ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#thumbnails li {
float: left;
position: relative;
display: inline;
width: 150px;
min-height: 140px;
_height: 140px; /* Terrible underscore hack for IE because min-height won't work - grrrr! */
margin: 0;
padding: 0 5px 5px 5px;
text-align: center;
}

#thumbnails ul:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

#thumbnails li br {
display: block;
height: 0;
}

.tiny {
	padding-bottom: 12px;
}

.sig {
  font-size: 7pt;
  margin: 0 auto;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
}






