body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat;
}

#wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#container {
	padding: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 26px;
	min-height: 617px;
	background-repeat: repeat-y;
	background-image: url(images/casette_alt.gif);
	width: 973px;
}

#content {
	padding: 0px;
	margin: 0px;
	width: 973px;
	z-index: 0;
	background-repeat: no-repeat;
	background-image: url(images/casette.gif);
	overflow:auto;
}

#column {
	clear: both;
	float: left;
	width: 687px;
	background-image: url(images/transparency.png);
	padding: 0px;
	margin-left: 150px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-top: 35px;
	background-repeat: repeat;
	z-index: 0;
}

#column_head {
	background-repeat: no-repeat;
	background-image: url(images/head.gif);
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 30px;
}

#content table {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	color: #cdc2a9;
}

#content table a {
	font-weight: bold;
	font-size: 12px;
	color: #cdc2a9;
	text-decoration: none;
}

#text {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
	font-size: 20px;
	font-family: "Courier New", Courier, Monaco, monospace;
}

#column ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#column li strong {
	display: inline;
	background-color: white;
	list-style-type: none;
}

#marginleft {
	margin-bottom: 25px;
	background-image: url(images/cyan.png);
	padding: 15px;
}

.spacer {
	margin-top: 25px;
}

#sidebar {
	position: absolute;
}

#text a {
	background-color: white;
	text-decoration: none;
	font-family: "Courier New", Courier, Monaco, monospace;
	color: black;
	display: inline;
	font-size: 10px;
}

#text a:hover {
	text-decoration: none;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

#menu {
	font-weight: bold;
	margin-left: 48px;
	font-size: 17px;
	list-style-type: none;
	font-family: "Courier New", Courier, Monaco, monospace;
	margin-top: 109px;
}

#menu a:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#menu a {
	background-color: white;
	margin-left: 38px;
	color: black;
	text-decoration: none;
	float: left;
}

#menu li {
	list-style-type: none;
}

h1 {
	display: inline-block;
	background-color: white;
	font-size: 22px;
}

p {
	line-height: 21px;
	font-size: 18px;
}

#monarch {
	float: left;
	position: relative;
	left: 840px;
	top: 0px;
	height: 128px;
	width: 127px;
}

#button {
	background-repeat: no-repeat;
	height: 128px;
	width: 127px;
	display: block;
	background-image: url(images/monarch_button.png);
}

#button:hover {
	display: block;
	height: 128px;
	width: 127px;
	background-repeat: no-repeat;
	background-image: url(images/monarch_button_over.png);
}

