body  {
	background: #938867 url(images/bg.gif) repeat-y;
	color: #630;
	font-size:12px;
	font-family: Georgia, arial, sans-serif;
	margin: 0px;
	}

a  {
	color: #f3d678;
	text-decoration: none;
	}

a:hover  {
	color: #f3d678;
	}

h1, h2, h3, h4  {
	text-align: center;
	color: #dbdbbf;
	}

table  {
	text-align: left;
	}

th  {
	font-size: 1em;
	font-weight: bold;
	}

.playerlist  {
	position: absolute;
	top: 380px;
	left: -30px;
	background-color: #e6cc73;
        width: 149px;
        font-family: Lucinda Fax;
	padding:5px;
        font-size: 12px;
	margin: 0 15px 0 15px;	
	color: #76753f;
	}

.playerlist p  {
	font-size: 11px;
	text-align: center;
	}

.playerlist a  {
	color: #76753f;
	}

.playerlist a:hover  {
	color: red;
	}

.playerlist li  {
	font-size: 10px;
	}
	
ul  {
	margins:0;	
	padding: 0;
	list-style-type: none;
	}

li  {
	font-size: 11px;
	}


.top  {
	position: absolute;
	top: 10px;
	left: 50px;
	margins: 0;
	}

.mainbody  {
        background: transparent url(images/mainbg.gif) repeat-y;
	position: absolute;
	top: 184px;
	left: 50px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	letter-spacing: .1em;
	}

.mainpara  {
        position: relative;
        top: 10px;
        left: 170px;
        width: 620px;
        margin: 0px;
        padding: 0px;
        }

.weekbody  {
	position: absolute;
	top: 280px;
	left: 10px;
	width: 750px;
	background:#663;
	padding: 0px;        
        border: 6px dotted #333;
        letter-spacing: .1em;
	}
	
.bodytext  {
 	padding: 0 15px 0 15px;
	}

.sidebar  {
	position: absolute;
	top: 75px;
	left: -26px;
	width: 183px;
	}

.entryform  {
	background-color: #e6cc73;
        height: 25px;
        width: 149px;
        font-family: Lucinda Fax;
        font-style: bold;
        font-size: 18px;
        text-align: center;
	margin: 0 15px 0 15px;	
color: #76753f;

        }
.entryform a  {
	color: #76753f;
	font-style: bold;
	}

.entryform a:hover  {
	color: #f3d678;
	font-style: bold;
	padding: 10px 18px;
	background-color: #867d4c;
	}
	
.bottom  {
	position: relative;
	top: 5px;
	left: -1px;
	}
	
.choices  {
	background: transparent;
	position: absolute;
	top: 395px;
	left: 6px;
	margin: 0px 0 0 5px;
	width: 155px;
        text-align: left;
	}
	
.name  {
	background: transparent;
	font-size: 11px;
	margin: 1px 0 0 0;
	text-align: left;
	}

.marquee  {
	position: absolute;
	top: 77px;
	left: 375px;
	color: #dbdbbf;
	font-size:14px;
	letter-spacing: .3em;
	}

.credits  {
	font-size: 10px;
	text-align: center;
	}

.rightspace  {
	text-align: right;
	padding: 0 0 30 0;
	}

.right  {
	text-align: right;
	}

.center  {
	text-align: center;
	}

.justify  {
	text-align: justify;
	}

.heading  {
	text-align: center;
	font-size: 1.1em;
	}

.italic  {
	font-style: italic;
	font-size: 11px;
	}

.bold  {
	font-weight: bold;
	font-size: large;
	}
