* {

	padding: 0;

	margin: 0;

}

#wrapper {

width: 800px;
height: 600px;
margin: 0 auto;
margin-top: 70px;

}

body {

background-color: black;

}

#whiteboxes_right {

float: right;
margin-left: 10px;
margin-top: 62px;

}

#header {

float: right;
margin-top: 5px;

}

#header img {

border: none;

}

#right_box {

background-color: #706d6d;
width: 79px;
height: 45px;
float: right;
margin-right: 5px;

}

#nav {

background-color: #706d6d;
width: 558px;
height: 45px;
float: right;

}

#nav p {

float: right;
font-size: 1.6em;
font-family: century;
margin-left: 22.2px;
margin-top: 11px;
color: #D8A664;
text-decoration: underline;

}

#home_top {

width: 637px;
height: 35px;
background-color: #706d6d;
float: right;
margin-right: 5px;

}

#home_top img {

margin-left: 75px;
margin-top: 3px;

}

#videobox {

width: 637px;
height: 380px;
background-color: #706d6d;
float: right;
margin-right: 5px;
overflow: auto;
white-space: nowrap;

}

#videobox a {

margin-bottom: 30px;


}

#footer {

width: 637px;
height: 20px;
background-color: #706d6d;
float: right;
margin-right: 5px;

}

#footer img {

float: right;
margin-right: 79.5px;

}

#footer p {

float: right;

}

#download {

width: 637px;
height: 19px;
background-color: #706d6d;
float: right;
margin-right: 5px;

}

#download p {

float: right;
margin-right: 80px;
color: #979FEF;
font-size: 1.1em;

}

#bottom {

width: 637px;
height: 6px;
background-color: #4c4b4b;
float: right;
margin-right: 5px;

}

#whiteboxes_left {

float: right;
margin-top: -499px;
margin-right: 15px;

}

/* styling of the container. */
a.myPlayer {
	
	width: 480px;
	height:269px; 
	float:left;
	margin-top: 7px;
    margin-left: 75px;
    border: 2px solid black;
    display: inline;
}

/* play button */
a.myPlayer img {
	border:0px;
    width: 480px;
    height: 269px;
    display: inline;

}

/* styling of the container. */
a.myPlayer2 {
	
	width: 480px;
	height:360px; 
	float:left;
	margin-top: 7px;
    margin-left: 75px;
    border: 2px solid black;
    display: inline;
}

/* play button */
a.myPlayer2 img {
	border:0px;
    width: 480px;
    height: 360px;
    display: inline;

}

/* styling of the container. */
a.myPlayer3 {
	
	width: 480px;
	height:360px; 
	float:left;
	margin-top: 7px;
    margin-left: 75px;
    border: 2px solid black;
    display: inline;
}

/* play button */
a.myPlayer3 img {
	border:0px;
    width: 480px;
    height: 360px;
    display: inline;

}

/* styling of the container. */
a.myPlayer4 {
	
	width: 480px;
	height:360px; 
	float:left;
	margin-top: 7px;
    margin-left: 75px;
    border: 2px solid black;
    display: inline;
}

/* play button */
a.myPlayer4 img {
	border:0px;
    width: 480px;
    height: 360px;
    display: inline;

}




















