body {
	font-family: Tahoma, Arial, "Lucida Sans", "Microsoft Sans Serif";
	font-size: 62.5%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding: 0px;
	width: 850px;
	height: 90px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #header img {
	margin: 0px;
	padding: 0px;
}

#date {
	height: 10px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	padding-right: 10px;
	font-size: 1.15em;
}#offer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	clear: both;
}

.home {
	color: #660000;
	font-weight: bold;
}
#offer {
	padding: 0px;
	width: 850px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
}
#offer a {
	color: #4F1100;
}
#offer a:hover {
	text-decoration: none;
}

#offer h2 {
	font-size: 1.5em;
	color: #857A59;
	letter-spacing: 2px;
	padding-left: 10px;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 10px;
}
#offer p {
	font-size: 1.2em;
	padding-left: 10px;
	line-height: 2em;
	padding-bottom: 10px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 850px;
}
#footer p {
	font-size: 1.1em;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
	letter-spacing: 1px;
	line-height: 1.4em;
}
#content {
	padding: 0px;
	width: 640px;
	margin-top: 35px;
	float: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
}
#content img {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#content ul {
	font-size: 1.2em;
	list-style-type: circle;
}
#content li {
	list-style-type: circle;
	display: inline;
	padding-bottom: 10px;
	padding-left: 25px;
}
#content a {
	color: #430200;
}
#content a:hover {
	color: #511B03;
	text-decoration: none;
}
#content h1 {
	font-size: 1.5em;
	color: #663403;
	padding-top: 8px;
	padding-left: 25px;
	letter-spacing: 2px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-variant: small-caps;
}
#content h2 {
	font-size: 1em;
	color: #343434;
	font-weight: normal;
	letter-spacing: 2px;
	font-weight: normal;
	font-variant: small-caps;
	padding-left: 25px;
}
#content h4 {
	font-size: 1.8em;
	font-weight: normal;
	font-variant: small-caps;
	color: #680000;
	padding-left: 20px;
	margin: 0px;
}
#content p {
	font-size: 1.2em;
	line-height: 2em;
	padding-left: 25px;
}

#menu {
	padding: 0px;
	float: left;
	width: 200px;
	clear: both;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu a {
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu li {
	width: 170px;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	letter-spacing: 3px;
}
#menu p {
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 3px;
	padding-left: 10px;
}
#menu h1 {
	font-size: 1.5em;
	color: #333333;
	padding-left: 10px;
	font-variant: small-caps;
	letter-spacing: 2px;
	padding-top: 8px;
	font-weight: normal;
}
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	min-width: 500px;
	max-width: 550px;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

form fieldset {
    clear: both; / * note that this clear causes inputs to break to left in ie5.x mac, commented out */
    border-color: #000;
	margin: 0;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content fieldset img {
	padding: 3px;
	margin-right: 185px;
	border: 1px solid #CCCCCC;
	display: inline;
	margin-top: 10px;
	margin-bottom: 0px;
	float: right;
	margin-left: 0px;
}
form fieldset legend {
	color: #666666;
	margin-bottom: 10px;
	font-size: 1.2em;
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-size: 1.3em;
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px;
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
#Player {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #000000;
}

