body
{
	margin:0;
	background-color:#000000;
	background-image:url('images/dp_bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	text-align: center;
	color: #FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

div.dp_modal
{
	background-image:url('images/dp_mailing_list_modal.jpg');
	background-repeat:no-repeat;
	width:450px;
	height:400px;
	text-align:right;
	padding-right:10px;
}

div.mediaPlayer
{
	background-color:#CCCCCC;
	text-align: right;
}

div.headerImage
{
	padding-top:30px;
	padding-bottom:30px;
}

div.mainPanel
{
	width:940px;
	background-color:#130E0B;
	/*height:100%;*/
	border-left: solid 1px #2A1F15;
	border-right: solid 1px #2A1F15;
	margin-left:auto;
	margin-right:auto;
}

div.menu
{
	border-top: solid 1px #2A1F15;
	border-bottom: solid 1px #2A1F15;
	width:100%;
	text-align: left;
	background-color:#000000;
}

div.backText
{
	background-image:url('images/dp_main_picture_addiction_bottom.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	text-align: left;
	width:100%;
}

div.textArea
{
	border: solid 1px #2A1F15;
	float:left;
	width: 500px;
	margin-top:40px;
	margin-left:40px;
	margin-right:40px;
}

div.textAreaFull
{
	border: solid 1px #2A1F15;
	width: 820px;
	margin:40px;
}

div.textAreaInner
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

div.advertAreaLeft
{
	margin:40px;
}

div.advertArea
{
	padding-top:60px;
}

div.gigListing
{
	border: solid 1px #2A1F15;
	float:right;
	width:278px;
	margin-right:18px;
	margin-top:20px;
	margin-bottom:20px;
}

div.footer
{
	background-color:#000000;
	width:100%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 10px;
	clear: both;
}

h1
{
	background-color:#000000;
	width:100%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

a
{
	color: #DDB88E;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	list-style-type: none;
}

p.mainText
{
	text-align:left;
}

div.storeItem
{
	background-color:#2A1F15;
	border: 1px dotted #7C5C3F;
}

td.cellItem
{
	color: #FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

li.rss-item
{
	padding:10px;
}

input
{
	border: 1px solid #7C5C3F;
}