@charset "UTF-8";
/* CSS Document
Ellis Creative
PR/Marketing/Project Mgmt CSS
© 2007 Ellis Creative
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 5/2/07 9:43AM
Validated 5/2/07 9:43AM */

div#header {
	background: url(../images/preheader_01.jpg) top left no-repeat;
	}
	
div#quotediv {
	background: url(../images/prtitle_02.jpg)  top right no-repeat;
	}
	
div#contentdiv {
	background: url(../images/prslice.jpg) top left repeat-y;
	}
	
div#contentdiv h1 {
	width: 400px;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 auto 0 auto;
	color: #44551c;
	text-align: center;
	}
	
div#contentdiv h2 {
	width: 400px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 auto 0 auto;
	color: #602448;
	text-align: center;
	}
	
div#contentdiv p {
	padding: 0 0 10px 0;
	}
	
div#prdiv {
	float: left;
	width: 540px;
	margin: 20px 10px 30px 25px;
	}
	
div#footerdiv {
	background: url(../images/prfooter_24.jpg) top left no-repeat;
	}
	
div#creditdiv {
	background: #fff url(../images/home01_15.jpg) top left repeat-y;
	color: #7d9c34;
	}
	
div#creditdiv a {
	color: #7d9c34;
	text-decoration: none;
	}
	
div#creditdiv a:hover {
	color: #d6519d;
	text-decoration: underline;
	}
	
div#prdiv a {
	color: #5b7827;
	text-decoration: underline;
	}
	
div#prdiv a:hover {
	color: #498fcd;
	text-decoration: underline;
	}
	
div.sepdiv {
	width: 440px;
	height: 5px;
	margin: 10px auto 20px auto;
	}
	
div#artistdiv {
	margin: 30px 0 5px 0;
	}
	
div#archivediv {
	margin: 40px 0 5px 0;
	}
	
ul {
	list-style: square;
	line-height: 180%;
	margin: 0 0 0 25px;
	font-size: 110%;
	}