body{
font-family:Georgia, "TimesNewRoman", Times, serif;
font-size:14px;
background: #C7F5EF url(images/tile.jpg);
padding:0px;
margin:0px;
}

a:link {color:#A32600; }
a:visited {color:#A32600;}
a:hover {color: #000;}
a:active {color:#A32600;}
a {background-color:#FFFFF0; text-decoration: underline;}

#mainTable{
background-color:#C7F5EF;
width:755px;
border:2px solid #000;
/*/*/line-height:1.5em;/**/
}

#mainTabletd{
padding:20px;
}

#maincontent{
background-color:#FFFFF0;
width:555px;
vertical-align:top;
border-left:0px solid #000;
border-top:1px solid #000;
border-bottom:1px solid #000;
font-size:14px;	/*/*/font-size:100%;/**/
}

#sidebar{
width:200px;
font-size:12px;
vertical-align:top;
border-bottom:1px solid #000;
border-top:1px solid #000;
padding:0px;
/*/*/font-size:85%;/**/
}

#header{
background: #C7F5EF url(images/banner.jpg);
width: 755px;
height: 284px;
background-position: right;
background-repeat: no-repeat;
}

td,p,ul{font-family: Georgia,"Times New Roman",Times,serif;}

h1:first-child {margin-top: 0;}/*starts first h1 in T Dflush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/

h1{font-size: 160%; background: #FFFFF0; color:#A32600}
h2{font-size: 140%; border-bottom: 1px solid #000; color:#A32600}

#sidebar a { padding: 3px; text-decoration: none; line-height: 1em; width: 100px;  background-color: #C7F5EF}
#sidebar a:link, #sidebar a:visited {color: #A32600; background-color: #C7F5EF}
#sidebar a:hover, #sidebar a:active {color: #000; background-color: #C7F5EF;}
#sidebar ul {padding-left: 2px; margin: 0px; list-style-type: none;}
#sidebar li {margin: 0px;}

.credits {
font-size: 11px; 
color: #A32600; 
text-align: center; 
background: #C7F5EF url(images/tile.jpg);
}

.credits a { color: #A32600; background:#C7F5EF  url(images/tile.jpg);}
.credits a:hover { color: #A32600; background-color:#C7F5EF;}
.credits a:visited { color: #A32600; background-color:#C7F5EF;}