#copyright{position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bolder;
	font-variant: normal;
	padding: 2%;
	text-align: justify;
}
#feedback{
	color: Maroon;
	font-stretch: narrower;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: center;
}
#header {
	position : static;
	width : 100%;
	height : 110px;
	top : 0;
	right : 0;
	bottom : auto;
	left : 0;
	background-image: url(../images/courtlogo.gif);
	background-repeat: no-repeat;
	font-size: smaller;
	background-color: #D3D3D3;
}
#main {
	position : static;
	width : auto;
	height : auto;
	top : 110px;
	right : 10em;
	bottom : 0;
	left : 10em;
	margin-right : 13em;
	margin-left : 10em;
	text-align: justify;
}
#main1 {
	position : static;
	width : auto;
	height : auto;
	top : 110px;
	right : 0;
	bottom : 0;
	left : 10em;
	margin-right : 2em;
	margin-left : 12em;
	text-align: justify;
}
#mainquote{
	position: relative;
	font-size: larger;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	padding-bottom: 3%;
	padding-left: 8%;
	padding-right: 8%;
	padding-top: 3%;
}
#sidebar {
	position : absolute;
	width : 9em;
	height : auto;
	top : 110px;
	right : auto;
	bottom : 0;
	left : 0;
	padding-top: 3em;
	padding-left: 1em;
}
#sidemenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-stretch: narrower;
	font-variant: small-caps;
	font-weight: bolder;
	color: Navy;
	list-style: disc outside;
}
#storyblurb{
	position: static;
	top: 115px;
	right : auto;
	bottom : auto;
	left : 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: Navy;
	overflow: visible;
}
#storymenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-stretch: condensed;
	font-variant: small-caps;
	color: Navy;
	list-style: disc outside;
	background: #D3D3D3;
}
#storymenutitle{
	text-align: center;
	text-decoration: underline;
	font-weight: bolder;
}
#subheader{
	position : relative;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: large;
	font-weight: bolder;
	text-align: right;
	margin-right: 2 em;
	padding-right: 5%;
}
#webring{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-stretch: narrower;
	font-variant: small-caps;
	font-weight: bolder;
	color: Navy;	
	text-align: center;
}
.indexes{
	position: relative;
	display: inline;
	}
	
#indextitle{
	font-size: 115%;
	font-weight: bolder;
	font-variant: small-caps;
}

#indexblurb{
	font-size: 90%;
	display: block;
	text-align: justify;
}
#rsidebar {
	position : absolute;
	width : 9em;
	height : auto;
	top : 110px;
	right : 0;
	bottom : 0;
	left : auto;
	padding-top: 3em;
	padding-right: 2em;
}
#rsidenews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: Navy;
	font-stretch: narrower;
	font-weight: normal;
	list-style: disc outside;
	text-align: left;
	font-variant: normal;
	font-style: normal;
}