* html #poststuff {
	height: 100%; /* kill peekaboo bug in IE */
}

a {
	/* border-bottom: 1px solid #69c; */
	color: #00019b;
	text-decoration: none;
}

a.delete:hover {
	background: #c00;
	color: #fff;
}
a.edit, a.delete, a.edit:hover, a.delete:hover {
	border-bottom: none;
	display: block;
	padding: 5px 0;
	text-align: center;
}

a.edit:hover {
	background: #ccc;
	color: #036;
}

a:visited {
	color: #006;
}

a:hover {
	/* border-bottom: 1px solid #3a75ae; */
	color: #069;
}
body	{
      background: #ddd;
      text-align: center;
	color: #000;
	margin: 0;
	padding: 0;
      min-width: 780px;
}
body, td {
	font: 12pt Georgia, "Times New Roman", Times, serif;
}
.empty, #empty, .clear {
      clear: both;
	height: 1px;
	overflow: hidden;
}
form, label input {
	margin: 0;
	padding: 0;
}

h2 {
	border-bottom: 2px solid #69c;
	color: #333;
	font: normal 22px/18px serif;
	margin: 5px 0px;
}

img, #footer a {
	border: 0;
}
input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

label {
	cursor: pointer;
}

li, dd {
	margin-bottom: 6px;
}
p, li, dl, dd, dt {
	line-height: 130%;
}

textarea, input, select {
	background: #ddd;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	padding: 3px;
}

#date {
	color: #333;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 0px 0px;
}


/* position styles */
#shell {
width: 780px;
text-align: left;
margin: 0 auto;
}

#hedNav {
height: 2em;
line-height: 2em;
font-size: 80%;
color: #000000;
font-weight: bold;
font-family: arial;
background: #69c;
font: 12pt Georgia, "Times New Roman", Times, serif;
}
#hedNav {
position: relative;
height: 3em;
line-height: 3em;
}
#hed {
position: absolute;
left: 10;
bottom: 0;
}
#sections {
position: absolute;
right: 10;
bottom: 0;
}

#sections a, #sections a:visited {
float: left;
color: #ffffff;
background: #999999;
padding: 0 7px;
border-right: 1px solid #fff;
text-shadow: #300 2px 2px 2px;
font: 12pt Georgia, "Times New Roman", Times, serif;
margin: 0 0 0 0;
}
#sections a:hover {
color: #999999;
background: #cccccc;
text-shadow: #900 2px 2px 2px;
font: 12pt Georgia, "Times New Roman", Times, serif;
text-decoration: none;
}
#sections a.selected, #sections a:hover.selected, #sections a:visited.selected {
background: #ffffff;
font: 12pt Georgia, "Times New Roman", Times, serif;
color: #000000;
text-shadow: none;
text-shadow: #bbbbbb 2px 2px 2px;
}
* html #outerContent {
height: 1050px;
}
#outerContent {
background: #69c;
min-height: 1030px;
}
#content {
background: #ffffff;
margin: 0 10 10 10;
position: relative;
padding: 5px 5px 5px 10px;
height: 1030px;
min-height: 1030px;
}
#promoImage {
position: relative;
top: 10;
left: 10;
width: 250;
padding: 10px 0px 10px 0px;
background: #000000;
text-align: center;
}
#promo {
background: #ffffff;
position: absolute;
left: 270;
width: 470;
top: 10;
padding: 5px 10px 10px 10px;
margin: 0 0 0 0;
}
#leftPromoBox1 {
position: relative;
width: 250px;
left: 0;
top: 15;
padding: 5px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font: 10pt Georgia, "Times New Roman", Times, serif;
line-height: 130%;
}
#leftPromo1Title {
font: 12pt Georgia, "Times New Roman", Times, serif;
color: #000000;
text-shadow: none;
text-shadow: #bbbbbb 2px 2px 2px;
border-bottom: 2px solid #69c;
background: #cccccc;
padding: 0px 3px 0px 3px;
}
#tournItem {
font: 10pt Georgia, "Times New Roman", Times, serif;
color: #000000;
text-shadow: none;
text-shadow: #bbbbbb 2px 2px 2px;
}
#tournItem a{
font: 12pt Georgia, "Times New Roman", Times, serif;
color: #00019b;
text-shadow: none;
text-shadow: #bbbbbb 2px 2px 2px;
}
#more {
position: relative;
font: 12pt Georgia, "Times New Roman", Times, serif;
color: #00019b;
text-shadow: none;
text-shadow: #bbbbbb 2px 2px 2px;
}
#entryForm {
line-height: 200%;
margin: 0px 0px 0px 0px;
}
#footer {
padding: 0px 0px 0px 10px;
font: 8pt Georgia, "Times New Roman", Times, serif;
}
