/* CSS Document */
/* With help from http://www.clagnut.com/blog/348/ */

body {background-color: #C3D9FF}
		
body,td,th {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:62.5%;
}


INPUT, SELECT, TH, TD {font-size:1em}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}


h1 { font-size:1.6em;}
h2 { font-size:0.9em;}
h3 { font-size:1.1em;}

.smalltext {font-size:0.8em}
.games_disclaimer {font-size: 0.6em}

#main {
	background:#FFFF88;
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin #7788AA;
	
		}

#sides {background:#CDEB8B;
	font-size:0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin #7788AA;
	border-color:#9BA7B3;}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}