/* MAIN */
* {
  margin: 0px;
  padding: 0px;
}

body {
  background-color: #00214D;
}

#content {
  position: relative;
  width: 760px;
  background-color: #000000;
  color: #FFFFFF;
}

#toplogo {
  overflow: hidden;
  height: 80px;
}

/* TOP NAV */
#djtopnav {
  width: 760px;
  clear: both;
  color: #CACACA;

  font-weight: bold;
  line-height: 12px;
  height: 18px;
  background-color: #000000;
}

#djtopnav a {
  color: #CACACA;
  text-decoration: none;
}

#djtopnav a:hover {
  color: #EEBE30;
}

/* LEFT NAV */
#bottomlogo {
  overflow: hidden;
  height: 90px;
}

#leftNav {
  float: left;
  width: 194px;
}

#leftnavdj {
  padding-top: 15px;
  padding-left: 19px;
}

/* All The link colors */
#discovery_navigation a {color: #BDBDBD;}

/* Put a border line on each and every entry */
#discovery_navigation ul{list-style-type:none;margin:0 0 0 0;padding:0 0 0 0;}

/* Put a border line on each and every entry */
#discovery_navigation li {padding-bottom: 14px;}

/* Color and padding are split out because combined it does not work in IE */
/* First level color */

#discovery_navigation ul li a{padding-left: 0px; display:inline-block;}
html>body #discovery_navigation ul li a{display:block;}

/* Second level color,padding */
#discovery_navigation ul ul li {}
#discovery_navigation ul ul li a{padding-left: 15px;}

/* Third level color,padding */
#discovery_navigation ul ul ul li{}
#discovery_navigation ul ul ul li a{padding-left:25px;}

/* Fourth level color,padding */
#discovery_navigation ul ul ul ul li{}
#discovery_navigation ul ul ul ul li a{padding-left:35px;}

/* Fifth level color,padding */
#discovery_navigation ul ul ul ul ul li{}
#discovery_navigation ul ul ul ul ul li a{padding-left:45px;}

#discovery_navigation #activelink-bg {}
#discovery_navigation #activelink  {color: #FFD824; font-weight: bold; text-decoration: none;}

.nextPrevious {color: #BDBDBD; font-weight: bold;  text-decoration: none; line-height: 18px;}
.nextPrevious  {color: #BDBDBD; font-weight: bold; text-decoration: underline;}
.nextPrevious :hover {color: #BDBDBD; font-weight: bold; text-decoration: underline;}

#discovery_navigation a {color: #BDBDBD; text-decoration: none;}
#discovery_navigation a:hover {color: #FFD824; text-decoration: none;}

/* HOME */
#hpflashcontent {
  background-image: url('');
  background-repeat: no-repeat;
  width: 760px;
  height: 460px;
}

#blurbmainouter_top {
  width: 760px;
  padding-top: 14px;  
  padding-bottom: 12px;
  overflow: hidden;  
}

#blurbmainouter_bottom {
  width: 760px;
  padding-bottom: 12px;
}

#blurbleft {
  width: 374px;
  float: left;
  padding-right: 12px;
}

#blurbright {
  width: 374px;
  float: left;
}

#largeblurbinner {
  width: 374px;
  float: left;
}

#smallblurbinner_left {
  width: 181px;
  float: left;
  padding-right: 12px;
}

#smallblurbinner_right {
  width: 181px;
  float: left;
}

#blurbcontent {
  padding: 1 6 0 6;
}

/* COPYRIGHT */
#coprhtspacer {
  height: 1px;
  background-color: #FFFFFF;
  padding: 0px;
  overflow: hidden;
}

/* FEATURE LAYOUT COMMON */
#midcontentFEA {
}

.midcontentcommon {
  min-height: 516px;
  height: auto !important;
  height: 516px;
  background-position: bottom;
  background-repeat: no-repeat;
  width: 760px;
}

#rightContent {
  float: left;
}

#contentHeading {
  margin-top: 8px;
  margin-bottom: 1px;
}

#contentMiddle {
  /*float: left;*/
  /*margin-right: 9px;*/
  width: 546px;
}

#contentMiddleGrey {
  clear: both;
  float: left;
  width: 546px;
  background-color: #BDBDBD; 
}

#contentMiddleGreyPadding {
  /*padding: 16px*/
  padding: 16 16 10 16;
}

#imageborder {
  border: 1px solid #000000;
}

/* FEATURE LAYOUT 1 */
#columnText {
  float: left;
  /*width: 275px;*/
  width: 298px;
  margin-right: 15px;
  margin-bottom: 0px;
}

#columnImg {
  float: left;
  width: 200px;
}

/* FEATURE LAYOUT 2 */
#contentLineSpace {
  text-align: center;
  padding-top: 2px;
  padding-bottom: 8px;  
}

/* SPACERS */
#spacer14h {
  height: 14px;
}

#bottomspacer {
  height: 200px;
  clear: both;
}

/* INTERACTIVES */
#flash_566 {
  width: 566px;
}
