body {
	text-align: center; /* for IE */
	font-family: "Helvetica Neue" Helvetica Arial sans-serif; 
	background: url(images/bgClouds.jpg) no-repeat center top #000;
	color: #d2d2d2;
	font-size: 16px;
	border: 0;
	margin: 0;
}

.bigger {
	font-size: 1.5em;
}

#wrapper {
	width: 990px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#masthead {
	width: 960px;
	height: 260px;
	margin: 0px auto;
	background: url(images/masthead.gif) no-repeat top left;
}

.heading {
	height: 35px;
	width: 988px;
	margin: 0px auto;
	color: #353535;
	text-align: left;
	text-shadow: #cccccc 0px 1px 1px;
	background: url(images/bar2.png) no-repeat top left;
}

.box {
	width: 960px;
	height: auto;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	background: url(images/boxBG.png) repeat;
}

h2 {
	font-size: 24px;
	margin: 0px;
	padding: 3px 0px 0px 24px
}

h2 span {
	font-size: 12px;
	margin-left: 10px;
	color: #353535;
	text-shadow: #cccccc 0px 1px 1px;
}

h2 a:link {margin: 0 5px; color: #353535; text-decoration: none;}
h2 a:visited {color: #353535; text-shadow: #353535 0px 1px 1px;}
h2 a:hover {color: #fff; text-shadow: #353535 0px 1px 1px;}

h3 {
	margin-top: 0px;
}

h3 span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

h4 {
	font-size: 18px;
	margin-bottom: -10px;
}

a:link {color: #3c75ea; text-decoration: underline;}
a:visited {color: #3c75ea; text-decoration: underline;}
a:hover {color: #d2d2d2; text-decoration: none;}
a:active {color: #d2d2d2; text-decoration: none;}

ul.indent {
	list-style: none;
	margin: 0 0 10px 20px;
}

.textArea {
	float: right;
	width: 700px;
	height: auto;
	margin: 10px;
}

.aboutArea {
	float: left;
	width: 300px;
	height: auto;
	margin: 10px;
}

ul {
	margin-left: 17px;
	padding-left: 0px;
	text-indent: -5px;
}

.photo {
	float: left;
	width: 220px;
	height: auto;
	margin: 10px;
}

a.aboutBtn {
	display: block;
	height: 26px;
	width: 69px;
	margin: 10px 0 0 0;
	background: url(images/aboutBtn.png) bottom no-repeat;
	font-size: 18px;
	color: #353535;
	font-weight: bold;
	text-shadow: #cccccc 0px 1px 1px;
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
}

a.aboutBtn:hover {
	background-position: 0 0;
	text-shadow: #bbbbbb 0px 1px 1px;
	text-decoration: none;
}

a.resumeBtn {
	display: block;
	height: 26px;
	width: 180px;
	margin: 20px auto 0 auto;
	background: url(images/resumeBtn.png) bottom no-repeat;
	font-size: 18px;
	color: #353535;
	font-weight: bold;
	text-shadow: #cccccc 0px 1px 1px;
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
}

a.resumeBtn:hover {
	background-position: 0 0;
	text-shadow: #bbbbbb 0px 1px 1px;
	text-decoration: none;
}

.player {
	float: left;
	width: 220px;
	height: 150px;
	background-color: #000;
	margin: 10px;
}

.player a.african {
	display: block;
	background: url(video/african.jpg) bottom no-repeat; height: 150px; width: 220px; text-indent: -220px; overflow: hidden;
	cursor: pointer;
}

.player a.african:hover {
	background-position: 0 0;
}

.player a.shred {
	display: block;
	background: url(video/shred.jpg) bottom no-repeat; height: 150px; width: 220px; text-indent: -220px; overflow: hidden;
	cursor: pointer;
}

.player a.shred:hover {
	background-position: 0 0;
}

.player a.romance {
	display: block;
	background: url(video/jazz.jpg) bottom no-repeat; height: 150px; width: 220px; text-indent: -220px; overflow: hidden;
	cursor: pointer;
}

.player a.romance:hover {
	background-position: 0 0;
}

.player a.europa {
	display: block;
	background: url(video/europa.jpg) bottom no-repeat; height: 150px; width: 220px; text-indent: -220px; overflow: hidden;
	cursor: pointer;
}

.player a.europa:hover {
	background-position: 0 0;
}

.player a.slideshow {
	display: block;
	background: url(video/slideshow.jpg) bottom no-repeat; height: 150px; width: 220px; text-indent: -220px; overflow: hidden;
	cursor: pointer;
}

.player a.slideshow:hover {
	background-position: 0 0;
}

#soli {
	float: right;
	width: 306px;
	height: 193px;
	background: url(images/soli.png) no-repeat top right;
	margin: 0px -10px -10px 0px;
}

.clear {
	clear: both;
}

.dataHide {
	display: none;
}

.inline {
	display: inline;
}

#fancybox-content p {
	margin: 0;
	padding: 0;
	width: auto;
	text-align: left;
	color: #000;
}

#fancybox-content h2 {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: underline;
}