html,body {
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 11px;
	background-color: #F4F4F4;
}

#gallery-bar img {
	margin-bottom: 10px;
}

form {
	margin: 0;
	padding: 0;
}

center img {
	margin-top: 10px;
}

.folder-td {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 33px;
}

a {
	color: red;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h4 a {
	color: black;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

table,tr,th,td {
	font-family: verdana;
	font-size: 10px;
}

a img {
	border: none;
}

#quickroster {
	width: 286px;
	background-repeat: no-repeat;
	background-color: black;
	padding-bottom: 10px;
	display: block;
	color: white;
	background-image: url("/img/quickroster.gif");
	padding-top: 25px;
}

#quickmatches {
	width: 286px;
	margin-top: 10px;
	height: 184px;
	display: block;
	color: white;
	background-image: url("/img/front-matches.gif");
	padding-top: 25px;
}

#quickmatches ul {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	margin-top: 3px;
	margin-left: 20px;
	height: 180px;
}

#quickforum {
	padding-left: 35px;
	background-image: url("/img/quickforum.gif");
	padding-top: 26px;
	width: 251px;
	height: 191px;
}

.forum-td {
	display: block;
	height: 26px;
	line-height: 26px;
	color: white;
}

#quickmovies {
	background-image: url("/img/quickmovies.gif");
	width: 284px;
	height: 28px;
	background-repeat:no-repeat;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.quickmovies-td {
	height: 27px;
	width: 278px;
	background-color:black;
	padding:3px;
	color: white;
	display:block;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.quickmovie-icon {
	background-image: url('/img/com_icon.png');
 	height:27px;
	width:20px;
	float:left;
	margin-left:5px;
}

.quickmovies-td a {
	color:white;
	display:inline-block;
	height:27px;
	float:left;
	margin-top:5px;
	margin-left:8px;
}

#quickmatches li {
	text-indent: 0;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 10px;
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#quickroster .img {
	margin-left: 10px;
	width: 81px;
	height: 81px;
	background-image: url("/img/front_played_shell.gif");
	display: block;
	float: left;
	margin-top: 10px;
	position: relative;
}

.small {
	font-size: 9px;
	position: relative;
	display: block;
	line-height: 9px;
	vertical-align: middle;
	font-family: arial;
	margin: 10px;
}

.small a {
	color: red;
	text-decoration: none;
}

.small a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px dotted black;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.dot {
	height: 1px;
	display: block;
	background-image: url("/img/dot.jpg");
	margin-top: 4px;
	margin-bottom: 4px;
}

.h1 {
	margin-right: 20px;
	height: 36px;
	line-height: 32px;
	text-indent: 77px;
	display: block;
	background-image: url("/img/h1.jpg");
	color: red;
	font-size: 14px;
	text-transform: uppercase;
	font-family: arial;
	padding: 0;
	margin-left: 20px;
	margin-top: 7px; //
	border-left: 1px solid lightgrey; //
	border-right: 1px solid lightgrey;
}

.ten {
	margin: 0px;
}

.text {
	padding: 7px;
}

.sub {
	display: block;
	margin: 20px;
	margin-top: 0px;
	border: 1px solid lightgrey;
	border-top: none;
}

.clear {
	clear: both;
}

#container {
	width: 1026px;
	display: block;
	background-color: #2F2F2F;
	margin: 0 auto;
	position: relative;
}

#left {
	padding-top: 50px;
	background-image: url("/img/left-bar.jpg");
	background-repeat: no-repeat;
	width: 170px;
	height: 873px;
	text-align: center;
	float: left;
	border-left: 1px solid black;
}

#sponsor-bar img {
	
}

#center {
	background-image: url("/img/center-bg.jpg");
	width: 667px;
	min-height: 923px;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
}

* html #center {
	height: 923px;
}

#menu-bar {
	width: 667px;
	height: 35px;
	display: block;
	line-height: 35px;
	background-image: url("/img/menu-bar.jpg");
	text-align: center;
}

#menu-bar img {
	margin-top: 4px;
	margin-right: 2px;
}

#content {
	
}

#right {
	background-image: url("/img/right-bar.jpg");
	background-repeat: no-repeat;
	width: 175px;
	float: left;
	padding-top: 50px;
	height: 843px;
	border-right: 1px solid black;
}