	/* CSS Document */
	body {
		margin:20px 20px 20px 20px;
		padding-bottom: 0px;
		background-color: #666666;
		}
		
		
	/* Right Column */

	#mainright {
		width:25%;
		float:right;
		background:#CCCCCC;
		}
		
	#mainright p { font-size:12px}
	
	#mainright h1 {
		font-size:16px;
		font-family: Arial, Helvetica, sans-serif;
		color:#333333;
		margin: 5px 5px 5px 5px;
	}
	
	#mainright img {
		border:0px;
	}
	
	#mainright h1.nav 
.nav A:link {text-decoration: underline; color:#990000;}
.nav A:visited {text-decoration:underline; color:#990000;}
.nav A:active {text-decoration: underline; color:#333;}
.nav A:hover {text-decoration: underline; color:#333;}

#mainright img {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: 0px;
}

		
	/* Main Column */
	
	#maincenter {
		width:50%;
		float:left;
		background: #fff url(background.jpg) repeat;
		padding-bottom: 0px;
		}
		
	#maincenter #picture {
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000; 
		border-bottom:1px solid #000;
		float:right;
		width:200px; 
		background:white;
		margin:0px 0px 0px 0px;
		}
	
	p,pre {
	margin: 0px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	}

	#maincenter p.body1 {
		font-size:14px;
		font-family: Arial;
		line-height: 20px;
		letter-spacing: normal;
		margin-bottom: 36px;
	}
	
.body1 A:link {text-decoration: underline; color:#990000;}
.body1 A:visited {text-decoration:underline; color:#990000;}
.body1 A:active {text-decoration: underline; color:#333;}
.body1 A:hover {text-decoration: underline; color:#333;}

ul.body1 {
 	list-style-image: url(pin_red.gif);
 	margin-right:20px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
 	letter-spacing: normal;
 	line-height:30px;
 	}

		#maincenter h1 {
		font-size:20px;
		font-family: Arial, Helvetica, sans-serif;
		color:#333333;
		margin:10px;
	}
	
	#maincenter h2 {
		font-size:16px;
		font-family: Arial, Helvetica, sans-serif;
		color:#333333;
		margin:10px;
	}
	
	/* Left Navigation Column */
	
	#mainleft {
		width:25%;
		float:left;
		background:#CCCCCC;
		}
		
	#mainleft h1 {
		font-size:16px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 20px 0px 0px 20px;
		color:#333333;
	}
		
			
	ul.nav {
 	list-style-image: url(nav-gear.gif);
 	margin-top:10px;
 	margin-right:20px;
 	background-color:#CCCCCC;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
 	font-weight: bold;
 	letter-spacing: normal;
 	line-height:32px;
 	}
 
.nav A:link {text-decoration: underline; color:#990000;}
.nav A:visited {text-decoration:underline; color:#990000;}
.nav A:active {text-decoration: underline; color:#333;}
.nav A:hover {text-decoration: underline; color:#333;}

		
		/* Top Bottom */
	#banner {
	width: 100%;
	background: #cc0000 url(chicagogear.gif) no-repeat; 
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 10px 0px 10px 0px;
}

  #banner h1 {
   font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: white;
   text-align: right;
   left: 0px;
   margin-bottom: 0px;
   margin-right: 14px;
   margin-top: 0px;
   line-height: 20px;
   }
 
 #banner h2 {
   	 font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: white;
   text-align: right;
   left: 0px;
   margin-bottom: 0px;
   margin-right: 14px;
   margin-top: 0px;
   line-height: 20px;
   }

/* Rounded Corners */

.brtop { background: url(tl.gif) no-repeat top left; }
.brtop2 { background: url(tr.gif) no-repeat top right; }
.brbot{ background: url(bl.gif) no-repeat bottom left; }
.brbot2 { background: url(br.gif) no-repeat bottom right; }

.side1 { background: url(tl2.gif) no-repeat top left; }
.side2 { background: url(bl2.gif) no-repeat bottom left; }
.side3 { background: url(tr2.gif) no-repeat top right; }
.side4 { background: url(br2.gif) no-repeat bottom right; }

.main1 { background: url(mainbl.gif) no-repeat bottom left; }
.main2 { background: url(mainbr.gif) no-repeat bottom right; }


	

	
	

	


