html,body {
	background: none;
	background-color: #003366;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	}
	
.dancer {
	display: none;
	}
	
#line {
	display: none;
	}
	
#linkBox {
	display: none;
	}
#linkBox img {
	border: none;
	width: 77px;
	height: 76px;
	padding: 0px;
	margin: 0px;
	}
			
#content {
	position: absolute;
	top: 108px;
	left: 0px;
	background: none;
	background-color: transparent;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	}
#text {
	background: none;
	background-color: #4779AB;
	height: 192px;
	padding: 10px 15px 0px 15px;
	margin: 0px;
	border: 0px;
	overflow: auto;
	}
#text p.first {
	background: url(images/pointer.gif) no-repeat;
	background-color: transparent;
	background-position: 0 .5em;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 1.3em;
	padding: 0px 0px 10px 30px;
	margin: 0px;
	}
#text p {
	background: url(images/pointer.gif) no-repeat;
	background-color: transparent;
	background-position: 0 .5em;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 1.3em;
	padding: 0px 0px 10px 30px;
	margin: 0px;
	}
	
p.noMark {
	display: none;
	}
#homePic {
	display: none;
	}
#homePic p {
	display: none;
	}	
#bioPic {
	display: none;
	}
#bioPic p {
	display: none;
	}	
img.cornerCut {
	display: none;
	}
	
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(images/headerBack.gif);
	background-color: black;
	width: 100%;
	height: 94px;
	padding: 0px;
	margin: 0px;
	z-index: 3;
	}
#iMix {
	position: absolute;
	left: 0px;
	top: 45px;
	width: 100%;
	height: 32px;
	background: none;
	background-color: black;
	padding: 0px;
	margin:0px;
	z-index: 4;
	text-align: center;
	}
#iMix img {
	background: none;
	background-color: transparent;
	width: 196px;
	height: 28px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	}
#player {
	display: none;
	}	
#navigation {
	position: absolute;
	left: 0px;
	top: 77px;
	background: none;
	background-color: #01274E;
	width: 100%;
	height: auto;
	padding: 2px 2px 2px 2px;
	margin: 0pxx;
	text-align: center;
	z-index: 4;
	}
#navigation a:link {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #fff; 
	text-decoration: underline;
	line-height: 1.3em;	
	padding: 0px;
	}
#navigation a:visited {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #fff; 
	text-decoration: none;
	line-height: 1.3em;
	padding: 0px;
	}
#navigation a:hover {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #AFBBC7; 
	text-decoration: underline;
	line-height: 1.3em;	
	padding: 0px;
	}

		
#left {
	display: none;
	} 
	
#footer {
	position: absolute;
	top: 300px;
	left: 0px;
	background: url(images/dkBlue.gif);
	background-color: #01274E;
	width: 100%;
	height: 20px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}

p.footer {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #fff;
	padding: 3px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	}
#footer a:link {
	font-family: verdana,sans-serif;
	font-size: 9px;
	color: #fff; 
	text-decoration: none;
	line-height: 1.3em;	
	}
#footer a:visited {
	font-family: verdana,sans-serif;
	font-size: 9px;
	color: #fff; 
	text-decoration: none;
	line-height: 1.3em;
	}
#footer a:hover {
	font-family: verdana,sans-serif;
	font-size: 9px;
	color: #AFBBC7; 
	text-decoration: none;
	line-height: 1.3em;	
	}
	
	
	
