body{
	margin-top;20;
	padding: 0;
	background-color: black;
}

.wrapper{
position: relative;
	width: 750px;
	height: 550px;
	
	margin-left: auto;
	margin-right: auto;
	border: 1px solid white;
}
.copywrite{
position: relative;
width:750px;

top: 5px;

	background-color: transparent;
	color: White;
	font-size: 85%;
	margin-left: auto;
	margin-right: auto;
	font-family: sans-serif;
}

.expandotext{
	color: Black;
	font-size: 100%;S
}

.title{
	position: absolute;
	z-index:1;
	top: 10px;
	left: 0px;
	width: 625px;
	background-color: black;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	height: 30px;
	
	border: 1px solid white;
}

.titletext{
padding-left:10px;
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 0px;
	width: 625px;
	background-color: transparent;
	font-size: 150%;
	color: White;
	font-weight: bold;
	font-family: sans-serif;
}


.maincontent{
	position: absolute;
	top: 50px;
	left: 125px;
	width:500px;
	height: 450px;
	background-color: black;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	 border: 1px solid white;
	 overflow: auto;
	 z-index: 0;	
	
}

.maincontenttext{
	position: absolute;
	top: 50px;
	left: 125px;
	width:490px;
	height: 440px;
	background-color: transparent;
	z-index: 1;
	color: White;
	font-family: sans-serif;
	overflow: auto;
	padding: 5px;

}

div.maincontent{
   font-size: 100%;
	font-weight: bold;
	color: White;
	font-weight: normal;
	font-family:  sans-serif;
  }

.nav{
	position: absolute;
	bottom: 10px;
	left: 125px;
	width: 624px;
	background-color: black;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	border: 1px solid white;
	z-index: 0;
	height: 30px;
	overflow: auto;
	
	
}
.navtext{
	position: absolute;
	bottom: 11px;
	left: 123px;
	width: 574px;
	color: White;
	
	padding: 5px;
	
	vertical-align: middle;
	text-align: left;
	overflow: auto;
	
}

.navtextagain{
	font-family:  sans-serif;
	font-weight: bold;
	font: 14pt;
	background-color: transparent;
	z-index:1;
}

.me{
position: absolute;
font-family: sans-serif;
	font-size: 75%;
	color: White;
	margin-left: auto;
	margin-right: auto;
}

a.me{
	font-size: 75%;
	color: White;
}

a {
	color: white;
	text-decoration: none;
}

a:hover{
	color: Orange;
	text-decoration: none;
}

img{
	border: 1px solid white;
}
ul{
	list-style: none;
}

a.content{
	text-decoration:underline; 
}

.floatleft{
	float: left;
	margin: 5px;
}

.floatright{
	float: right;
	margin-right: 13px;
	margin-top:65px;
}
.textgrammy{
margin-top: 165px;
	margin-left: 40px;
}
.texttop{
	margin-top: 10px;
	margin-left: 125px;
	margin-right: auto;
	font-weight: bold;
}

.textstudio{
	margin-left:490px;
}
.textmanag{
	padding-left: 39px;
}

.contacttext{
	margin-top: 100px;
	padding-left: 12px;
}

a.content span{margin-right:-.25em;}
.simonair{
	margin-top:100px;
	margin-left: 320px;
}