@charset "utf-8";

body {
	background-color: #000;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 1024px;
	background-image: url(images/bg_image.jpg);
}
#Header {
	margin-left: 0px;
	margin-top: -1px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 1024px;
	padding-top: 0px;
	height: 119px;
}
html > body #Header {
	height: auto;
	min-height: 120px;
}
#home_ {
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	height: 53px;
	margin-bottom: 0;
	width: 97px;
}
#bio_ {
	margin-left: 0px;
	margin-top: 12px;
	display: inline;
	float: left;
	height: 49px;
	margin-bottom: 0;
	width: 67px;
}
#media_ {
	margin-left: 0px;
	margin-top: 11px;
	display: inline;
	float: left;
	height: 51px;
	margin-bottom: 0;
	width: 99px;
}
#photos_ {
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	height: 53px;
	margin-bottom: 0;
	width: 130px;
}
#flashPlayer {
	margin-right: 17px;
	margin-top: 10px;
	display: inline;
	float: right;
	margin-bottom: 0;
	background-color: #fe0065;
	width: 192px;
	padding-top: 0px;
	height: 94px;
}
html > body #flashPlayer {
	height: auto;
	min-height: 95px;
}
#Main_content {
	margin-left: 0px;
	margin-top: 1px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 1023px;
	padding-top: 0px;
	height: 540px;
}
html > body #Main_content {
	height: auto;
	min-height: 541px;
}
#Bio {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	margin-left: 12px;
	margin-top: 112px;
	display: inline;
	float: left;
	height: 385px;
	margin-bottom: 0;
	width: 274px;
	/* for IE */
  	filter:alpha(opacity=60);
	/* CSS3 standard */
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
}
#Box {
	margin-left: 17px;
	margin-top: 112px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 250px;
	padding-top: 0px;
	height: 298px;
}
html > body #Box {
	height: auto;
	min-height: 299px;
}
#Youtube_ {
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	height: 91px;
	margin-bottom: 0;
	width: 104px;
}
#Myspace_ {
	margin-left: 0px;
	margin-top: 11px;
	display: inline;
	float: left;
	height: 91px;
	margin-bottom: 0;
	width: 131px;
}
#Facebook_ {
	margin-left: 0px;
	margin-top: 11px;
	display: inline;
	float: left;
	height: 90px;
	margin-bottom: 0;
	width: 104px;
}
#Twitter_ {
	margin-left: 0px;
	margin-top: 11px;
	display: inline;
	float: left;
	height: 89px;
	margin-bottom: 0;
	width: 132px;
}
#footer {
	margin-left: 0px;
	margin-top: 4px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #000;
	width: 1024px;
	padding-top: 0px;
	height: 31px;
}
html > body #footer {
	height: auto;
	min-height: 32px;
}
.contact {
	font-family: 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #F9F;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 89px;
	margin-top: 9px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
a:link {
	color: #F0C;
	text-decoration: none;
}
a:visited {color: blue; text-decoration: none; }
a:hover {color: white; text-decoration: underline; }
a:active {color: blue; }
}
.copyright {
	color: #F9F;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	font-weight: normal;
}

