body {
	background: black url(images/bg1cup.jpg) no-repeat fixed 280px 0px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
div#content {background: #CAC6BF;}
div#links a {background: #000; display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 2px; border-width: 0; 
   text-decoration: none; color: #F9CE68;}
div#links a:hover {background: #F9CE68; color: #000;}
div#header {
	position: absolute;
	top: 11px;
	left: 123px;
}
div#content {
	position: absolute;
	top: 150px;
	left: 200px;
	right: 25px;
	color: #000000;
	padding: 1em;
	border: solid #F9CE68;
	font: 0.9em Verdana, sans-serif;
	background: #CAC6BF url(images/bg2cup.jpg) no-repeat fixed 280px 0px;
}
div#content .golddark {
	color: #F4C965;
	background: #000 url(images/bg1cup.jpg) no-repeat fixed 280px 0px;
	border: medium solid #F9CE68;
}
p, li {
	font-size: .9em;
}
div#content a:link {color: #411;}
div#content a:visited {color: #411;}
div#content a:hover { background: #411; color: #CCB;}
div#content a:active {color: #411;}
div#links {position: absolute; top: 230px; left: 0; width: 200px; height: 300px; font: 16px Verdana, sans-serif;}
h1 { text-align: right; color: #411; letter-spacing: 0.5em; font: 2.0em Verdana, sans-serif; }
h2 { color: #411; font: 1.8em Verdana, sans-serif; }
h3 { color: #411; font: 1.5em Verdana, sans-serif; }
h4 { color: #411; font: 1.2em Verdana, sans-serif; }
h5 { color: #411; font: 1.0em Verdana, sans-serif; }
h6 { text-align:center; color: #411; font: 0.65em Verdana, sans-serif; }
td {
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: .25em;
}
td h2, td h3, td h4, td h5 { margin-bottom: 0; }
.golddark {
	color: #F4C965;
	background: #411;
	border: medium solid #F9CE68;
}
.white {
	color: #FFF;
}
.bottomdash {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #411;
}

.leftdash {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #411;
}
