body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	}

.main {
	width:750px;
	border:1px solid #000;
	text-align:left;
	display:table;	
	background-color:#E8E9D8;
	background-image:url(../images/col.jpg);
	}
	
.nav {
	height:15px;
	background-image:url(../images/menuBg.jpg);
	border-bottom:2px solid #F0F0F1;
	text-align:center;
	}
	
.nav a {
	color:#3D3D3D;
	font-size:.9em;
	text-decoration:none;
	padding:0 15px 0 10px;
	font-weight:bold;
	border-right:2px solid #F0F0F1;
	height:17px;
	background-image:url(../images/arrowOff.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
	
.nav a:hover {
	background-color:#585858;
	color:#F0F0F1;
	background-image:url(../images/arrowOver.jpg);
	}

.img {

	}
	
.img img {
	float:left;
	}

.img2 {
	float:right;
	width:179px;
	height:49px;
	border-bottom:1px solid #FFF;
	background-image:url(../images/imgTop_off.jpg);
	color:#C8C8C8;
	text-align:right;
	text-decoration:none;
	}

.img3 {
	float:right;
	width:179px;
	height:49px;
	border-bottom:1px solid #FFF;
	background-image:url(../images/topMenu_off.jpg);
	color:#C8C8C8;
	text-align:right;
	text-decoration:none;
	}
	
.img2 h3, .img3 h3, .img2over h3 {
	font-weight:normal;
	margin:0px;
	padding:4px 5px 0 0;
	font-size:1.4em;
	line-height:17px;
	}
	
.img2 p, .img3 p, .img2over p {
	padding:0px;
	margin:-3px 5px 0 0;
	font-size:.8em;
	}

.img2over, .img2:hover, .img3:hover {
	float:right;
	width:179px;
	height:49px;
	border-bottom:1px solid #FFF;
	color:#AAAAAA;
	text-align:right;
	background-image:url(../images/imgTop_on.jpg);
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	}
	
.spacer {
	height:9px;
	background-image:url(../images/spacer.jpg);
	width:750px;
	float:left;
	border-top:1px solid #FFF;
	}
	
.leftCol {
	width:566px;
	float:left;
	background-color:#E8E9D8;
	}
	
.rightCol {
	width:183px;
	float:right;
	background-color:#444;
	border-left:1px solid #FFF;
	}
	
.rightCol p {
	margin:0px;
	padding:5px;
	color:#D3D3D3;
	font-size:.85em;
	}
	
.rightCol a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	}
	
.rightCol h3 {
	margin:0px;
	padding:5px;
	font-size:1.0em;
	color:#FFF;
	}
	
.leftCol h1 {
	color:#FFF;
	margin:0px;
	padding:0 0 0 8px;
	font-size:1.9em;
	text-transform:uppercase;
	height:29px;
	background-color:#A20000;
	width:558px;
	}
	
.leftCol p {
	font-size:.85em;
	padding:10px;
	margin:0px;
	}
	
.rightCol h1 {
	background-color:#191919;
	height:23px;
	width:183px;
	font-size:1.2em;
	margin:0px;
	padding:6px 0 0 0;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	}
	
.bottom {
	clear:both;
	background-color:#232323;
	border-top:1px solid #FFF;
	font-size:.8em;
	color:#FFF;
	}
	
.bottom2 {
	clear:both;
	background-color:#000;
	border-top:1px solid #FFF;
	font-size:.8em;
	color:#FFF;
	padding:5px 10px;
	}

.bottom a {
	color:#FFF;
	text-decoration:none;
	padding:0 10px 0 10px;
	font-weight:bold;
	}
	
.bottom a:hover {
	text-decoration:underline;
	}


.meshRed_right {
	width:256px;
	float:right;
	padding:10px;
	color:#FFF;
	}	
	
.meshRedMid_right {
	background-image:url(../images/redMesh_bg.jpg);
	width:235px;
	height:136px;
	padding:10px;
	}
	
.meshRedBottom_right {
	color:#FFF;
	background-image:url(../images/redMesh_bottom.jpg);
	height:17px;
	width:247px;
	padding:3px 0 0 8px;
	font-size:.8em;
	}
	
.meshRedBottom_right a {
	color:#FFF;
	text-decoration:none;
	}
	
.meshRedBottom_right a:hover {
	text-decoration:underline;
	}
	
.meshRed_right h2 {
	color:#000;;
	font-size: 1.2em;
	padding:0px;
	margin:0px;
	background-color:none;
	}
	
.logos {
	background-color:#DADBCD;
	width:566px;
	text-align:center;
	clear:both;
	}
	
.logos img {
	padding:0 6px;
	}
	
.news {
	border-bottom:1px solid #FFF;
	padding:3px 0;
	}
	
.news2 {
	padding:3px 0;
	background-image:url(../images/logos/baseballBg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
	
.news2 p {
	width:50%;
	}