body {
color:#003366;
font-family:'TrebuchetMS', 'Trebuchet MS', 'sans-serif';
font-size: 15px;
line-height: 20px;
min-width:750px;
height:100%;
background-color: #fff;
text-align:center;
background: url(/images/bkg.gif) center repeat-y;
margin:0;
padding:0;
}
h1 {
line-height:20px;
font-size:17px;
font-weight:normal;
padding:0px;
margin:0px;
}
#center {
width:760px;
margin:0 auto;
margin-bottom:20px;
padding:20px 20px 20px 10px;
}

#navigation {
text-align:center;
}
#text {
text-align:left;
margin-left:14px;
margin-right:70px;
line-height:20px;
}
#text ul {
margin:0px 18px 0px 18px;
padding-top:0px;
}
td.rainbowbar {
background:url(../images/rainbow.gif) right top no-repeat;
margin-right:5px;
}
#contact {
background:url(../images/contact.gif) no-repeat;
padding:18px;
}


