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

body {
background-color: #000000;
background-image: url(../images/headerbg.jpg);
background-repeat: repeat-x;
text-align: center;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
letter-spacing: 3px;
color: #d5d5d5; 
} 

div#header {
width: 950px;
height: 150px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
text-align: left;
} 

div#content {
background-color: #000000;
color: #d5d5d5;
width: 950px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
}

div#homepage_video_gallery {

margin-left: auto;
margin-right: auto;
text-align: center;
background-color: #000000;
width: 950px;
height: 320px;
}

div#commercials_video_gallery {
background-color: #000000;
width: 950px;
height: 1480px;
}

div#music_videos_video_gallery {
background-color: #000000;
width: 950px;
height: 810px;
}

div#narrative_video_gallery {
background-color: #000000;
width: 950px;
height: 320px;
}

.video {
text-align: center;
margin: 5px;
width: 300px;
height: 230px;
float: left;
}

.video a:link img {
border-style: solid;
border-width: 5px;
border-color: #757575;
}

.video a:visited img {
border-style: solid;
border-width: 5px;
border-color:#757575;
}

.video a:hover img {
border-style: solid;
border-width: 5px;
border-color: #d5d5d5;
}

a:link {
color: #757575;
}

a:visited {
color: #757575;
}

.titles a:link {
color: #757575;
text-decoration: none;
}

.titles a:visited {
color: #757575;
text-decoration: none;
}

.titles a:hover {
color: #d5d5d5;
text-decoration: none;
}

li a:link {
color: #757575;
text-decoration: none;
}

li a:visited {
color: #757575;
text-decoration: none;
}

li a:hover {
color: #d5d5d5;
text-decoration: none;
}

div#footer li a:link {
color: #444343;
text-decoration: none;
}

div#footer li a:visited {
color: #444343;
text-decoration: none;
}

div#footer li a:hover {
color: #d5d5d5;
text-decoration: none;
}

.titles {
font-family: Arial, Helvetica, sans-serif;
color: #757575;
font-size: .9em;
text-align: left;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 3px;
} 

div#footer_background {
background-color: #000000;
background-image: url(../images/footerbg.jpg);
background-repeat: repeat-x;
width: 100%;
height: 160px;
margin-left: auto;
margin-right: auto;
}

div#footer {
font-family: Arial, Helvetica, sans-serif;
color: #444343;
font-size: .6em;
text-align: left;
width: 950px;
height: 160px;
padding-top: 20px;
margin-left: auto;
margin-right: auto;
}

.footer_text {
width: 380px;
height: 160px;
margin-right: 15px;
text-align: right;
float: right;
}


div#footer ul {
list-style-type: none;
padding: 0px;
margin-left: 20px;
}


div#navigation_bar {
padding-top: 0px;
margin: 0px;
background-color: #000000;
width: 950px;
height: 72px;
border: 1px solid #000000;
}

div#navigation_bar ul {
padding-top: 12px;
padding-left: 0px;
margin-left: 0px;
}

div#navigation_bar li {
color: #d5d5d5;
list-style-type: none;
display: inline;
margin-left: 10px;
}

div#navigation_bar li a {
color: #757575;
text-decoration: none;
}

div#navigation_bar li a:link {
color: #757575;
text-decoration: none;
}

div#navigation_bar li a:visited {
color: #757575;
text-decoration: none;
}

div#navigation_bar li a:hover {
color: #d5d5d5;
text-decoration: none;
}

.info {
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
color: #cccccc;
}

div#contact {
width: 500px;
height: 320px;
margin-left: 300px;
margin-top: 55px;
text-align: left;
color: #999999;
}