body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-attachment: fixed;
	}
 img {
 	border: 0px;
 }
a:link { 
	color: #333
	}
a:active { 
	color: #333
	}
a:visited { 
	color: #333
	} 
a:hover {
	color: #333;
	}
h3 {
	font-size: 18px;
	font-weight: bold;
	}
h4 {
	font-size: 13px;
	font-weight: bold;
	}
.text2 {
	font-size: 13px;
	}
.grey {
	color: #666;
	}
.flashwrapper {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 310px;
	}
/* I hate IE Mac \*/
.flashwrapper {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -50px;
	text-align: center;
	min-width: 310px;
	}
/* end IE Mac hack */ 
.flashcenter {
	position: relative;
	text-align: left;
	width: 310px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	}
.corners {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	}
.corners img {
	display: block;
	}
.contentbox {
	background-color: #cecece;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border-top: none;
	border-right: 1px solid #7c7c7c;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #7c7c7c;
	text-align: left;
	min-height: 600px;
	}
.banner {
	text-align: right;
	background-color: #96a68b;
	}
#menu {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#menu ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	}
#menu ul li a {
	background: #96a68b;
	width: 159px;
	height: 20px;
	border-top: 1px solid #7c7c7c;
	border-left: none;
	border-bottom: 1px solid #7c7c7c;
	border-right: 1px solid #7c7c7c;
	padding: 0;
	color: #3d3d3d;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 20px; 
	}
#menu ul li a:hover {
	color: #cecece;
	background: #5e755b;
	}
#menu a:active	{
	background: #5e755b;
	color: #cecece;
	}
#menu ul li#five a	{
	border-top: 1px solid #7c7c7c;
	border-left: none;
	border-bottom: 1px solid #7c7c7c;
	border-right: none;
	width: 160px; 
	}
.clear {
	clear: both;	
	}
.container {
	text-align: center;
	}
.buffer1 {
	height: 10px;
	}
.textbox {
	width: 750px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	}
.artistblock {
	float: left;
	height: 150px;
	width: 375px;
	text-align: left;
	}
.artistblock a img.imagelink {
    border: 1px solid #7c7c7c;
	}
.artistblock a:hover img.imagelink { 
    border: 1px solid #fff;
	}
.artistblock a:active img.imagelink { 
    border: 1px solid #fff;
 	}
.artisttext {
	position: relative;
	left: 190px;
	top: -100px;
	width: 170px;
	}
.imageleft {
	float: left;
	width: 360px;
	}
.imageright {
	float: right;
	width: 360px;
	}
.imagescroll {
	width: 750px;
	height: 375px;
	overflow: auto;
	}
.imagestrip {
	width: 750px;
	float: left;
	}
.musicbox1 {
	background-image: url(images/sophia_new/musicbox1.jpg);
	background-repeat: no-repeat;
	height: 512px;
	width: 542px;
	margin-left: auto;
	margin-right: auto;
	}
.musicbox2 {
	background-image: url(images/sophia_new/musicbox2.jpg);
	background-repeat: no-repeat;
	height: 512px;
	width: 542px;
	margin-left: auto;
	margin-right: auto;
	}
.sophianav {
	position: relative;
	top: 100px;
	left: 25px;
	}
.curiousermovie {
	position: relative;
	height: 256px;
	width: 320px;
	left: 34px;
	top: 29px;
	}
.stopandgomovie {
	float: left;
	height: 300px;
	width: 370px;
	text-align: center;
	}
.mirandaslideshow {
	width: 509px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
	}
.fundinglogos {
	width: 435px;
	margin-left: auto;
	margin-right: auto;
	}
* html object.mov {
	display: none;
	}
* html object.mov/**/ {
	display: inline;
 	}
* html object.mov {
	display/**/: none;
	}