body, html{
background-image:url('images/bkgrd.jpg');
background-repeat:repeat-x;
background-color:#022f70;
margin:0px;
font-family:"Verdana";
}

table{
border:0px solid #ffffff;
}

img{
border:0px;
}

td.top{
width:815px;
height:300px;
background-image:url('images/top.jpg');
}

td.flash{
width:815px;
height:275px;
}

td.splash{
width:815px;
height:100px;
}

td.boxes{
width:815px;
height:200px;
padding-left:5px;
}

td.footer{
width:815px;
height:30px;
color:#ffffff;
text-align:center;
font-size:11px;
}

td.footer a{
color:#ffffff;
}

td.main2{
width:540px;
height:300px;
background-color:#ffffff;
font-size:12px;
padding:10px;
}

td.right{
width:175px;
height:300px;
background-color:#d5dfed;
padding:10px;
font-size:12px;
border-left:2px solid #a7bcdb;
}

p{
font-size:12px;
}

h1{
font-size:16px;
border-bottom:1px dotted #c9c9c9;
}

h2{
font-size:12px;
}

ul{
list-style-position: outside;
list-style-image: url(images/bullet_blue.png);
}