BODY {
	

background-color:#000;

	font-family: 'Times New Roman',Helvetica, Verdana, 'Trebuchet MS', arial, Tahoma, arial, sans-serif;
	color: #333333;
	font-size:  95%;
	line-height: 1.3;
}
a {
	color: #1E6B88;
	text-decoration: none;
}
a:visited {
	color: #984838;
	text-decoration: none;
}
a:active {
	color:  #8888a0;
}
a:hover {
	color: #ffffff;
	background-color:  #983400;
}
a.link {
	font-family: verdana, arial, sans-serif;
	color: #8888a0;
	text-decoration: none;
}
img {
	border: 0;
	display: inline;
	margin: 15px;
}
.linksize {
	font-size: 90%;
	text-align: center;
}

p {
	line-height: 1.3;
	text-align: justify;
}
html li {
	font-size: 95%;
	line-height: 1.5;
	color: #524D37;
}


#container{
  vertical-align: center;
	width:745px;
	text-align: left;
	margin-top: 0;
	padding-top: 0;
	margin-left:auto;
	margin-right:auto;
	background: #000;
	border-style:solid;
	border-top: 8px solid #76BD0F;

	visibility: visible;
	display: block;
	}
.col1 {
	float: left;
	width: 255px;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.col2 {
	float: right;
	width: 360px;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 65px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 7px;
	border-left: 14px solid #983400;
	border-right: 4px solid #983400;
	border-bottom: 1px solid #983400;
	border-top: 5px solid #983400;
	border-bottom: 1px solid #b3b3ff;
	visibility: visible;
	display: block;
}
.authorbio {
	line-height: 1.5;
	margin-top: 2em;
	margin-bottom: 2em;
	border-top: 1px solid #b3b3ff;
	padding: 1.25em;
}
.detailedinfo {
	font-size: 90%;
	margin-top: 15px;
	margin-left:25px;
	padding-top: 10px;
	padding-left:25px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-top: 1px solid #b3b3ff;
	border-bottom: 1px solid #b3b3ff;
	width: 250px;
	align: center;
	display: block;
}
.updated {
	font-size: 90%;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 250px;
	display: block;
}
.button {
	border: 1px solid;
	border-color: #FC9 #630 #330 #7C1163;
	padding: 0 3px;
	font: 12px;
	font family: Trebuchet, verdana, sans-serif;
	color: #FFF;
	background: #8398aB;
	text-decoration: none;
	margin: 0;
}
.xmlbutton {
	border: 0px solid;
	padding: 0 3px;
	font family: Trebuchet, verdana, sans-serif;
	color: #FFF;
	background: orange;
	text-decoration: none;
	margin: 0;
}

tt {
	font-size: 120%;
}
hr {
	display: block;
	height: 1px;
	border-top: 1px  #cccccc;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	padding: 0;
}
h1 {
	color: #ffffff;
	font-size: 1.8em;
	font-weight: normal;
	text-align: left;
	letter-spacing: 3px;
	margin-top: 0em;
	margin-bottom: 0em;
/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}
h2 {
	color: #5a4D3D;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	margin-top: 0em;
	margin-bottom: .5em;
}
h3 {
	color: #5a4D3D;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	margin: 35px;
	margin-top: 0em;
	margin-bottom: .5em;
	clear: both;
}

#logo {
    margin-bottom: 55px;
	margin-left: 80px;
    text-align: center;
}
	
.blockquote, pre {
	font-family: Trebuchet MS, Lucida, Verdana, arial,  sans-serif;
	font-size: small  !important;

}
.caption {
	display: block;
	h1
	text-decoration: none;
	color: #ffffff;
	
	border: 3px;
	border-color:red;
	font-size: 18px;
	text-align: center;
	border-left: 0px solid #983400;
	border-right: 0px solid #983400;
	border-bottom: 1px solid #983400;
	border-top: 1px solid #983400;
	
	visibility: visible;
	display: block;
	
}

