#titleheader {
 }


#content {
 margin:20px 0px 0px 30px;
 width:450px;
 }


body {
 margin:0px;
 font:14px trebuchet ms;
 color:#fff;
 background-color:#336699;
 }


h1 {
 font:bold 32px trebuchet ms;
 }


h2 {
 font:bold 24px trebuchet ms;
 }


h3 {
 font:bold 18px trebuchet ms;
 }


a:link {
 font:14px `trebuchet ms`;
 color:#d57a48;
 text-decoration:underline;
 }


a:visited {
 font:14px `trebuchet ms`;
 color:#d57a48;
 text-decoration:underline;
 }


a:hover {
 font:14px `trebuchet ms`;
 color:#ff7c35;
 text-decoration:underline;
 }


li {
 display:inline;
 list-style-type:none;
 padding-right:20px;
 }


.dashedBorder {
 background:#eee;
 border:1px #aaa dashed;
 padding:3px;
 }


a:mainnavlink {
 font:bold `trebuchet ms` 14px/16px;
 color:#6699CC;
 }


.imgblackborder {
 border:1px solid #000;
 }


.titleheader {
 align:center;
 background-color:#214971;
 padding:30px 0px 12px 30px;
 border:1px #aaa dashed;
 color:#99b0c8;
 }


