@charset "utf-8";
#container {
    width: 900px;
	margin: auto;
}
body {
    background-color: #b7a8c6;
}


#masthead {
	background-color: #CCCCCC;
	background-image: url(images/background900_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #564636;
	height: 106px;
	position: relative;
}
#footer {
	background-color: #CCCCCC;
	background-image: url(images/background900_07.gif);
	background-repeat: no-repeat;
	height: 29px;
	margin: 0px;
	padding: 0px;
}
.thinblackborder {
	border: 3px solid #000000;
}


#navbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	right: 0px;
	bottom: 0px;
	left: 110px;
	top: 68px;
	position: relative;
	padding: 5px;
	width: 750px;
}
#maintop {
	background-image: url(images/background900_02.gif);
	height: 37px;
	background-repeat: no-repeat;
}
#mainbottom {
	background-image: url(images/background900_05.gif);
	background-repeat: no-repeat;
	height: 21px;
}
#main {
	background-image: url(images/background900_03.gif);
	background-repeat: repeat-y;
	padding-top: 9px;
	padding-right: 50px;
	padding-bottom: 9px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#foliomain {
	background-repeat: repeat-y;
	padding-top: 9px;
	padding-right: 50px;
	padding-bottom: 9px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ECDBB7;
	background-image: url(images/background900_06.gif);
}
.darkborderimg {
	border: 8px solid #000000;
}
.navlink:link {
	color: #000000;
	text-decoration: none;
}
.navlink:visited {
	color: #000000;
	text-decoration: none;
}
.navlink:hover {
	color: #000000;
	text-decoration: none;
}
.navlink:active {
	color: #000000;
	text-decoration: none;
}
.mainlink:link {
	color: #993300;
}
.mainlink:visited {
	color: #CC6600;
}
.mainlink:hover {
	color: #CC6600;
}
.mainlink:active {
	color: #CC6600;	
}
.lightlink:link {
	color: #FFFFFF;
}
.lightlink:visited {
	color: #FFCC99;
}
.lightlink:hover {
	color: #FFCC33;
}
.lightlink:active {
	color: #FFFFFF;
	i
}
#foliopiece {
	height: 500px;
	width: 800px;
	padding: 20px;
}
.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ACC6DF;
	padding: 5px;
}
.imgactpagethumb {
	width: 135px;
	height: 150px;
	border: 2px solid #000000;
}
#container #main {
	text-align: center;
}

