body {
	margin: 0;
	padding: 0;
	background-color: #000;
	text-align: left;
	font-family: sans-serif, Helvetica, Verdana, Arial;
	font-size: 0.9em;
	width: 100%;
	color: #FFFFFF;
}

a {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #FFD7D7;
	text-decoration: underline;
}

#wrapper {
	margin: 50px auto 0 auto;
    width: 750px;
	width: 90%;
	text-align: left;
	height: 100%;
}

#side-bar {
	width: 301px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background-color: none;
	display: block;
}

#side-bar-title {
	float:inherit;
	width: 301px;
	height: 101px;
	background-image: url(footprintz_title.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	padding:0;
	margin: 0 0 0 0px;
}

#side-bar-nav {
	float:inherit;
	margin: 0px;
	width: 301px;
	min-height: 440px;
	display: block;
	background-image: url(side-bar-nav.gif);
	background-repeat: repeat-y;
}

#side-bar-nav ul {
	width: 165px;
	margin: 0 0 0 18px;
	padding: 0;
	list-style: none;
}

#side-bar-nav li {
	width: 174px;
	display: block;
	list-style: none;
	padding: 10px 0 0 10px;
	border-bottom-width: 1px;
	border-bottom: solid;
	border-bottom-color: #FD9595;
}

#side-bar-nav li.selected {
	font-weight: bold;
}

#side-bar-nav li a {
	text-decoration: none;
	color: #FFFFFF;
}

#side-bar-nav li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#side-bar-nav li.submenu {
	width: 149px;
	display: block;
	list-style:none;
	padding: 2px 0 0 0px;
	margin-left:35px;
	border-bottom-color: #FD9595;
	border-bottom-width: 1px;
	border-bottom:solid;
	font-style:italic;
	font-size:0.9em;
}

#side-bar-nav-top {
	float:inherit;
	margin: 0px;
	width: 301px;
	height: 220px;
	background-image: url(side-bar-nav-top.gif);
	background-repeat: no-repeat;	
}

#side-bar-bottom {
	float:inherit;
	margin: 0px;
	width: 301px;
	height: 290px;
	background-color: #000000;
	background-image: url(side-bar-bottom.gif);
	background-repeat: no-repeat;
}

/************CONTENT*******************/
#content {
	width: 52%;
	float: left;
	margin: 0px 0 10px 0px;
	border-bottom:dotted;
	border-bottom-width: 1px;
	border-bottom-color:#400000;
}


h2#content-heading {
	margin: 10px 0px 25px 5px;
	padding: 0px;
	width: 100%;
	color: white;
	text-align: left;
}

h2#content-heading-center {
	margin: 10px 0px 25px 0px;
	padding: 0px;
	width: 100%;
	color: white;
	text-align: center;
}


#content p {
	display: block;
	padding: 3px 0 3px 0;
	margin: 3px 3px 12px 20px;
	width: 100%;
	color: #FFFFFF;
	font-size: 1em;
	text-align: justify;
}

#content p.center {
	text-align: center;
}

#content li {	list-style: inside;
				padding: 2px;
				margin-left: 30px;
				}

#content ul {	display:block;
		text-align: left;
		
		font-family: sans-serif, Helvetica, Verdana, Arial;
		font-size: 1em;}
				
#content p.indent { margin-left: 40px;
					padding-bottom: 20px;
					margin-right: 60px;}	
		
		

}	

#content  h3{
	display:block;
	padding: 10px 0px 0px 0px;
	margin: 40px 0px 5px 10px;
	color: white;
	text-align: left;
	font-size: 1.2em;
	font-weight:normal;
}

#content  h4{
	display: block;
	padding: 10px 0px 0px 0px;
	margin: 25px 3px 18px 15px;	
	color: white;
	width: 100%;
	text-align: left;
	text-decoration: underline;
	font-size: 1em;
	font-weight:normal;
}

#content table {
	margin-left:30px;
	margin-bottom: 10px;
	font-size: .8em;
}

#content td {
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
}

#content td .no_border{
	border: 0px;
	border_bottom: 0px;
}

#content img{
	padding: 4px;
	margin: 2px;
	border-color: #990000;
	border: 1px solid #990000;
	border-bottom: 2px solid #400000;
	border-right: 2px solid #400000;
	border-left: 2px solid #400000;
}

.image_placeholder {
	display:block;
	margin: 0px 3px 12px 20px;
	float: left;
	width: 100%;
	font-size: small;
	text-align: center;
}
.single_image_placeholder {
	height: 180px;
	padding: 1px;
	width: 120px;
	margin-top: 20px;
	text-align: center;
}

.column_image_placeholder{
	float: left;
	width: 30%;
	text-align: center;
}


#content img.left{
	float: left;
	margin-right: 7px;
}

.quote {
	margin: 0px, 10px, 0px, 5px;
	margin-bottom: 30px;
	font-style:italic;
	font-size:small;
	color:#DFDFDF;
	border-bottom: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
}

#content .small {
		font-size: .7em;
}

#footer {
	float: left;
	display: block;
	width: 100%;
	margin: 10px 0 10px 0px;
	color: #750000;
	font-size: .75em;
	text-align: center;
	
}

.caption {
	font-size: .8em;
	text-align: center;
	color: #990000;
	width: 50%;
	text-decoration: none;
	margin-bottom: 10px;
}

.separator {

	border: none;
	border-width: 0px;
	border-bottom-color: #00FF00;
	margin: 20px;


}

