html,body,div,table,td { padding:0px; margin:0px auto; }
body { background: #002043 url(images/page-bg.gif) top center repeat-y; text-align:center; }

body,table,td {
font-size: 11pt;
font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Arial, sans-serif;
color:#161a1f;
line-height:130%;
}


#content { width:1070px; text-align:center; margin:0px auto; }
#header { width:1070px; }
#menu { width:1070px; height:32px; background: url(images/menu.gif) no-repeat; }

ul#navigation { list-style:none; margin:0px; padding:0px; padding-top:7px; }
#navigation li { margin:0px auto; padding:0px; float:left; margin-right:15px; }
li.tabbed { display:block; width:70px; }
#menu a { font-weight: bold; text-decoration: none; color:#000; }
#menu a:hover { color:#3184c6; }

.thumbbox { width:880px; margin:0px auto; margin-bottom:30px; }


a:link    { color: #003EB0; text-decoration: underline; font-weight: bold;}
a:visited { color: #003EB0; font-weight: bold;}
a:active  { color: #003EB0; text-decoration: none; font-weight: bold;}
a:hover   { color: #003EB0; text-decoration: none; font-weight: bold;}

a.thumb img { border: 2px solid #fff; }
a.thumb:hover img { border: 2px dashed #003EB0; }

.linksbox { width:880px; margin:0px auto; margin-bottom:10px; text-align:center; }
.biglink { width:33%; text-align:center; float:left; color:#ade0f2; text-transform:uppercase; font-size:75%; }
.biglink a:link { font-size:200%; color:#fff; display:block; line-height:140%; text-transform:none; }
.clear { clear:both; }