body
{
  background:black;
  color:white;
}

h1, h2, h3, h4, h5, h6, .title_bar
{
  color:#ffc100;
}

#top_outer
{
  background: url(../images/top_bg_vw.png) top left no-repeat;
}

#top_menu
{
  background-color:#ff1b10;
}

.submenu li
{
  background:black url(../images/indent.gif) no-repeat scroll left center;
}

.submenu li.first
{
  background:black none repeat scroll 0 0;
}

.submenu li.selected
{
  background:#ff1b10 url(../images/indent_selected.gif) no-repeat scroll left center;
  font-weight:bold;
}

a, a:link, a:visited
{
  color:white;
}
a.orange:hover
{
  color:black;
}

a:hover, .orange, a.orange:link, a.orange:visited
{
  color:#ff1b10;
}

.title_bar
{
background:black url(../images/bar_bg_yellow_line.png) repeat-x scroll left top;
}

#video_side
{
  background:black;
}

#latest_videos img, img.video_border, #video_side img, #more_videos img
{
  background-color: black;
  border:1px solid #ff9000;
  margin-bottom:2px;
  padding:3px !important;
}

h1.header_title
{
  text-align:right;
  margin-right:10px;
}
