body {
	background-color: #D2B48C;
	color: #EEE8AA;
	margin: 0 0 0 4px;
}

#body {
	width: 998px;
}

.wms a, .wms a:hover, .wms a:visited, .wms a:link {
	text-align: center;
	font-size: small;
	color: Navy;
}

#wm {
	width: 990px;
	float: left;
	text-align: center;
	font-size: small;
	color: Black;
}

#space {
	float: left;
	height: 20px;
	width:100px;
	background-color: transparent;
}

#global {
	width: 990px;
	border: 1px solid Black;
	background-color: Maroon;
	text-align: center;
	float: left;
}

#global img {
	border: 1px solid Yellow;
}

#head {
	width: 985px;
	border: 1px solid Black;
	background-color: Maroon;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom: none;
	padding-left: 5px;
	float: left;
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
}

#top {
	width: 992px;
	position: inherit;
	float: left;
}

#left {
	float: left;
}

#left h1 {
	float: left;
	font-size: 40px;
	font-style: italic;
	color: #2C5477;
}

#right {
	float: right;
}

#img {
	width: 240px;
	height: 180px;
	background-color: #A0522D;
	border: 1px solid White;
	margin: 1px;
	url(images/loading.gif) no-repeat scroll;
}

#refs {
	width: 328px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#refs a {
	color: #D2B48C;
	font-size: 20px;
}

.bookmark {
	cursor: pointer;
	color: Maroon;
	font-weight: normal;
	font-size: medium;
	font-family: "MS Serif", "New York", serif;
	text-decoration: underline;
}
