  *{margin:0;padding:0;}
	
body {
   font : 87.5%/1.285em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color : #21262A; 
	background : #fff url(http://www.differentspirit.org/images/top_bar.gif) repeat-x;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	margin-top: 30px;
}
#header {
	width: 780px;
	height: 90px;
	position: relative;
	border-bottom: 1px solid #c9cdd1;
}
#logo {
	width: 141px;
	position: relative;
	margin: 10px 0 0 5px;
	float: left;
}
#logo img {
	padding: 0;
	margin: 0;
}
.logo h1 {
	margin-left: -2000px;
}
#container {
	width: 500px;
	margin: 0 auto;
	line-height: 1.5em;
}
#content {
   position: relative;
	margin: 35px 25px;
	float: left;
	padding-bottom: 20px;
	background: #fff;
}
#content h2 {
	font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 3px;
}
.newverse {
	margin-top: 30px;
}
#content p {
	font-size: 1em;
	margin-bottom: 7px;
}
#content h5 a:link, #content h5 a:visited {
	font-variant: small-caps;
	font-size: 1.1em;
	color: #ec1500;
	text-decoration: none;
	border-bottom: 1px dotted #ec1500;
}
#content h5 a:hover {
	color: #ec1500;
	text-decoration: underline;
	border-bottom: none;
}
#content h5.close {
	text-align: right;
	margin: 10px;
}
#content h6 {
	font-size: 0.8em;
}
.clear {
	clear: both;
}
span {
	font-weight: bold;
}
