html,body{
background-color:#003366;
font-family:sans-serif, arial;
}

h1{
font-size:24px;
}

td{
font-size:12px;
}


#body{
float: center;
}

#logo{
position: relative;
top: 5px;
left:5px;
float:left;
width:215px;
height:72px;
/*background-image: url(images/back_logo.gif);*/
}

#logo h1 {
background:url(images/back_logo.gif) top left no-repeat;
position: relative;
top: 0px;
left:-3px;
float:left;
width:215px;
height:72px;
display:block;
text-indent:-9999px;
}

#logo a {
background:url(images/back_logo.gif) top left no-repeat;
position: relative;
top: 0px;
left:-3px;
float:left;
width:215px;
height:72px;
display:block;
}

#navitems{
position: relative;
top: 58px;
left: 15px;

height:90px;
color:#DDDDDD;
font-size:15px;
}

#navitems a{
text-decoration:none;
padding-left:5px;
padding-right:5px;
color:#CCCCCC;
}

#navitems a.current{
color:#FFFFFF;
}

#middle{
position: relative;
width: 748px;
background-image: url(images/back_row.gif);
background-repeat: repeat-y;
}

#middle table.midtab{
margin:0px;
cell-padding:0px;
cell-spacing: 0px;
border:0px;
}

#middle table{
margin:0px;
cell-padding:0px;
cell-spacing:0px;
border:0px;
align: center;
}

td.leftrail{
margin:0px;
padding:0px;
border:0px;
align: center;
width: 217px;
}

#backkeys{
background-image: url(images/back_keys.gif);
background-repeat: no-repeat;
}

.content{
position:relative;
background-color:#FFFFFF;
font-size:12px;
}



.content p,h1,h2,h3{
padding-left:15px;
padding-right:15px;
}

#footer{
position: relative;
text-align: center;
font-size:11px;
width:748px;
height:29px;
color:#aaaaaa;
background-image: url(images/bottom.gif);
background-repeat: no-repeat;
}

.quote {
background-image: url(images/quote.gif);
background-repeat: no-repeat;
width: 384px;
height: 70px;
margin-left: 45px;
padding-top: 10px;
padding-left: 10px;
color: #000066;
font-style: italic; 
font-weight: bold;
}

p.quoter {
text-align: right;
}

.new {
background-image:url(images/pony_new_06.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:justify;
}