BODY  {
    background: url(http://www.theologyandapub.org/images/bk-logo.jpg) #FFFFFF no-repeat fixed 50% 70px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0; 
    margin-left: 0; 
    margin-right: 0; 
    margin-bottom: 0;
}

strong, .strong {
    font-weight: bold;
}

#right_content {
    position: absolute;
    width: 180px;
    top: 80px;
    right: 85px;
}

#thenotes li {
	padding-bottom: 1em;
}

.rightbox {
    width: 180px;
	border-right: 1px solid #C44527;
	border-bottom: 1px solid #C44527;
	border-left: 1px solid #C44527;
	border-top: 1px solid #C44527;
	background: transparent;
    padding: 3px;
    margin: 0 0 8px;
}

.rightbox h2 {
	font-size: 14px;
	font-style: italic;
    text-align: center;
	margin: 1px 1px 7px 1px;
	clear: both;
}

.rightbox p {
    margin: 1px 1px 3px 1px;
}

.rightbox ul {
    margin: 0 0 4px 25px;
    padding: 0;
}

.rightbox li {
    color: #C44527;
}

#maincontent .normalist {
    list-style-type: disc;
    margin: 0 0 4px 25px;
    padding: 0;
}

#maincontent .normalist li {
    color: #000000;
    list-style-type: disc;
    text-indent: 3px;
    margin-left: 25px;
    margin-bottom: 1px;
}


.submit {
    position: relative;
    left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C44527;
	font-weight: bold;
	border-top: 1px solid #FF5A33;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FF5A33;
}

#maincontent {
	margin: 0 290px 1em 85px;
    clear: right;
}

#maincontent .section {
	margin: 0 0 1em 0;
	border-bottom: 1px solid #AAAAAA;
}
    
#maincontent h2 {
	font-size: 15px;
	font-style: italic;
    text-align: left;
	margin: 1px 1px 7px 1px;
	clear: both;
}

#maincontent ul {
    margin: 0;
    padding: 0;
}

#maincontent li {
    list-style-type: none;
    text-indent: -25px;
    margin-left: 25px;
    margin-bottom: 5px;
}

#toolbar {
	background-color: #C44527;
	width: 100%;
    height: 45px;
	font-family: arial;
	font-weight: bold;
}

#toolbar img {
    border: none;
    float: left;
}

#toolbar ul img {
    float: none;
}


#toolbar ul {
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding-top: 16px;
    padding-right: 85px;
    height: 27px;
}

#toolbar li {
    display: inline;
    margin: 0;
    padding: 0;
}

#toolbar a.sched, a.dir {
	margin: 0;
}

#toolbar a[class] { /* Hack to get NS to work without screwing IE */
	padding: 15px 0;
	background-position: 1px 0;
}

#toolbar a.sched:hover {
	background-image: url(http://www.theologyandapub.org/images/tt-schedy.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#toolbar a.dir:hover {
	background-image: url(http://www.theologyandapub.org/images/tt-directionsy.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#toolbar a.notes:hover {
	background-image: url(http://www.theologyandapub.org/images/tt-notesy.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#toolbar a.news:hover {
	background-image: url(http://www.theologyandapub.org/images/tt-newsy.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#toolbar a.books:hover {
    background-image: url(http://www.theologyandapub.org/images/tt-booksy.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#toolbar a.links:hover {
    background-image: url(http://www.theologyandapub.org/images/tt-linksy.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#toolbar a.contact:hover {
	background-image: url(http://www.theologyandapub.org/images/tt-contacty.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a:link, a:visited, .highlighted {
    color: #C44527;
    text-decoration: none;
}

a:hover {
    color: #FF5A33;
    text-decoration: underline;
}

.smaller {
    font-size: 11px;
}

#notescontent {
	margin: 0 95px 1em 95px;
    clear: right;
}

#notescontent .section {
    font-size: 1.1em;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #AAAAAA;
}
    
#notescontent h2 {
	font-size: 15px;
	font-style: italic;
    text-align: left;
	margin: 1px 1px 7px 1px;
	clear: both;
}

.red {
    font-weight: bold;
    color: red;
}