html {background:url(background.jpg);}
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background-image: url(background.jpg); color: black; background-color: #FFF5E0;}
body {font-family: arial, helvetica; font-size: 80%; font-weight: normal; font-style: normal; text-decoration: none; }
#page {margin:0px 0 10px 100px; display:block; width:80%; background-image: url(images/background.jpg); padding:10px;}
#menu {top:5px; left:10px; width:100px; position:fixed; text-align:center; font-weight:bold;}
* html #menu {position:absolute;}
#menu a:visited {color: red; background: transparent; }
#menu a {background: transparent; text-align:center; text-decoration:none; color:silver;}
#menu a:hover {color: yellow; background: transparent;}
#fixpic {display:block; width:108px; height:145px; position:fixed; bottom:0; left:0;}
* html #fixpic {position:absolute;}
td.lgbutton { background: url(images/205clear.gif) scroll no-repeat; font-weight:bold; font-size:14px;}
td.smbutton { background: url(images/smallbutton32.gif) scroll no-repeat; }
td.wbmcbutton { background: url(images/wbmcbutton.gif) scroll no-repeat; }

A:LINK {color: blue;}
A:VISITED {color: red;}
A:ACTIVE {color: #C00000;}
A:hover {color: #FF00FF; background: #C0FFC0; }
.base {font-family: arial; }
.base {font-size: 12px; }
.base {font-weight: bold; }
.base {color: red; }
.base {text-align: center; }
.darkred {background-color: #C00000 }
A.baselink:link {color: silver; background: transparent }
A.baselink:visited {color: red; background: transparent }
A.baselink:active {color: #FFC000; background: transparent }
A.baselink:hover {color: yellow; background: transparent }
A.baselink {text-decoration: none }
hr.red {color: #D00000;}

