body {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/topBg.jpg) repeat-x;
	
	color: #333333;
}
hr{
	border:none;
	border-bottom: solid 2px #b9b6a1;
}
#container {
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 50%;
	position: absolute;
	left: -380px;
	z-index:1;
}
#header {
	background-image: url(images/banner3.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
	margin-left:-40px;
	height: 290px;
	width: 790px;
	overflow: hidden;
}
#headerTitle{
	background: none;
	height: 200px;
	width: 500px;
	position: absolute;
	margin-left: 50%; 
	left: -210px;
	top: 126px; 
	z-index: 3;
	
	text-align: right;
	
}

#pen{
	background: url(images/pen.png) no-repeat right;
	height: 295px;
	width: 295px;
	position: absolute;
	margin-left: 50%;
	padding-left:302px;
	top: -32px;
	z-index: 2;
	
}

#header_generic {
	background-repeat: no-repeat;
	height: 240px;
	width: 720px;
	overflow: hidden;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -3px;
	line-height: 80%;
	font-size: 300%;
	margin-left: 20px;
	margin-top: 130px;
}
#content {
	float: left;
	width: 480px;
	line-height: 150%;
	margin-top: 25px;
	margin-bottom: 30px;
}
#content h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9b6a1;
	font-family: Arial, Helvetica, sans-serif;
	
}
#footer {
	width: 720px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b9b6a1;
	clear: both;
	padding-bottom: 40px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #999999;
}
.comment {
	padding: 20px;
	background-image: url(images/background_comment.jpg);
	background-repeat: repeat-x;
}
#subcontent a {
	text-decoration: none;
}
h1, h2, h3, h4 {
	color: #5b5545;
	font-family: Arial, Helvetica, sans-serif;
}
.article .date {
	visibility: hidden;
	display: none;
}
form .comment_author {
	float: left;
	width: 49%;
}
#new-comment h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9b6a1;
}
form .comment_email_address {
	float: right;
	width: 49%;
}
.article .footer span {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: 120px;
	height: 15px;
	line-height: 15px;
	margin-right: 1px;
}
.article .footer a {
	display: block;
	color: #FFFFFF;
	padding-left: 7px;
	text-decoration: none;
}

.article .header span, .comment .header span {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
}
.comment .number {
	font-size: 300%;
	position: absolute;
	left: -70px;
}
.comment .reply {
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
}
.comment .header {
	position: relative;
	color: #CCCCCC;
}
.comment .body {
	clear: left;
}
a {
	color: #6699CC;
}
.article .body {
	padding-bottom: 10px;
	padding-top: 5px;
}
.article .header {
	color: #CCCCCC;
}
.article .header h2 {
	font-size: 220%;
	letter-spacing: -2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 100%;
}
.article {
	padding-bottom: 40px;
}
#subcontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color:#b9b6a1;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #b9b6a1;
}
#subcontent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subcontent ul li {
	line-height: 170%;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9b6a1;
}
#subcontent {
	float: right;
	width: 210px;
	margin-left: 28px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#comment_author,
#comment_email_address,
#comment_body {
	width: 100%;
}
#flash p {
	margin: 0;
}
#flash p.msg {
	font-size: 1.5em;
	color: #000;
}
.header h2 a {
	text-decoration: none;
}
a img {
	border: none;
}
#subcontent h4 {
	padding-bottom: 10px;
	margin-bottom: 0px;
}