body {
	background-color: #4e0a6d;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1000px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(http://www.utopiamusicdirect.com/images/gfx/header1.jpg);
	background-repeat: no-repeat;
	height: 264px;
	width: 1000px;
}
#main {
	vertical-align: top;
	background: url(images/gfx/insidepage_r5_c5.jpg) repeat-x top;
	width: 875px;
	padding-bottom: 5px;
}
.div {
	background-image: url(http://www.utopiamusicdirect.com/images/gfx/insidepage_r5_c5.jpg);
	background-repeat: repeat-x;
	width: 90%;
	height: 20px;
	margin: 0 auto;
}

#footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 1000px;
	margin-top: 25px;
	color: #FEFFC5;
}
#leftpillar {
	width: 125px;
	height: 600px;
	vertical-align: top;
	background-image: url(http://www.utopiamusicdirect.com/images/gfx/lft_pillar.jpg);
	background-repeat: no-repeat;
}
#right_ptrn {
	width: 100px;
	background: url(http://www.utopiamusicdirect.com/images/gfx/rht_bkg.jpg) repeat-y right;
	padding-top: 30px;
}
#main h1 {
	text-align: center;
	font-family: "Edwardian Script ITC", "Trebuchet MS";
	font-size: 50px;
	font-weight: bold;
	color: #feffc5;
	margin-top: 50px;
	margin-bottom: 50px;
}
#main p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
}
#main h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #feffc5;
	margin-top: 20px;
}
a:link, a:visited {
	color: #feffc5;
	text-decoration: none;
	border-bottom: 1px dotted #feffc5;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom: none;
}
