body {
	background-color:#c9c99c;
	font-family:verdana;
	font-size:12px;
	text-align:center;
	margin-top:24px;

}


a:link {
  color:#a30;
  text-decoration:none;
  font-weight:bold;
}

a:active {
  color: #a30;
  text-decoration:none;
  font-weight:bold;
}
a:visited {
  color:#a30;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
  color:#F60; 
  text-decoration:none;
  font-weight:bold;
}


a:link.white {
  color:#FFF;
  text-decoration:none;
  font-weight:bold;
}

a:active.white {
  color:#FFF;
  text-decoration:none;
  font-weight:bold;
}
a:visited.white {
  color:#FFF;
  text-decoration:none;
  font-weight:bold;
}
a:hover.white {
  color:#F60; 
  text-decoration:none;
  font-weight:bold;
}


a:link.green {
  color:#232;
  text-decoration:none;
  font-weight:bold;
}

a:active.green {
  color:#232;
  text-decoration:none;
  font-weight:bold;
}
a:visited.green {
  color:#232;
  text-decoration:none;
  font-weight:bold;
}
a:hover.green {
  color:#F60; 
  text-decoration:none;
  font-weight:bold;
}

img{
 	float:right;
	margin-left:12px;
	margin-top:4px;
	margin-bottom:8px;
	border:0px;
}

.none{
 	float:right;
	margin-left:0px;
	margin-top:4px;
	margin-bottom:8px;
	border:0px;
}


.content {
	width:1052px;
	text-align:center;
	background-color:#FFF;
	border:solid 4px #c32c31;
	padding:16px;
	height:600%;
	
}

.copy{
	width:560px;
	position:absolute;
	left:240px;
	top:224px;
	margin:18px;
	margin-top:0px;

}

.head{
	height:180px;
	padding-bottom:4px;
	text-align:left;
}

.headsub{
	font-size:1.1em;
	color:#565;
}

.t39chicago{
	text-align:left;
	font-size:2.4em;
	color:#232;
	font-weight:bold;
}

.bsa{
	font-size:1.4em;
	font-weight:bold;
	color:#232;
	text-align:left;

}

#left{
	float:left;
	font-size:1.2em;
	width:188px;
	background-color:#fff;
	padding:0px;
	padding-bottom:36px;
	text-align:left;
	margin-right:16px;
	
}

#leftnav{
	border:groove 2px #F60;
}

#main{
 padding:4px;
 padding-top:0px;
 text-align:left;
}

.leftlink{
 padding:4px;
 background-color:#232;
 border-bottom:groove 2px #F60;
 color:#FFF;
 font-weight:bold;
}

.leftlinksub{
 padding:4px;
 padding-left:16px;
 background-color:#232;
 border-bottom:groove 2px #f60;
 color:#FFF;
 font-weight:bold;
 font-size:.85em;
}

.headline{
	font-size:1.6em;
	font-weight:bold;
	color:#232;
	
	
}




.rightframe{
 float:right;
 width:200px;
 background-color:#c9c99c;
 padding:16px;
 text-align:left;
 border:solid 1px #232;
 margin-left:24px;
 margin-bottom:24px;
}

.btwn {
  margin-top:12px;
  margin-left:12px;
  margin-right:12px;
  height:12px;
  font-size:.6em;
  border-top:solid 4px #FFF;

}


.rightWhite{
  padding:4px;
  background-color:#EEE;
  margin-top:8px;
  font-size:.9em;

}

.section{
	font-weight:bold;
	font-size:1.2em;
	color:#232;
	background-color:#c9c99c;
	padding:4px;
	margin-top:24px;
	margin-bottom:4px;
}

.subsection {
	font-weight:bold;
	font-size:1.2em;
	margin-top:16px;
}

.bullet {
	margin-left:24px;
	margin-right:60px;
	text-indent:-12;
}
