@charset "UTF-8";
/* CSS Document */


/*body {
	background-color: #093365;
	background-image:url(MyWrigleyville_flat.jpg);
	background-repeat:no-repeat;
	text-align:center;
	
}
*/
a:link { 

color: #FFF; 
text-decoration : none; 
    }

a:visited { 
color : #FFF; 
text-decoration : none;

    }

a:hover {
	color:#999;
	text-decoration: none;
	text-shadow:#CCC;
	}

div#left_nav {
	/*background-color:#093365;*/

	background-repeat:repeat-y;
	margin-left:9px;
	margin-right:-2px;
	float:left;
	width:160px;
	height:1177px;
	border:none;
	
}

div#draft_fan {
	/*margin-left:1px;*/
	margin-top:3px;
	float:left;
	width:155px;
	height:65px;
	}

div#LinkNav {
	
	margin-top:73px;
	}
	
	
	
	
	
	
ul#LeftNav_ul {
	font : 85%/100%  Arial, sans-serif;
	font-style:normal;
	letter-spacing:normal;
	line-height: 150%;
	text-decoration:none;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:10px;
	padding-left:7px;
	
	width:153;
}

li#LeftNav_item {
	list-style-type:none;
	margin:0px;
	text-align:left;
	border-bottom: 1px #03F;
	/*border-bottom: 1px solid #c898ae;*/
	
	
}




