body {
 background: white;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }

div#header {
 height: 100px; width: 100%;
 background: url(images/headerm1.jpg) no-repeat;
 width: 100%;
}

div#headerblackbar {
 background: black url(images/thingrad.gif) right no-repeat;
 width: 760px; height: 1px;
}

div#navbar  { background: #ffc; width: 220px; border-top: medium none; border-right: solid black; border-bottom: solid black; border-left: medium none; border-size: 1px }

div#ticker {
 width: 200px;
 background: white;
 border-style: solid;
 border-width: 1px;
 border-color: black;
 font-family: arial;
 font-size: 10px;
}

div#thumb {
 width: 100px;
 background: #b5b09b url(images/thumbbgtall.gif) no-repeat;
 border-bottom-style: solid;
 border-top-style: none;
 border-left-style: none;
 border-right-style: none:;
 border-bottom-width: 1px;
 font-family: arial;
 font-color: white;
 font-size: 14px; 
}

A.legal:link {font-family: arial; color: #837f6e; font-size: 12px; text-decoration: none}
A.legal:visited {font-family: arial; color: #837f6e; font-size: 12px; text-decoration: none}
A.legal:active {font-family: arial; color: #837f6e; font-size: 12px; text-decoration: none}
A.legal:hover {font-family: arial; color: #585546; font-size: 14px; text-decoration: underline;}

A.navlink:link {font-family: arial; color: #333129; font-size: 14px; text-decoration: none;}
A.navlink:visited {font-family: arial; color: #333129; font-size: 14px; text-decoration: none}
A.navlink:active {font-family: arial; color: #333129; font-size: 14px; text-decoration: none}
A.navlink:hover  { color: #000000; font-size: 14px; font-family: arial; text-decoration: underline }

img#logo {
 border-style: solid;
 border-color: #b5b09b;
 border-width: 1px;
}

img#thumb {
 border-style: solid;
 border-color: black;
 border-width: 2px;
}

span#maincontent{
 font-family: arial;
 font-color: black;
 font-size: 12px;
}

ul{
 list-style-type: none;
}
