html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: regular;
	text-decoration: none;
}
a.four:link {color: #DDDDDD; text-decoration: none}
a.four:visited {color: #DDDDDD; text-decoration: none}
a.four:hover {text-decoration: underline}
a.five:link {color: #000000; text-decoration: none}
a.five:visited {color: #000000; text-decoration: none}
a.five:hover {text-decoration: underline}
a.white:link {color: #FFFFFF; text-decoration: none}
a.white:visited {color: #FFFFFF; text-decoration: none}
a.white:hover {text-decoration: underline}
a.green:link {color: #3D553A; text-decoration: none}
a.green:visited {color: #5E8259; text-decoration: none}
a.green:hover {text-decoration: underline}
a.red:link {color: #FF0000; text-decoration: none}
a.red:visited {color: #FF0000; text-decoration: none}
a.red:hover {text-decoration: underline}

a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 10px Futura, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
}
.collapsable {
    margin: 1em;
    padding: 1em;
    border: 1px solid black;
    background: #eee;
   
} 

body {
	background: url(images/header_bg5.jpg) repeat-x;
	text-align: center;
}
input, option, textarea, select, checkbox {
  font-family: Futura, Tahoma, Arial, Sans-Serif;
  font-size: 8pt;
  color: black;
  font-weight: none;
  border: 1px solid lightgray;
  background-color: white;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 710px;
}


#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 14px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#photo {
	float: left;
	width: 700px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #D8D8D8;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: none;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: none;
	color: #00CC00;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: none;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#teamlisttable {
	width:100%;
}
.tlhalf{
width:50%;
}
.tlforty{
width:40%;
}
.tlthirty{
width:30%;
}
.tltwentyninth{
width:29%;
}
.tlquarter{
width:25%;
}
.tltwenty{
width:20%;
}
.tltenth{
width:10%;
}
.tleighth{
width:8%;
text-align:center;
}

#matchtable {
	width:346px;
}
.mthalf{
width:50%;
}
.mtforty{
width:40%;
}
.mtthirty{
width:30%;
}
.mttwentyninth{
width:29%;
}
.mtquarter{
width:25%;
}
.mttwenty{
width:20%;
}
.mttenth{
width:10%;
}
.mteighth{
width:8%;
text-align:center;
}
.mtfifth{
width:5%;
}



#teamtable {
width:100%;
}
.col1 {
width:8%;
}
.col2 {
width:26%;
}
.col3 {
width:10%;
}
.col4 {
width:8%;
}
.col5 {
width:6%;
}
.col6 {
width:18%;
}
.col7 {
width:6%;
}
.row:hover{ background-color: #FFFF99; }

#playerstable {
width:100%;
}
.pcol1 {
width:30%;
}
.pcol2 {
width:8%;
}
.pcol3 {
width:8%;
}
.pcol4 {
width:8%;
}
.pcol5 {
width:16%;
}
.pcol6 {
width:6%;
}
.pcol7 {
width:14%;
}
.pcol8 {
width:8%;
}

#drafttable {
width:100%;
}
.dcol1 {
width:5%;
}
.dcol2 {
width:10%;
left:25px;
}
.dcol3 {
width:30%;
}
.dcol4 {
width:10%;
}
.dcol5 {
width:25%;
}
.dcol6 {
width:20%;
}

#newstable {
width:100%;
}
.ncol1 {
width:5%;
}
.ncol2 {
width:60%;
}
.ncol3 {
width:35%;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: none;
}
#footer p {
	margin: 0;
	padding: 0;
}
/* for the table drag and drop with JQuery */
.tableDemo {
	background-color: white;
	border: 1px solid #666699;
	margin-right: 10px;
	padding: 6px;
}

.tableDemo table {
	border: 1px solid silver;
}

.tableDemo td {
	padding: 2px 6px
}
