body {
	font-family: "lucida grande", helvetica, arial; 
	padding:5px;
	margin:auto;
	color: #4d4d4d;
	width:950px;
	}

.small {
	font-size: 0.8em;
}

.admin_link {
	color: red!important;
	font-weight: bold;
}

.whitewin {
	text-align: center;
	background: #eaeaea;
	color: black;
}

.blackwin {
	text-align: center;
	background: #000000;
	color: #FFFFFF;
}

#leaguetable th {
	padding: 5px 10px;
}
#leaguetable td {
	padding: 5px 10px;
	
}


#leaguetable {
	text-align:center;
	border:1px solid #c8c8c8;

	width:100%;
	margin-bottom: 25px;
}

#leaguetable .one {
	background: #f3f3f3;
}

.tableleft {
	text-align:left;
}

#stupidtable {
	text-align:center;
	border:1px solid #c8c8c8;
}


#stupidtable td {
	border-bottom:1px solid #c8c8c8;
	margin: 5px;
	padding:5px 15px;
}
#mainbody {
	background:#ffffff;
	padding:0 0 20px 20px;
	_height:1px;
	}

#content {
	text-align:justify;
	font-size:11pt;
	min-height: 425px;
	_height: 425px;
}

#content img {
	border:2px solid grey;
}

.centered {
	text-align:center;
}

.leftimage {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
.rightimage {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	}


a {
	text-decoration:none;
	color: #2b585c;
	
	}
	
a:hover {
	text-decoration:underline;
	}
	
a:visited {
	color: #2b585c;
	}


.subnav {
	text-align:center;
	margin-bottom:20px;
	
	
}

.subnav ul {
	margin:0;
	padding:0;
	list-style:none;
}

.subnav li {
	display:inline;
	margin: 0 5px;
	color: #2b585c;
}


#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#nav li {
	margin-right:10px;
	display:inline;
	font-size:0.8em;
	}
	
#nav li a {
	color: #2b585c;
	letter-spacing: 1px;
	}
	
#nav li a:visited {
	color: #2b585c;
	}

#maintitle {
	font-family: "News Gothic MT";
	padding:0;
	margin-top:20px;
	margin-bottom:5px;
	font-size:40pt;
	color: #5b5a5a;
	border-bottom:6px solid #5b5a5a;
	letter-spacing:1px;

	}
	
#maintitle a {
	color:#5b5a5a;
	}
	
#maintitle a:hover{
	text-decoration:none;
	}
	
.sectionheadline {
	text-align:center;
	font-family: "News Gothic MT";
	font-size:24pt;
	margin-bottom:15px;
	color:#5b5a5a;
	}

.subsectionheadline {
	font-family: "News Gothic MT";
	border-bottom:1px solid #C8C8C8;
	color:#3D3D3D;
	font-size:12pt;
	width:70%;
	}

.smallheadline {
	border-bottom:1px solid #C8C8C8;
	color:#3D3D3D;
	font-size:12pt;
	width:35%;
	}

#officerstable tr td {
	width:245px;	
	padding: 5px 0;	
}

#bottomstuff {
		margin-top: 25px;
		border-top: 6px solid #5b5a5a;
}
	
#copyright {
	font-size:8pt;


	letter-spacing: 1px;
	float:left;

	}
	
#loginlink {
	font-size:8pt;
	
	letter-spacing: 1px;
	float:right;
	}

/* extra stuff */

.clubchamp_fixture_list {
	clear: both;
	padding-top: 15px;
}

.clubchamp_fixture_list img {
	border: 0!important;
	float: right;
}

.clubchamp_fixture_list table {
	width: 550px;
}

#fixtures_table {
	width: 100%;

}

#members_table{
	width:100%;
	margin-top: 25px;
	}
	
#members_table th, #fixtures_table th {
	padding-bottom:10px;
	}
	
#members_table td, #fixtures_table td {
	padding: 8px 0;
	border-bottom: 1px solid #C8C8C8;
	}
	

.fixtures_center {
	text-align:center;
	
	}

.newitemlink {
	text-align:center;
	
}

.newitemlink a {
	color: red!important;
	font-weight: bold;
}

.win {
	color:green;
	text-align:center;
	}

.lose {
	color:red;
	text-align:center;
	}
	
.draw {
	color:grey;
	text-align:center;
	}

#save {
	clear:both;
	}

#clubmap {
	float:right;
	margin-top:15px;
	margin-left:15px;
	
	}

.date_posted {
	font-size:0.8em;
	margin-top: -15px;
	}

.editnewslink {
	font-size: 0.7em;
	margin-left:10px;
	float:right;
	color: red!important;
	font-weight: bold;
	}
	
.edit_link {
	font-size:0.7em;
	color: red!important;
	font-weight: bold;
	}

.newsitem {
	padding-bottom:15px;
	width:90%;
	}

.delete_text, .error, .warningtext {
	color:red;
	font-weight: bold;
	}

#loginform td {
	padding: 10px 0;
	}

.teeny {
	font-size:0.7em;
	}

#welcometext {
	padding-top: 5px;
	text-align:center;
	}
	
.filteringoptions {
	text-align:center;
}


#save {
	clear: both;
}
	
