body {
	height: 100%;
}

#wrapper {
	min-height: 1750px;
	height: 100%;
}

#container {
	min-height: 1700px;
	overflow: hidden
}

#MainContent {
	position:absolute;
	left: 18.31em;
	top: 0;
	margin: 19.55em 7em 2em 3em;
	height: auto;
	background-color: white;
}

#left {
	position:absolute;
	left:6em;
	top:18.55em;
	width:13.31em;
	min-height:37.31em;
	margin: 0;
	text-align: left;
	background-color: #E6BB40;
	background-image: url(../images/inkwell.jpg);
	background-repeat: no-repeat;
}

#left ul {
    margin: 0em;
    padding: 0;
}

#left li p.center {
    text-align: center;
}

#left li img {
    margin: 1em 1em .5em 1em;
    border-width: 2px;
    border-style: inset;
    border-color: white;
	width: 6.25em;
	height: 6.25em;
	
}

#left li img.act {
    border-width: 2px;
    border-color: red;
    border-style: solid;
}

#left ul {
	padding-left: .5em;
	padding-right: .5em;
	padding-top: 2em;
}

#left li {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .8em;
	text-align: left;
	line-height: 120%;
	list-style-type: none;
	margin-bottom: .5em;
}

#left li.copy {
	color: black;
	font-weight: normal;
	font-size: .6em;
}

#left li a {
	display:block;
	color: #CC0000;
    text-decoration: none;
	text-align: center;
}

#left li a.title {
    padding: 0;
	margin: 1em 2em 0 2em;
	color: white;
    text-decoration: none;
}

#left li a.more{
    padding: 0;
	margin: 0 0 0 0;
	color: blue;
    text-decoration: none;

}

#parchm a.more {
	font-family: Times;
	font-size: 1.5em;
	color: #CC0000;
	font-weight: bold;
    padding: 0;
	margin: 1em 0 0 0;
	color: blue;
    text-decoration: none;
}

#parchm a.more:visited   {color: #CC0000; text-decoration: none}
#parchm a.more:link  {color: #CC0000; text-decoration: none}
#parchm a.more:active   {color: #CC0000; text-decoration: none}
#parchm a.more:hover {color: blue; text-decoration: underline}

#left li A:visited  {text-decoration: none}
#left li A:link  {text-decoration: none}
#left li A:active  {text-decoration: none}
#left li A:hover   {color: blue; text-decoration: underline}

#left li p {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .85em;
	FONT: .80em/.95em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 100%;
	margin: 0;
	margin-top: .5em;
	margin-bottom: 2em;
	color: black;
}

DIV#center {
    position: normal;
    top: 10.75em;
    left: 8.75em;
    width: 100%;
    height: 8.75em;
    margin: auto;
    border: 0;
    padding: 0 8.75em 0 0;
    text-align: center;
}

DIV DIV DIV p img {
    margin: 2em .5em 0 .5em;
    border: 2px;
}

DIV DIV DIV p img .100 {
	border-color: green;
}

DIV img.100 {
	width: 100%;
	height: 100%;
	border-color: blue;
}