@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #0D0D0D;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #989898;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #181818;
	}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	left: 401px;
	width: 370px;
	height: 266px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#topnav {
	position: absolute;
	top: 59px;
	left: 20px;
	width: 105px;
	height: 2px;
	background-color: #232323;
}
#MainContent {
	background-color: #800000;
	overflow: auto;
}

#MainContent  #Innesa   {
	border: thin solid #FFCC00;
	white-space: normal;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}

#MainContent p {
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFCC00;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#MainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFCC00;
}

#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.menuHead{
	text-decoration:none;
	color: #FF7F00;
	cursor:pointer;
	font-size:medium;
}

pre {
	font-family:Arial, Helvetica, sans-serif;
}

.menuOption{
	margin-left:20px;
	color: #000000;
	font-style:italic;
}

#multimedia_menu{
	color: #000000;
	left: 11px;
	top: 385px;
	width:400px; 
	padding:20px;
}

#menu1{display:none;}
#menu2{display:none;}
#menu3{display:none;}
#menu4{display:none;}
#menu5{display:none;}
#menu6{display:none;}

a.menuHead{color:#FF7F00;}

table.menuOption{
	color:#FF7F00;
	font-style:italic;
	font-size:medium;
}
a.menuOption{
	color:#FF7F00;
	font-style:italic;
}

#SongPlay {
	position:absolute;
	left:534px;
	top:590px;
	width:227px;
	height:111px;
	z-index:21;
}

#AlbumInfo {
	position:absolute;
	left:534px;
	top:370px;
	width:227px;
	height:200px;
	text-align: center;
	
}

.divider {
	background: bottom url(file:///E|/Websites/images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}
#MainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #FFCC00;
	line-height: normal;
	text-indent: 20px;
}
#logos {
	background: #101010;
	text-align: left;
	margin: 0px 7px 0px 2px;
	padding: 7px 5px 3px 5px;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}
