body { background: url(../images/sitebg.gif) top center repeat-x #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; color: #333; margin: 0; padding: 0; line-height: 24px; text-align: left; letter-spacing: .03em; }

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; color: #3e56b6; margin-bottom: 0; padding-bottom: 0; font-weight: normal; }
h1 { font-size: 22px; letter-spacing: 0.5em; text-transform: uppercase; background: url(../images/dashedline.gif) bottom left repeat-x; margin: 20px 0; padding-bottom: 20px; }
hr { background: url(../images/dashedline.gif) top center repeat-x; border: 0; height: 5px; margin: 10px 0; }


#rule { border-bottom: 1px dashed #ccc; margin-top:0px; padding-top:0px; }

#homecontent { width: 300px; padding: 5px 0 30px 30px; float: left; text-align: left; }
#homeimage { padding: 0; margin: 0px 0 60px 470px; }

#pagecontent { padding: 0 0px 30px 30px; width: 400px; text-align: left; float: left; }
#becomeauthor { padding: 0 30px 30px 30px; text-align: left; float: left; }
#sidebar { padding: 15px; margin-top: 30px; margin-left: 580px; border: 1px dashed #999; background-color:#f9f5ed; width: 146px; }

#contact #pagecontent { margin-bottom: 200px; }

a {text-decoration: none; font-weight: 500; color: #3e56b6; }
a:active, a:hover { color: #000; }

.right { float: right; }
.error { font-family: Georgia, "Times New Roman", Times, serif;	color:#f00; }
div.error { margin-top:4px; margin-bottom:4px; }
span.error { margin-left:4px; }

#box { border: 2px 2px 2px 2px solid; padding: 6px; 6px 6px 6px; }

	#menu {
	background: #FFF;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 8em;
}
#menu li {
	font: 100% "Times New roman", "Georgia", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #FFF;

	color: #000;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: bold;	
}
#menu a:hover {
	background: url("../../images/images/hover.gif") left center no-repeat;
	color: #123d8d;
	padding-bottom: 8px;
}	
