


body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	
	}
 {
	margin:0px 10px 0px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#003333;
	}
	
	h4 {

		font-family:verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:11px;
	line-height:11px;
	font-weight:500;
	font-color:#990000;			
	}
p {
	font:8px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:500;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#ccccff;}

#Header {
	/*padding:17px 0px 0px 20px;*/
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	*/border-style:solid;
	/* top and bottom borders: 1px; left and right borders: 0px */
	*/

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"";
	height:14px
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#Content {
	margin:172px 50px 50px 172px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:100px;
	left:0px;
	width:172px;
	height:2000px;
	padding:0px;
	background-color:#ffffcc;
	border:0px dashed #999;
	line-height:17px;			
/* Again, the ugly brilliant hack. */		
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}
#sec_a	{		font-size:11px;
				font-color:#003399;
				background-color:#ccccff;
				
		padding:17px 20px 20px 20px;
		margin:30px 30px 30px 30px;
		}
#sec_b	{
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
		
		width:1200px;
		padding:0px;
		height:100px;
		}
#sec_c	{
		position:absolute;
		top:100px;
		left:172px;
		width:1128;
		background-color:ffffff;
		height:2000px;
		border-color:ffffff;
		padding:2px 2px 2px 2px;
		margin:10px 10px 10px 10px;

		
		}	
#sec_d	{
		padding:17px 20px 20px 20px;
		margin:30px 30px 30px 30px;
		
		}
#table_2 {	font-family:verdana, arial, helvetica, sans-serif;
			font-color:#003399;
			font-size:11px;
			font-weight:500;
			padding:20px 20px 20px 20px;
			margin:20px 20px 20px 20px;			
			}

#table_3 {	font-family:verdana, arial, helvetica, sans-serif;
			font-color:#990000;
			font-size:11px;
			font-weight:500;
			padding:20px 20px 20px 20px;
			margin:20px 20px 20px 20px;			
			}			
#header_2 {
			background-image:url('images/old-logos/mlsbannerlogo.jpg');
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	/* top and bottom borders: 1px; left and right borders: 0px */
	border-left:0px solid black; border-right:0px solid black; border-top:1px solid black; border-bottom:1px solid black; line-height:11px;

	
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; margin-left:0px; margin-right:0px; margin-top:50px; margin-bottom:10px; padding-left:20px; padding-right:0px; padding-top:17px; padding-bottom:0px
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

