body
	{
	margin: 0;
	padding: 0;
	background: url(bg.jpg);
	font: small/1.5em georgia, times, serif;
	}
	
a
	{
	color: #c50;
	text-decoration: none;
//	border-bottom: 1px solid #dca;
	}
	
a:visited
	{
	color: #642;
	border: none;
	}
	
a:hover
	{
	color: #000;
	border-bottom: 1px solid #000;
	}
		
h1
	{
	font-size: 2em;
	font-weight: normal;
	color: #922;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 120%;
	}
	
//p
//	{
	//text-indent: 1.5em;
	//font-size: 88%;
//	margin: 0 0 0.6em 0;
//	}



#container
	{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background: #fff url(main.jpg) repeat-y;
	border-bottom: 8px solid #000;
	}
		
#content
	{
	margin-left: 30px;
	padding-right: 22px;
	padding-top: 10px;
	width: 430px;
	border-right: dotted 1px;
	}
	
#masthead
	{
	width: 750px;
	height: 174px;
	background: #000 url(top.jpg) no-repeat;
	//background: url(http://www.dartmouth.edu/~apologia/apolTitleHoriz.png) no-repeat center center;
	}
	
#footer
	{
	margin: 3em 0 0 0;
	font: bold 9px/3em tahoma, verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 2em;

	}
	
#linkList
	{
	position: absolute;
	top: 163px;
	left: 510px;
	width: 210px;
	margin-right: 30px;
	}
	

	
#linkList h3
	{
	width: 204px;
	height: 21px;
	margin: 2em 0 0 0;
	
	font:  0.9em serif;
	color: #efece3;
	padding-left: 6px;
    padding-bottom: 0px;
    padding-top: 5px;
    background:  #734624 url(listhead.gif) no-repeat;
    
	}
		
#linkList ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
		}
	
#linkList li
	{
	font: x-small/1.6em tahoma, verdana, sans-serif;
	color: #efece3;
	text-indent: 0;
	color: #000;
	border-bottom: 1px dotted #922;
    border-left: 1px dotted #922;
    border-right: 1px dotted #922;
	line-height: 1.5em;
	padding: 0.5em 17px;
	}
	
#linkList li:hover
	{
	background: #ffffff;
	}
	
#linkList li a
	{
	display: block;
	border: none;
	color: #922;
	font-weight: bold;
	margin-left: -12px;
	padding-left: 12px;
	background: url(arrow.gif) no-repeat 0 60%;
	background-position: -300px 60%;
	}
	
#linkList li a:hover
	{
	color: #a95;
	}

.public_comments {
    font-size: 88%;
	margin: 20px 20px 20px 20px;
	padding: 10px 20px 10px 20px;
    border: dotted 1px;
	width: 350px;
}

bio, article, intro, answer, question {
    display: block;
    margin: .7em .7em 0 0;
}

bio {
	margin: 1em 1em 0 0;
	font-style: italic;
	padding: 0.5em 17px;
}

cite {font-size:xx-small; vertical-align:top;}
ref {display: block;
	list-style: none;
	color: #efece3;
        text-indent: 0;
        color: #000;
	border-left: 1px dotted #922;
        line-height: 1.5em;
        padding: 0.5em 17px;

}

em em {font-style: normal}
question {border-top: 1px dotted #924; padding-top: .5em; font-family: helvetica, sans serif; font-style:light;} 
from {text-align: right}

h4 {margin-top: .1em; padding-top: .1em;}
byline {display: none}
epigraph {margin: .7em .7em .7em .7em; display: block; text-align: center; border-left: 1px dotted #922; border-right: 1px dotted #922}

