@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/dpbbg.jpg);
	background-repeat: repeat;
}

#container {
	width: 950px;
	margin: 0 auto;
	background-color: #d9d4c8;
}

#welcome {
	float: left;
	width: 457px;
	background-image: url(images/welcometext.jpg);
	background-repeat: no-repeat;
	height: 141px;
}

#header04 {
	float: right;
	width: 493px;
}

#header05 {
	clear: both;
	width: 950px;
}

#mainleft {
	width: 636px;
	float: left;
	background-color: #d9d4c8;
}

#mainright {
	width: 314px;
	float: right;
	background-color: #d9d4c8;
}

#mainclear01 {
	width: 950px;
	clear: both;
	height: 30px;
	background-color: #d9d4c8;
}

#bottomnavigation {
	background-color: #c9bba6;
	clear: both;
}

#bottombuttons {
	background-color: #d9d4c8;
	height: 110px;
}

#disclaimer {
	background-image: url(images/disclaimerbg.gif);
	height: 142px;
	clear: both;
}
.disclaimertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-left: 100px;
	padding-right: 100px;
}

.welcometext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 50px;
	padding-right: 50px;
}

#dpbpage201 {
	background-image: url(images/tourpage2/shoesbg.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 950px;
}

.topupdatetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	color: #000;
}

.updatetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


.titlemovie {
	font-size: 16px;
	color: #900;
	font-weight: bold;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
