body {
	font-family:arial;
	color: #FFFFFF;
	font-size: .8em;
	margin: 0 0;
	padding: 0;
	text-align: center;
	background-color:#000000;
	position:relative;
	}
	

img { border: none; }
	

a {
	color: #d0c1a3;
	
	}	
a:link {
	text-decoration: underline; 
	}
a:visited {
	text-decoration: none; 
	}
a:visited {
	text-decoration: none; 
	}


	
#main-container {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
	}
	
	
#right-side {
	float: right;
	padding-top: 10px;
	}

#icons {
	width: 50px;
	margin: 3px;
	}

#inside-container {
	width: 620px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	position: relative;
	top: 0px;
	}

#main {
	position:relative;
	height: 590px;
	background: url(images/dd_mainbg.jpg) top center no-repeat; 
}


#def {
	position: relative;
	}

#box {
	position: absolute;
	top: 360px;
	left: 30px;
	}
	
	
#text {
	position: relative;
	color: #d0c1a3;
	padding: 0px;
	margin: 50px 0px 50px 0;
	font-size: 1.2 em;
	line-height: 1.3 em;
	}
	
#video {
	margin: 10px 0 10px 0;
	}


#nav {
	position:relative;
	margin-top: 15px;
	right: 10px;
}

/*  top ------------------------------------ */

#top-area {
	clear:both;
	height: 320px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
#top-left {
	float: left;
	width: 300px;
	}

#top-right {
	float: right;
	}



/* menu---------------------------------------------- */
	
#menu {
	clear: both;
	float: right;
	margin-top: 10px;
	margin-bottom: 40px;
	padding: 0;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#menu li {
	float: left;	
	margin: 0 5px 0 5px;
	}

/* End menu---------------------------------------------- */

/* watch & logo -----------------------------------------------*/

#logo {
	margin: 0px auto 40px auto;
	}

/* -------------------------------- */


/* -------------------------------- */

/* footer -----------------------------------------------*/
	
#footer {
	font-size: .8em;
	clear:both;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	color: DDCCBB;
	position: absolute;
	right: 5px;
	width: 100%;
	text-align: center;
	}

/* -------------------------------- */


	
.home {
	 background-color:#000000; 
	}
	
/* -------

#main-container {
	 background: url(owl_bground.jpg) top left no-repeat; 
	}
	
------------*/
