@charset "iso-8859-1";
<!--

@font-face {
  font-family: "FuturaMediumItalic";
  src: url(http://www.jeromeleroy.com/FuturaMediumItalic.ttf) format("truetype");
}

@font-face {
  font-family: "FuturaMedium";
  src: url(http://www.jeromeleroy.com/FuturaMedium.ttf) format("truetype");
}

             
@font-face {
  font-family: "SnellRoundhand";
  src: url(http://www.jeromeleroy.com/SnellRoundhand.ttf) format("truetype");
}

/* Preload */
#preload-01 { background: url(images/icons/imdb.png) no-repeat -9999px -9999px; }
#preload-02 { background: url(images/icons/itunes.png) no-repeat -9999px -9999px; }
#preload-03 { background: url(images/icons/amazon.png) no-repeat -9999px -9999px; }
#preload-04 { background: url(images/icons/facebook.png) no-repeat -9999px -9999px; }
#preload-05 { background: url(images/icons/twitter.png) no-repeat -9999px -9999px; }
#preload-06 { background: url(images/icons/flickr.png) no-repeat -9999px -9999px; }

/* General */
	html, body {
		color: #ffffff;
		background-color:#000000;
		height:100%;
		margin: 0; 
		padding: 0;
		font-family: Helvetica Neue, sans-serif;
		}

/* General - Links */
	a:link, a:active, a:visited {
		text-decoration:none;
		font-weight:normal;
		color:#ffffff;
	}
	a:hover {
		text-decoration:underline;
	}
	.media_download_a:link, .media_download_a:active, .media_download_a:visited {
		text-decoration:none;
		font-weight:normal;
		color:#c6a25d;
	}
	.media_download_a:hover {
		text-decoration:underline;
	}
	.contact:link, .contact:active, .contact:visited {
		color:#848484;
	}
	.iconstext:link, .iconstext:active, .iconstext:visited {
		font-size:9px;
		color:#000000;
		font-weight:normal;
	}
	.iconstext:hover {
		text-decoration:underline;
	}
	.namelink:link, .namelink:active, .namelink:visited {
		font-size:1em;
		color:#848484;
		font-weight:bold;
	}
	.namelink:hover {
		text-decoration:underline;
		font-weight:bold;
	}

/* General - Images */
	img {
		border:0;
	}
	
/* General - Text */
	p {
		
	}
	h1 {
		margin-top:25px;
		margin-bottom: 10px;
		color: #565954;
		text-align: center;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-weight: bold;
		font-family: FuturaMedium, Helvetica, sans-serif;
		font-size: 1.2em;
	}
	h2 {
		margin-top: 25px;
		margin-bottom: 5px;
		font-size: 1.8em;
		text-align: center;
		color: #d95421;
		font-family: SnellRoundhand, serif;
	}
	.bold {
        font-weight:bold;
	}
	.italic {
        font-style:italic;
	}
	.underline {
        text-decoration:underline;
    }
	.new {
		text-style:bold;
		color:red;
		font-size:0.5em;
	}
	
	.name {
		font-weight:bold;
		color:#848484;
		font-size:3.5em;
		margin:0px;
		padding:0px;
	}
	
	.composer {
		font-weight:bold;
		color:#dcdcdc;
		font-size:3.5em;
		margin-top:-15px;
		padding:0px;
	}
	
	.links {
		font-weight:normal;
		color:#ffffff;
		font-size:1.5em;
		margin-top:-5px;
	}
	
	.contact {
		font-weight:bold;
		color:#848484;
		font-size:0.7em;
		margin-top:25px;
	}

	

/* Tables */

	.media {
		width:750px;
		font-family: Futura, sans-serif;
		font-weight:normal;
		color:#dcdcdc;
		font-size:0.9em;
		margin-left:auto;
		margin-right:auto;
	}
	.media_download {
		font-family: Futura, sans-serif;
		font-weight:normal;
		color: #c6a25d;
		font-size:0.7em;
	}
	
	.media_title {
		width:550px
	}
	
	.media_flash {
		width:250px;
	}

		
/* Bottom */
	
	
-->
