body
{
	background-color: #fff;
}

blockquote
{
	margin-left: 10%;
	margin-right: 10%;
}

#sidebar-2 p, #sidebar-1 p
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	line-height: 15px;
	font-size: x-small;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 136px;
}

#slogan
{
	text-align: center;
	height: 74px;
        padding-top: 17px;
}

#byline
{
	text-align: center;
	height: 42px;
        padding-top: 2px;
}

#table
{
	text-align: center;
	height: 50px;
        padding-top: 0px;
}

#board
{
	text-align: center;
	height: 20px;
        margin: 0;
        padding: 0;
}

#headboard
{
        text-align: center;
        padding: 0;
        margin: 0;
}

#headboard li
{
        display: inline;
        list-style-type: none;
        padding: 0 3px;
        margin: 0;
}

#footboard
{
        text-align: center;
        padding: 10px 0 0;
        margin: 10px 0 0;
}

#footboard li
{
        display: inline;
        list-style-type: none;
        padding: 0 3px;
        margin: 10px 0 0;
}

#container
{
	width: 95%;
	max-width: 950px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#content
{
	font-family: Tribute, Georga, serif;
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 170px;
	margin-right: 170px;
	padding-top: 30px;
}

#thecontents
{
	font-family: Tribute, Georga, serif;
	font-size: 1em;
	line-height: 1.6em;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 170px;
	margin-right: 170px;
	padding-top: 30px;
}

#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 15px;
	text-align: center;
}

#footernav
{
        clear: both;
}

ul#footernav
{
        list-style-type: none;
        margin: 0;
        padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
}

ul#footernav .navleft
{
        float: left;
        width: 40%;
        text-align: left;
}

ul#footernav .navright
{
        float: right;
        width: 40%;
        text-align: right;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: #7D1C50;
	text-decoration: none;
}

a:hover
{
	color: gray;
	text-decoration: none;
}

#thecontents a
{
	color: black;
	text-decoration: none;
}

#thecontents a:hover
{
	color: #7D1C50;
	text-decoration: none;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #7D1C50;
}

h1
{
	font-weight: normal;
	text-decoration: none;
	font-family: Tribute, Georgia, Times, Serif;
	font-size: 3em;
        color: black;
        margin: 0;
        padding: 0;
}

h2
{
	font-weight: normal;
	font-family: Tribute, Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
        margin: 0;
        padding: 0;
}

h3
{
	font-weight: normal;
	text-align: center;
	margin-left: 9%;
	margin-right: 9%;
        font-size: 1.6em;
	line-height: 1.3em;
}

h4
{
	font-family: Tribute, Georga, serif;
	font-size: .9em;
	font-weight: bold;
	display: inline;
	line-height: 1.4em;
	text-align: left;
	text-transform: uppercase;
	color: black;
}

h5
{
	font-family: Tribute, Georga, serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	margin-left: 7%;
	margin-right: 7%;
	color: black;
}

h6
{
	background: url(/images/2.gif) no-repeat 50%;
	min-height: 35px;
	margin: 0;
}

h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:hover, h2 a:visited
{
        color: black;
	border: 0px;
}

h3 a, h3 a:hover, h3 a:visited
{
	border: 0px;
	color: black;
	font-weight: normal;
	font-family: Tribute, Georgia, Times, Serif;
}

h4 a, h4 a:hover, h4 a:visited
{
	border: 0px;
	color: #7D1C50;
	font-weight: bold;
}

.caps
{
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 85%;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

.center
{
	text-align: center;
}

img
{
	border: 0;
}

.endnote
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
	margin-left: 10%;
	margin-right: 10%;
}

.nonitalic
{
	font-style: normal;
}

.italic
{
	font-style: italic;
}

.imageright
{
	float: right;
	margin: 0 0 .5em .5em;
}

.imageleft
{
	float: left;
	margin: 0 .5em .5em 0;
}

.license
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: x-small;
	line-height: 1.2em;
	margin-left: 30%;
	margin-right: 30%;
        padding: 20px 0 0;
}

.catalog
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	line-height: 1.3em;
}

.clearleft
{
        clear: left;
}

.posted
{
	font-family: "Lucida Grande", Verdana, sans-serif;
        margin-right: 15%;
	margin-left: 25%;
	font-size: 80%;
	text-align: right;
	line-height: 1.2;
}

.caption
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.2;
	margin: .5em 4em 1.5em;
	text-align: center;
}

.whosis
{
	margin-right: 15%;
	margin-left: 25%;
	font-size: 80%;
	text-align: right;
	line-height: 1.2;
}


.LTwrapper
{
        text-align: right;
        margin: 5em 0;
}

.LTitem, .LTprovided
{
        display: block;
	font-family: "Lucida Grande", Verdana, sans-serif;
	line-height: 15px;
	font-size: x-small;
        margin: 2em 0;
}

.LTitem img
{
        display: block;
        text-align: right;
        margin-left: auto;
        padding: 2em 0 1em;
        border: 1px;
}

.footerad
{
    margin-left: auto;
    margin-right: auto;
    width: 234px;
}