@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

hr {
	color: #666666;
}

#centrecontainer {
	position: absolute;
	left: 0px;
	width: 950px;
	margin-left: -475px;
	left: 50%;
}

#container {
	width: 950px;
	height: 100%;
	background: #333333;
	border: 8px solid #FFFFFF;
}

#header {
	width: 950px;
	height: 150px;
	background: url(../images/cm_head.png);
	border-bottom: 8px solid #FFFFFF;
}

#maintext {
	margin: -200px 0px 0px 225px;
	width: 685px;
	height: auto;
	text-align: justify;
	line-height: 18px;
}

#maintext h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

#maintext a {
	color: #FFCC00;
	text-decoration: none;
}

#maintext a:hover {
	color: #000000;
}

#maintext th {
	height: 21px;
}

#maintext tr {
	height: 21px;
}

#adverts {	
	margin: 20px 0px 0px 20px;
	float: left;
	width: 165px;
	height: 200px;
	line-height: normal;
}

#linkcontainer {
	width: 926px;
	height: 100%;
	background: #CCCCCC;
	color: #999999;
	border-bottom: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
	padding: 12px 12px 12px 12px;
	text-align: center;
}

#linkcontainer a {
	color: #999999;
	text-decoration: none;
}

#linkcontainer a:hover {
	color: #000000;
}

#message {
	margin: -200px 0px 0px 205px;
	width: 715px;
	height: auto;
	text-align: justify;
	line-height: 18px;
}

#tableteams {
	margin: -200px 0px 0px 225px;
	width: 685px;
	height: auto;

}

#tableteams td {
	width: 114px;

}