* html #content-box {
	height: 300px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	font: normal 12px arial, helvetica;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

div#body-wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	width: 900px;
	height: 101px;
	background-image: url("../images/hdr_bak.jpg");
	background-repeat: no-repeat;
}

div#navigation {
	width: 900px;
	height: 24px;
}

div#logo {
	width: 242px;
	height: 100px;
	position: absolute;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
}

h1#sitename {
	margin: 0;
	width: 242px;
	height: 100px;
	text-indent: -1800px;
	display: block;
}

h1#sitename a {
	color:#FFFFFF;
	width: 242px;
	height: 100px;
	display: block;
}

div#header-bottom-splash {
	width: 900px;
	height: 259px;
	background-image: url("../images/hdr_splash.jpg");
	background-repeat: no-repeat;
}

div#header-bottom-sub {
	width: 900px;
	height: 94px;
	background-image: url("../images/hdr_sub.jpg");
	background-repeat: no-repeat;
}

div#content-box {
	background-color: #fff;
	min-height: 300px;
	width: 880px;
	padding-left: 10px;
	padding-right: 10px;
}

div#footer {
	width: 900px;
	height: 74px;
	background-image: url("../images/footer.jpg");
}

div#footer-logo {
	position: absolute;
	width: 160px;
	height: 55px;
	background-image: url("../images/footer_logo.gif");
	background-repeat: no-repeat;
	margin-left: 740px;
	margin-top: 75px;
	padding-bottom: 20px;
}

div#footer-sitename {
	position: absolute;
	width: 160px;
	height: 55px;
	display: block;
	text-indent: -1800px;
}

div#footer-sitename a {
	color: #fff;
	width: 160px;
	height: 55px;
	display: block;
}

div#footer-copyright {
	position: absolute;
	margin-top: 50px;
	margin-left: 120px;
	font-size: 10px;
	color: #999;
}

div#astarna-web-development {
	position: absolute;
	width: 300px;
	margin-top: 70px;
}

a.astarna-web-design {
	color: #ccc;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

div#content {
	padding: 10px;
}

h1 {
	color: #750F43;
}

div#column-intro {
	width: 367px;
	float: left;
}

div#column-writers {
	width: 196px;
	float: left;
	border-right: 1px solid #54617A;
	border-left: 1px solid #54617A;
}

div#column-programs {
	width: 295px;
	float: right;	
}

div#papers {
	width: 140px;
	height: 116px;
	background-image: url("../images/papers.jpg");
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -20px;
}

div#paper-header {
	position: absolute;
	display: block;
	color: #54617A;
	font-size: 26px;
	margin-left: 105px;
	margin-top: 10px;
}

div#writer-header {
	color: #54617A;
	font-size: 26px;
	margin-bottom: 15px;
}

div.column-header {
	color: #750F43;
	font-size: 26px;
	margin-top: 10px;
}

div.column-box {
	
}

div#writer-list {
	text-align: center;
	margin-top: 114px;
	line-height: 15pt;
	z-index: 200;
}

div#writer-list2 {
	float: left;
	width: 190px; 
	display: block; 
	line-height: 15pt;
	margin-top: 15px;
}

div#misc-list {
	float: left;
	width: 190px; 
	display: block; 
	line-height: 15pt;
	margin-top: 15px;
}

.line {
	border-bottom: 1px #974A71 solid;
	margin-bottom: 10px;
	margin-top: 10px;
}

a.programs {
	font-weight: bold;
	color: #750F43;
	font-size: 14px;
	text-decoration: none;
}

a:hover.programs {
	text-decoration: underline;
}

a.writers {
	color: #54617A;
	font-size: 12px;
	text-decoration: none;
}

a:hover.writers {
	text-decoration: underline;
}

a.headline {
	color: #750F43;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.headline {
	text-decoration: underline;
}

a.more {
	color: #750F43;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.more {
	text-decoration: underline;
}

a {
	color: #750F43;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


input#cc {
	background-image: url("../images/control-backer.gif");
	background-repeat: repeat-x;
	width: 259px;
	height: 19px;
	border: 1px solid #999;
	padding-top: 5px;
	margin-bottom: 8px;
	margin-top: 5px;
}

input#ccSubmit {
	padding-left: 5px;
}

img.writer {
	padding: 5px; 
	margin-right: 10px;
	border: 1px solid #eaeaea;
}

div#content img {
	padding: 5px; 
	margin-right: 10px;
	border: 1px solid #eaeaea;
}

textarea {
	font: normal 12px arial, helvetica;
}

.red {
	color: red;
}

.quote {
	font-size: 14px;
	color: #666;
	padding-left: 30px;
	padding-right: 30px;
}

.credit {
	font-style: italic;
	font-size: 10px;
	margin-top: 5px;
}

h4#newsletter {
	margin-bottom: 2px;
	font-size: 16px;
}

h4#donate {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 16px;
}

.caption {
	color: #666;
	font-size: 10px;
}

.anylinkcss {
	margin-top: 0px;
	position: absolute;
	visibility: hidden;
	border: 1px solid #CBCBCB;
	border-bottom-width: 0;
	font: normal 12px arial;
	line-height: 18px;
	z-index: 1000;
	background-color: #24271C;
	width: 230px;
}
/* 
#CBCBCB < borders
#000 < hover solid
#fff < on link color
#24271C < off back
#CCC < off link color
*/
.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CBCBCB;
	padding: 5px 0;
	text-decoration: none;
	font-weight: normal;
	z-index: 100;
	color: #cccccc;
	text-indent: 5px;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: #000;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
