body {
	font-family: arial, verdana, sans-serif;
	background: black url("images/SOMA_Logo_trans_black.jpg");
	color:#CCCC99;
	margin: 0px;
}

table {
	border: 0px none;
}

td {
	vertical-align:top; 
	padding: 0.25em;
}

p {
	margin: 0em 0em 0.5em;
	padding: 0em;
}

h1 {
	color: white;
	font-size: 1.75em;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin: 0.5em 0em 0.5em;
}

h2 {
	color: white;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0em 0em 0.5em;
}

h3 {
	color: white;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0.25em 0em;
}
			
.intend1 {
	margin: 1em 0em 1em 1em;
}

.r {
	text-align: right;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:link {
	color: #FF9900;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: underline;
}

#pagehead {
	position: absolute;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;	
}

#menu {
	color: white;
	position: absolute;
	width: 12em;
	margin-top: 154px;
	padding: 0px;
}

#mainmenu {
	color: white;
	margin: 0em;
	padding: 0.5em;
}

#mainmenu li, .submenu li {
	color: white;
	list-style-type: none;
	margin: 0em;
	padding: 0.2em;
}

#mainmenu li a, .submenu li a{
	color: white;
	font-style: normal;
	text-decoration: none;
}


#mainmenu li a:hover, .submenu li a:hover{
	color: white;
	font-style: normal;
	text-decoration: none;
}

#mainmenu li a:active, .submenu li a:active{
	color: white;
	font-style: normal;
	text-decoration: none;
}

.submenu {
	color: white;
	margin: 0.4em 0em 0em;
	padding: 0em 0.5em;
}

#main {
	position: absolute;
	margin-left: 12em;
	margin-top: 150px;
	margin-right: 120px;
	padding: 1em;
}

#discolist {
	position: absolute;
	width: 100px;
	top: 155px;
	right: 10px;
	font-size:80%;
}

#footer {
	font-style: italic;
	font-size: 80%;
	text-align: center;
}
