body {
	background: #0a0b13;
	font-family: 'Verdana', 'Arial';
	font-size: 12pt;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

table {
	text-align: left;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

a:hover {
	color: #ffffff;
}

a:active {
	color: #ffffff;
}

.link-color {
	color: #ffffff;
}

.myspace {
	position: absolute;
	top: 800px;
	left: 20px;
}

.torus {
	font-size: 8pt;
	position: absolute;
	top: 90%;
	left: 1%;
	overflow: auto;
	z-index: 1;
}

#linkarea {
	display: block;
	position: absolute;
	top: 50px;
	left: 1%;
	width: 98%;
	height: 100px;
	overflow: auto;
	z-index: 1;
}

#textarea {
	position: absolute;
	top: 28%;
	left: 1%;
	width: 98%;
	height: 60%;
	overflow: auto;
	z-index: 1;
}

#textareaAlt {
	position: absolute;
	top: 28%;
	left: 1%;
	width: 98%;
	height: 70%;
	overflow: auto;
	z-index: 1;
}

#marceimage {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index: 0;
	overflow: hidden;
}

.marcemessageimage {
	width: 600px;
	overflow: none;
	float: right;
	margin: 50px:
	z-index: 1;
}

.morphineimageleft {
	width: 200px;
	float: left;
	overflow: none;
	margin: 50px:
	z-index: 1;
}

.morphinetext {
	text-indent: 1em;
	z-index: 1;
}

.morphineimageright {
	width: 200px;
	float: right;
	overflow: none;
	margin: 50px:
	z-index: 1;
}

.marcebanner {
	background: #0a0b13;
	position: absolute;
	top: 2%;
	left: 1%;
	width: 98%;
	height: 5%;
	overflow: auto;
	font-size: 14pt;
	font-weight: bold;
	color: #e0e0e0;
	z-index: 1;
}

#menuBar {
	display: block;
	margin-bottom: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	overflow: hidden;
	background-color: #000;
	z-index: 1;
}

.menuHeader {
	color: #fff;
	font-size: 12px;
	font-family: 'Verdana', 'Arial';
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	padding: 5px;
	margin: 0px;
	padding-right: 15px;
	display: inline;
	position: relative;
	background-color: #000;
	border-right: 1px solid #000000;
	z-index: 1;
}

.menuDrop {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	top: 60px;
	left: 0;
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Verdana', 'Arial';
	background-color: #0037fe;
	background-repeat: repeat;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #003365
	z-index: 1;
}

.menuDrop a {
	display: block;
	text-align: left;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	text-decoration: none
	z-index: 1;
}

.menuDrop a:link {
	color: #ffffff;
}

.menuDrop a:visited {
	color: #ffffff;
}

.menuDrop a:hover {
	color: #ffffff;
	background-color: #f00;
}

.menuDrop a:active {
	color: #ffffff;
	background-color: #c00;
}
