@charset "UTF-8";
/* CSS Document */
body { background-image: url(gfx/background.jpg); background-repeat:repeat; vertical-align:middle; margin: 0px;}
#mainTable { background-image:url(gfx/content_back.gif); background-repeat:repeat-y; height:100%; }
#bottomTd { }

#Content { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#b78057; padding:10px; width:544px; }
#ContentTable { background-image:url(gfx/text_back.jpg); background-repeat:no-repeat; width:566px; }

#ImageFloatRight { border: 1px solid #b78057; padding:3px; margin:5px; float:right; background-color: black; }

#liveTicker { color:black; font-size:11px; font-family:Arial, Helvetica, sans-serif; position:relative; top: -100px; left:25px;  }

h1 { font-family:"Times New Roman", Times, serif; font-size:16px; }
a:link {font-weight:normal; color: #b78057; text-decoration: none;}
a:visited { font-weight:normal; color: #b78057; text-decoration: none;}
a:hover { font-weight:normal; color: #b78057; text-decoration: underline;}

