	
    /* --========================================================================--> */

 body {margin:0; padding:0; border:0px none; width:940px; background: #C8C8C8 url('page_bg.gif') repeat-x top left; min-width:940px}

.tblMain {width: 940px; border: 1px solid black;}
	/* 'widths' sub menu */
.header {height: 149px; width: 940px; border-bottom: 0px;}
.top_menu {vertical-align:top;height: 21px;}
.menu {display: table; background: url('menu_bg.jpg') repeat-x top left; height: 21px; text-align: center; width: 940px; margin: 0 auto }

	.menu ul {display: inline-block; position: relative; margin: 0px; padding:0px; list-style-type: none; width: 882px; text-align: center;}
	.menu ul {display: inline;/* ie tripswitch to get inline-block to work */ } 

	.menu ul li {float: left; width: 98px; height: 21px; font: 12px Arial;}
	.menu ul li a {white-space: nowrap; display: block; background: #102681 url('menu_item.gif') no-repeat top center; color: #ffffff; text-decoration: none; width: 100%; height: 14px; vertical-align: top; padding-left:0px; padding-right:0px; padding-top:3px; padding-bottom:3px}
	.menu ul li a:hover {background: #102681 url('menu_item_hover.gif') no-repeat top center; font-weight: bold}

.menu_spacer {background: url('below_menu_spacer.jpg') no-repeat top center; height: 27px; width: 940px}

	/* Footer styles */
	.footer_spacer {vertical-align: top; background: url('footer_spacer.jpg') no-repeat top center; height: 22px; width: 940px}
	.footer {vertical-align: top; background: #132B94; height: 20px; width: 940px; font: 10px Arial; color: #ffffff; text-align: center;}

	.clear {clear: both;}
	
	
	
	/*MIDDLE COLUMN CONTENT*/
	.mid_col {background:#151879; vertical-align: top; width: 778px;}
	.content_box {width: 741px; margin-left: 20px; background: url('content_mid.gif') repeat-y; margin-bottom: 20px}
		.content_box_top {background: url('content_top.gif') no-repeat top center; height: 20px; width: 741px}
		.content_box_bottom {background: url('content_bottom.gif') no-repeat top center; height: 27px; width: 741px}
		.content_main {padding: 0 15px; min-height: 300px; font: 12px Arial; text-align: left;}
			.content_main h1 {font-size: 18px;}

	/*LEFT COLUMN MENU*/

	.left_col {background:#0F1155; width: 162px; vertical-align: top;}
	.left_menu_box {width: 152px;}
	.left_menu_box ul {margin: 0px; padding:0px; list-style-type: none; width: 152px; text-align: left;}
	.left_menu_box ul li {background: #132B94; border-top: 1px solid #B5BEE1; border-bottom: 1px solid #081344; height: 19px;}
	.left_menu_box ul li a {white-space: nowrap; display: block; color: #ffffff; text-decoration: none; width: 146px; height: 16px; padding-left: 6px; padding-top: 3px; font: 12px Arial;}
	.ie .left_menu_box ul li a {width: 152;}
	.left_menu_box ul li a:hover {background: #E4843C; width: 152px;font-weight: bold;text-decoration: none;}
		.left_menu_top {background: url('left_menu_header.jpg') no-repeat top center; width: 152; height: 17px}
		.left_menu_bottom {background: url('left_menu_footer.jpg') no-repeat top center; width: 152; height: 15px}

.CMSListMenuLinkHighlighted {white-space: nowrap; display: block; color: #ffffff; text-decoration: none; width: 146px; height: 16px; padding-left: 6px; padding-top: 3px; font: 12px Arial; background: #1B3CCF;}
	

	/*RIGHT NEWS COLUMN*/
	.right_col {width: 168px; background: url('../../Documents%20and%20Settings/OlgaZ/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/app_themes/parkeryouthsports_com/images/right_bg.jpg') repeat-y top left; vertical-align: top}
	.right_news_box {width: 158px; float: right; font: 12px Arial; background: #FFEFE3; vertical-align: top; }
		.right_news_content {width: 157px; text-align: left;  border-left: 1px solid #313131;}
			.right_news_main {padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; min-height: 45px;}
			.right_news_main p {padding-top: 4px;}
		.right_news_top {background: url('../../Documents%20and%20Settings/OlgaZ/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/app_themes/parkeryouthsports_com/images/right_news_header.gif') no-repeat top center; width: 158; height: 17px}
		.right_news_bottom {background: url('../../Documents%20and%20Settings/OlgaZ/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/app_themes/parkeryouthsports_com/images/right_news_footer.gif') no-repeat top center; width: 158; height: 15px}
	
