body {
	margin:
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
	color:#29303B;
	line-height:1.3;
	background:#CC9966;
	background-color: #8F7745;
}

blockquote {
	font-style:normal;
	padding:0 32px;
	line-height:1.2;
	margin:0 0 .6em 0;
}

p {margin:0;padding:0};

abbr, acronym {
	cursor:help;
	font-style:normal;
}
	
code {font:12px monospace;white-space:normal;color:#666;}

hr {display:none;}

img {
	border:0;
	margin-left: 1px;
}

/* Link styles */
a:link {color:#473624;text-decoration:underline;}
a:visited {color:#716E6C;text-decoration:underline;}
a:hover {color:#956839;text-decoration:underline;}
a:active {
	color:#956839;
	text-decoration: underline;
}

#container {
	background-color:#DDDAAA;
	width:705px;
	margin:0 auto;
	padding:1px;
	text-align:center;
	border: thin solid #000000;
}

#centertop {
	width:700px;
	height:49px;
	background:#FFF3DB url("../images/writing-top.jpg") no-repeat top left;
	margin:0;
	padding:0;
	display:block;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}

#tophoto {
	position: absolute;
	float: right;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 55px;
	width: 48px;
	top: 40px;
	left: 75%;
	background: #FEF5D8 url(../images/smrightred.JPG);
	text-align: center;
	vertical-align: middle;
	border: medium double #C2C287;
}

#centerbot {
	width:700px;
	height:81px;
	background:#FFF3DB url("../images/writing-bot.jpg") no-repeat top left;
	margin:0;
	padding:0;
	display:block;
}
#centermiddle {
	width:700px;
	background:#FFF3DB url("../images/writing-mid.jpg") repeat-y;
	margin:0;
	text-align:left;
	display:block;
	border-right: thin solid #666666;
	
	border-left: thin solid #666666;
}
#pagecontents {
	padding:0 50px;
	text-align: center;
}

#testimonial {
	width:310px;
	float:right;
	margin:0;
	padding:5px;
	background-color:#dddaaa;
	border-color:#612E00;
	border-style:double;
	border-width:thin; 
	text-align:left;
	font-style:italic;
	line-height:1.2;
	display:block;
}

#header {
	margin-bottom:12px;
}
#header h1 {
	margin:0;
	padding:0 0 6px 0;
	font-size:225%;
	font-weight:normal;
	color:#612E00;
}

#header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:94%;
	line-height:1.5em;
}

div.clearer {
	clear:left;
	line-height:0;
	height:10px;
	margin-bottom:12px;
	_margin-top:-4px; /* IE Windows target */
	background:url("http://www.blogblog.com/scribe/divider.gif") no-repeat bottom left;
}

#rightcol {	
	width:430px;
	float:right;
	padding:8px 0;
	margin:0;
}

#leftcol {
	width:150px;
	float:left;
	padding:8px 0;
	margin:0;
}

#footer {
	clear:both;
	background:repeat left top;
	_padding-top:6px;
}

#footer p {
	font: 75%/1.5em Verdana, sans-serif;
	color: #612E00;
}

#leftcol p {
	margin:0 0 .6em 0;
	font: x-small Verdana, sans-serif;
	color: #612E00;
}

h2 {
	color: #FF0000;
	text-align: center;
}
h3 {
	color: #FF0000;
	text-align: center;
}

#topad {
	background-color: #DDDAAA;
	border: thin double #612E00;
	width: 104px;
         font-family:Verdana,sans-serif;
	text-align: center;
	display: block;
	padding: 3px;
	float: none;
}

#postad  {

         background-color: #DDDAAA;
	border: thin double #612E00;
	width: 104px;
	text-align: center;
	display: block;
	padding: 3px;
	float: right;
}


  
#copy {
	background-color: #FFF3DB;
	background-image: url(../images/writing-mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	overflow: auto;
	height: 300px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

