body {
	background-color: #1c1717;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	scrollbar-base-color: #EAE9E8;
	scrollbar-face-color: #EAE9E8;
	scrollbar-track-color: #EAE9E8;
	scrollbar-arrow-color: #333333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #cdcccb;
	scrollbar-darkshadow-color: #cdcccb;
}

#container {
	position: absolute;
	height: 540px;
	width: 890px;
	margin-top: -270px;
	margin-left: -445px;
	left: 50%;
	top: 50%;
}

#container #location {
	font-size: 0.7em;
	color: #CCCCCC;
	position: absolute;
	top: 0px;
	left: 20px;
}

#container #location a {
	color: #EEEEEE;
	text-decoration: none;
}

#container #location a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

#container #content {
	background-color: #eae9e8;
	height: 450px;
	width: 630px;
	border: 20px solid #FFFFFF;
	position: absolute;
	left: 0px;
	top: 20px;
	padding-left: 220px;
	padding-top: 0px;
}

#container #content p {
	font-size: 0.7em;
	color: #1c1717;
	text-align: justify;
}

.tabletext {
	font-size: 0.7em;
	color: #1c1717;
}

#container #content h1 {
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
	margin-top: 20px;
} 

#container #content h2 {
	font-size: 0.7em;
	color: #1c1717;
	font-weight: bold;
} 

#container #content a {
	color: #333333;
	text-decoration: none;
	border-bottom: dotted 1px #1c1717;
}

#container #content a:hover {
	color: #000000;
	border-bottom: solid 1px #000000;
}

#container #content #linkinbox a {
	border: none;
}

#container #content #linkinbox a:hover {
	border: none;
}

#container #content #scrolling {
	margin-top: 20px;
	padding-right: 20px;
	height: 410px;
	width: 368px;
	overflow: auto;
}

#container #content #scrolling h1 {
	margin-top: 0px;
}

#container #content #scrollingwide {
	margin-top: 20px;
	padding-right: 20px;
	height: 410px;
	width: 600px;
	overflow: auto;
}

#container #content #scrollingwide h1 {
	margin-top: 0px;
}

#container #content #logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 225px;
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
}

#container #content #navigation {
	height: 255px;
	width: 179px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 205px;
	color: #333333;
	text-align: right;
	font-size: 0.7em;
	line-height: 20px;
}

#container #content #navigation a {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 20px;
	color: #1c1717;
	text-decoration: none;
	border-bottom: none;
}

#container #content #navigation a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#container #smalltext {
	position: absolute;
	top: 520px;
	left: 20px;
	color: #EAE9E8;
	font-size: 0.7em;
	width: 850px;
}

#container #smalltext a {
	color: #EEEEEE;
	text-decoration: none;
	border-bottom: dotted 1px #EEEEEE;
}


#container #smalltext a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.collectionthumb {
	border: solid 1px #333333;
}

#container #content #logo #homelink {
	margin-top: 30px;
	margin-left: 30px;
}

#container #content #logo #logoinvis {
	margin-top: 20px;
	margin-left: 20px;
	height: 180px;
	width: 160px;
}

#container #content #logo a {
	border: none;
}

#container #content #logo a:hover {
	border: none;
}

#container #content #newsthumbcontainer {
	margin-right: 20px;
	float: left;
}

#container #content #newsthumbcontainer #newsthumb {
	border: solid 5px #FFFFFF;
}