#threeColLayout {
	background-color: #CCCCCC;
	color: #000;
	margin: 0;
	padding: 0;
	font: 62.5%/1.6 Verdana, Arial, Helvetica, sans-serif; /* for elastic layouts */
}

#content-wrapper {
	background-color: #fff;
	color: #000;
	width: 974px;
	margin: 0 auto 0 auto;
}

#content-wrapper #main-content a, #content-wrapper #sideNav a,
#threeColLayout #content-wrapper #content_2col #mainContent_2col a
{
border-bottom:1px dotted #e5cfcf; 
	color: #333;
	background-color: transparent;
}

#content-wrapper #main-content a:visited, #content-wrapper #sideNav a:visited,
#threeColLayout #content-wrapper #content_2col #mainContent_2col a:visited
{
border-bottom:1px dotted #e5cfcf; 
	color: #333;
	background-color: transparent;
}


#content-wrapper #main-content a:hover, #content-wrapper #sideNav a:hover,
#threeColLayout #content-wrapper #content_2col #mainContent_2col a:hover
{
	text-decoration: underline;
	font-weight:bold;
	background-color: transparent;
	color: #333;
}
  
#threeColLayout #content-wrapper #content_2col #mainContent_2col
{
	font-size: 1.2em;
}

#threeColLayout #content-wrapper #content_2col #mainContent_2col *{
	padding-left: 15px;
	padding-top: 5px;
}

#threeColLayout #content-wrapper #content_2col #mainContent_2col * *{
	padding: 0px;
	margin: 0px;
}


#threeColLayout #content-wrapper #content_2col #mainContent_2col h1
{
	font-size: 1.4em;
}

#threeColLayout #content-wrapper #content_2col #mainContent_2col h2
{
	font-size: 1.2em;
}

#threeColLayout #content-wrapper #content_2col #mainContent_2col h3
{
	font-size: 1.1em;
}

#threeColLayout #content-wrapper #content_2col #mainContent_2col h4
{
	font-size: 1.0em;

}

#threeColLayout #content-wrapper #content_2col #mainContent_2col h5
{
	font-size: .9em;
	
}

#threeColLayout #content-wrapper #content_2col #mainContent_2col h6
{
	font-size: .8em;

}

#threeColLayout #content-wrapper #content_2col #mainContent_2col hr
{
	width: 569px;
	height: 1px;
	margin-left: 15px;
}

#main-content_2col h2, #secondaryContent h2
{
	font-size: 1.2em;
}

#content-wrapper #main-content p
{

}

#content-wrapper #main-content ul, #content-wrapper  #main-content ol
{
	margin: 0; padding: 0;
}

#content-wrapper #main-content ul li,
#threeColLayout #content-wrapper #content_2col #mainContent_2col ul li

{
	margin: 2px 0 2px 15px;
}

#threeColLayout #content-wrapper #content_2col #mainContent_2col ol li
{
	margin: 2px 0 2px 20px;
}

#mainNav {
	width: 175px;
	float: right;
	margin: 0 9px 0 0;
	background-color:#FFFFFF;
}

#content {
	width: 788px;
	float: right;
}

#main-content, #mainContent_2col{
	width: 569px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.1em;
	padding-bottom: 5px;
}

#main-content p{
	padding-top: 5px;
	padding-bottom: 5px;
}

#main-content h1{
	font-size: 1.6em;
	padding-top: 3px;
}

#content_2col {
	width: 974px;
	float: left;
}

x {
	width: 700px;
	width: 740px;
	padding-bottom: 10px;
	float:left;
}

#secondaryContent {
	width: 216px;
	float: right;
	border-left: 1px dashed #ccc;
}

#secondaryContent, #main-content *{
	margin-left: 6px;
}

#secondaryContent, #main-content * *{
	margin: 0;
	padding: 0;
}

#secondaryContent h2
{
	padding-top: 3px;
	padding-left: 6px;
}

#secondaryContent ul
{
	list-style-position: outside;
	list-style-type: none;
	padding-top: 10px;
}

#secondaryContent ul li
{
	margin-left: 5px;
}


#secondaryContent ul li a{
	text-decoration: none;
	color: #000;
	background-color: #fff;
}

#secondaryContent ul li a:hover{
	text-decoration: underline;
}

#access, #business, #bomb, #future, #related, #safety, #silent, #victim, #contact{
	background-repeat: no-repeat;
	padding: 1px 0 10px 35px;
}

#access{background-image: url(../images/accesbtn.gif);}
#business{background-image: url(../images/ambubtn.gif);}
#bomb{background-image: url(../images/bombtn.gif);}
#future {background-image: url(../images/studbtn.gif);}
#related {background-image: url(../images/linkbtn.gif);}
#safety {background-image: url(../images/bksbtn.gif);}
#silent {background-image: url(../images/witnesbtn.gif);}
#victim {background-image: url(../images/eyewitbtn.gif);}
#contact {background-image: url(../images/envbtn.gif);}


