body { 	background-color: #fff; 
		padding:0px;
		margin:0px 0px 0px 0px;}

p {
	color: #333333;
	font-family: helvetica neue, helvetiva, sans serif;
	font-size: 12px;
	padding: 0px;
	margin:0px 0px 0px 0px;
	}
	
p.main {
	font-family: georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 10px 0px;
	text-indent: 0px;
	color: #555;
	text-transform: lowercase;
	text-align: left;
	}
	
p.header {
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 2px 10px 2px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	background-image: url('jenB.gif');
	}
	
p.title1 {
	font-family: georgia, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 10px;
	color: #555;
	text-transform: lowercase;
	text-align: left;
	}
	
p.subtitle1 {
	position: relative;
	top: 0px;
	right: 240px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	margin:0px;
	padding: 0px 0px 0px 10px;
	color: #a8b3e6;
	text-transform: lowercase;
	text-align: right;
	}
	
p.title {
	font-family: georgia, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 40px 0px 0px 0px;
	color: #555;
	text-transform: lowercase;
	text-align: left;
	background-color:none;
	}
	
p.nav {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px;
	color: #000;
	text-transform: uppercase;
	text-align: left;
	}
	
p.song {
		padding: 0px 0px 0px 4px;
		background-color: #fff;
		color:#777;
		font-size: 22px;
		}
		
.songinfo {
		padding: 0px 0px 4px 4px;
		background-color: #fff;
		color:#777;
		font-size: 11px;
		}
	
.work {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 10px 0px;
	text-indent: 0px;
	color: #333;
	text-align: left;
	}
	
.cv {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 0px 0px 25px;
	text-indent: -25px;
	color: #333;
	text-align: left;
	}
	
.credit {
		font-size: 9px;
		text-align: center;
		background-color:#eeeef8;
		padding: 2px;
		margin: 2px 0px 2px 0px;
		/*margin: 0 auto 0 auto;*/
		}
		
.cv strong {
		font-weight: bold;
		color: #333;
		}
	
img {
	border:none;
	padding:0px;
	margin:0px;
	}
	
strong {
	font-weight: normal;
	color:#00246b;
	}
	
h1 {
	
	color: #333;
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin:10px 0px 0px 0px;
	padding:0px;
	letter-spacing: 0px;
	}
	
h2 {
	
	color: #777;
	font-family: Helvetica, Ariel, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin:0px 0px 0px 0px;
	padding:0px;
	letter-spacing: 0px;
	}
	
h3 {
	
	color: #333;
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	letter-spacing: 0px;
	}
	
div.song {
		/*border: dotted 1px #a8b3e6;*/
		margin: 5px 0px 5px 0px;
		}
/*div.song:hover {
		border: dotted 1px #777;
		}*/
	
div.nav	
	{
		/*position: absolute;
		top:0;
		right:0;
		width: 400;
		height: 100%;*/
		width: 450px;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		z-index:3;
		background-color: none;
		/*border: solid 2px #000;*/
	}
	
div.image	
	{
		position: absolute;
		top:0;
		left:0;
		margin: 0px;
		padding: 0px;
		z-index:3;
		background-color: none;
		/*border: solid 2px #000;*/
	}
	
div.main	
	{
		/*position: absolute;
		top:0;
		right:0;*/
		width: 800;
		/*height: 100%;*/
		margin: 0px;
		padding: 15px 20px 25px 25px;
		z-index:2;
		background-color: #fff;
	}
	
div.fill	
	{
		/*width: 100%;*/
		/*height: 40px;*/
		margin: 5px 0px 5px 0px;
		padding: 10px;
		background-image: url('jenA.gif');
	}
	
div.fullblock
	{
		float:left;
		padding: 0px;
		width:800;
	}
	
div.leftblock
	{
		float:left;
		padding: 0px;
		width:500;
	}
	
div.rightblock
	{
		float:left;
		padding: 0px;
		width:300px;
	}
	
/*div.block:hover	
	{
		background-image: url('jenc5.gif');
	}*/
	
	
a:link {
	color: #000;
	text-decoration: none;
	background-color: none;
	font-weight: bold;
	}
	
a:visited {
	color: #000;
	text-decoration: none;
	background-color: none;
	font-weight: bold;
	}
	
a:active {
	color: #000;
	text-decoration: none;
	background-color: none;
	font-weight: bold;
	}
	
a:hover {
	color: #a8b3e6;
	text-decoration: none;
	background-color: none;
	font-weight: bold;
	}
	
a.nav:link {
	color: #555;
	text-decoration: none;
	background-color: none;
	}
	
a.nav:visited {
	color: #555;
	text-decoration: none;
	background-color: none;
	}
	
a.nav:active {
	color: #555;
	text-decoration: none;
	background-color: none;
	}
	
a.nav:hover {
	color: #fff;
	text-decoration: none;
	background-color: none;
	}
	
a.show:link {
	color: #555;
	text-decoration: underline;
	background-color: none;
	}
	
a.show:visited {
	color: #555;
	text-decoration: underline;
	background-color: none;
	}
	
a.show:active {
	color: #555;
	text-decoration: underline;
	background-color: none;
	}
	
a.show:hover {
	color: #ddd;
	text-decoration: none;
	background-color: none;
	}