#teamPageLeftCol {
	width: 200px;
	height: 705px;
	float: left;
	text-align: left;
	/*border-right: 1px dashed #cccccc;*/
}

#smTeamPicHolder {
	width : 180px;
	/*padding: 0 10px 0 10px;*/
	height: 150px;
	/*margin: auto;*/
	/*margin-bottom: 5px;*/
}

.author {
	color: #aaaaaa;
	font-size: 12px;
	font-family: georgia;	
}
#leftNavBar {
	width : 100%;
	/*padding: 0 10px 0 10px;*/
	height: 180px;
	/*margin: auto; */
	/*margin-bottom: 5px;*/
}

#leftCol2 .newsWrapper {
	width : 200px;
	padding: 0 10px 0 10px;
	height: 180px;
	margin: auto;
	margin-bottom: 5px;
	/*background-color: #eeeeee;*/
	
	
}

#leftCol2 .newsWrapper2 {
	width : 180px;
	padding: 0 10px 0 10px;
	height: 180px;
	margin: auto;
	margin-bottom: 5px;
	/*background-color: #eeeeee;*/
	
	
}

#rightCol2 {
		width: 199px;
		height: 700px;
		float: right;
		text-align: center;
		margin: auto;
		padding-top: 5px;
		/*border-left: 1px dashed #cccccc;*/
		
		
		
}

#rightCol2 .contBox{
	width: 100%;
	height: 150px;
	text-align: center;
	/*border-bottom: 1px dotted #cccccc;*/
}
#rightCol2 .contBox2{
	width: 180px;
	height: 250px;
	text-align: Left;
	/*border-bottom: 1px dotted #cccccc;*/
	padding: 0 5px 0 5px;
	color: #999999;
	font-family: trebuchet ms;
	font-size: 12px;
}

#midCol2 {
	width: 560px;
	height: 600px;
	background-color: #F4F4F4;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	line-height: 18px;	
	text-align:justify;
	overflow : auto;
	}


#midCol2 .header {
	color: #999999;
	
	font-size: 16px;
	font-family: Trebuchet ms;
	
	
}
#midCol2 .newsHeader {
	display: block;
	color: #318DF2;
	background-color: #C3D1E8;
	font-size: 16px;
	font-family: Trebuchet ms;
	line-height: 22px;	
	
	
}

#mainNews{
	width: 560px;
	height: 120px;
	/*background-color: red;*/
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	line-height: 18px;	
	text-align:justify;
	border: 1px dotted #cccccc;
	
}
#mainContent{
	width: 560px;
	height: 500px;
	background-color: #F4F4F4;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	line-height: 18px;	
	text-align:justify;
	overflow:auto;
}
#midCol2U8 {
	width: 560px;
	height: 600px;
	float: left;
}
#mainNews .newsItem{
	font-size: 16px;
	font-family: Trebuchet ms;
	color:#003366;
	font-weight: bold;
}
#mainNews .newsItemUrgent{
	font-size: 16px;
	font-family: Trebuchet ms;
	color:red;
	font-weight: bold;
}

#midCol2U8 .header, #mainNews .header {
	color: #999999;
	
	font-size: 16px;
	font-family: Trebuchet ms;
	
	
}
#midCol2U8 .newsHeader {
	display: block;
	color: #318DF2;
	background-color: #C3D1E8;
	font-size: 16px;
	font-family: Trebuchet ms;
	line-height: 22px;	
	
	
}
.fixDate {
	background-color: #003366;
	color: white;
	font-size: 12px;
}
#fixtures {
	width: 100%;
	border: 3px;
	border-spacing:0;
}
.fixEven{
	background-color: #cccccc;
	color: #003366;
	font-size:12px;
}
.fixOdd{
	background-color: #999999;
	color: #003366;
	font-size:12px;
}

