body {
	color: #ebe3ee;
	margin: 0;
	padding: 0;
	background: url(bgd.png) top left repeat-x #0c0d0e;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 86%;
	letter-spacing: 1px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #88618f;
	font-weight: bold;
	border-bottom: 1px dotted #88618f;
}

a:hover {
	color: #cc86d9;
	border-bottom: 1px solid #cc86d9;
}

img {
	border: 0;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
	letter-spacing: 3px;
	margin-bottom: 30px;
}
p {
	font-size: 1.1em;
	line-height: 1.3em;
}

.lastname { color: #fff; }

.instrument { font-size: 0.9em; color: #605266; letter-spacing: 2px; margin: 0; padding: 0;}

.content {
	width: 630px;
	margin: 0 auto;
	background: url(logo.png) top center no-repeat;
	height: 500px;
	padding-top: 130px;
}

.content ul, .content li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#show p {
	margin-left: 294px;
}
.content ul {
	width: 620px;
	margin: 0 auto;
}
.content li {
	height: 85px;
	float: left;
	overflow: hidden;
}
.content li a { 	padding-top: 85px;	}
.homeLink {
	width: 122px;
	display: block;
	background-image: url(home.png);
	background-position: 0px -10px;
	background-repeat: no-repeat;
}
.showLink {
	width: 147px;
	display: block;
	background: url(show.png) 0px -10px no-repeat;
}
.videoLink {
	width: 176px;
	display: block;
	background: url(videos.png) 0px -10px no-repeat;
}
.playersLink {
	width: 175px;
	display: block;
	background: url(players.png) 0px -10px no-repeat;
}
.content li a:hover {
	background-position: 0px -95px;
}
.content li .active {
	background-position: 0px -95px;
}
.top {
	clear: both;
}
.word {
	color: #88618f;
	font-weight: bold;
}
.centerImg {
	text-align: center;
}
.leftImg {
	float: left;
	margin-right: 20px;
}
.rightImg {
	float: right;
	margin-left: 20px;
}
.leftInfo {
	clear: both;
	width: 500px;
	margin: 0 auto;
}
.leftInfo h1, .rightInfo h1 {
	margin-bottom: 0;
	font-size: 1.4em;
	text-align: left;
}
.rightInfo {
	float: right;
	clear: both;
	text-align: right;
	width: 400px;
}
.rightInfo h1 {
	text-align: right;
}
.ultrasound {

	font-weight: bold;
	color: #fff;
}