body {background-color: #C4C499;
      background-image: url("backpattern.gif");
      background-repeat: repeat;
      background-attachment: fixed;
      color: black;
      font-family: "Comic Sans MS", sans-serif;}

h1 {font-size: 1.5em;
    font-weight: normal;}

h2 {font-size: 1.3em;
    font-weight: normal;}

h3 {font-size: 1.1em;
    font-weight: normal;}

.prevwinner {font-size: 1.05em;
	     font-weight: normal;}

.othernotes {font-size: 0.85em;
	     font-weight: normal;}

td.menuside {background-color: #669999;
	     vertical-align: top;
	     width: 150px;
	     padding: 10px;}


td.dataside {background-color: #FFFF99;
	     vertical-align: top;
             padding: 10px;}

table {width: 100%;}

table.rankdata {width: auto;
             background-color: #FFAD5C;
	     color: #333333;
	     text-align: center;
	     vertical-align: middle;
	     border-spacing: 0;}

a.thoughts:link {color : blue;
		 text-decoration: none;}

a.thoughts:visited {color : red;
		    text-decoration: none;}

a.thoughts:hover {color : purple;
		  text-decoration: none;}

a.thoughts:active {color : black;
		   text-decoration: none;} 