.ddmx{
border:0px solid #FFFFFF !important ; 
 margin-top:-2px;
}
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 padding: 5px 5px 5px 5px !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #FFFFFF !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
}
.ddmx td.item11 {
 padding:0 !important ; 
 border-top: 1px none #FFC819 !important ; 
 border-left: 1px none #FFC819 !important ; 
 border-bottom: 1px none #FFC819;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 

}
.ddmx td.item11-last {
 padding:0 !important ; 
 border: 1px none #FFC819 !important ; 
 white-space: nowrap; 
}
.ddmx td.item11-acton {
 padding:0 !important ; 
 border-top: 1px none #FFC819 !important ; 
 border-left: 1px none #FFC819 !important ; 
 white-space: nowrap; 
 border-bottom: 1px none #FFC819;
}
.ddmx td.item11-acton-last {
 border: 1px none #FFC819 !important ; 
}
.ddmx .item11-acton-last a.item1,
.ddmx .item11-acton a.item1,
.ddmx .item11-acton-last a:hover,
.ddmx .item11-acton a:hover,
.ddmx .item11 a:hover,
.ddmx .item11-last a:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 color: #FFC819 !important ; 
}
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 padding: 5px 5px 5px 5px !important ; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 z-index:500; 
 opacity:0.85; 
}
.ddmx a.item2 {
 background-color: #FFCC99 !important ; 
 color: #000000 !important ; 
 border-top: 1px none #11B8F4 !important ; 
 border-left: 1px none #11B8F4 !important ; 
 border-right: 1px none #11B8F4 !important ; 
}
.ddmx a.item2-last {
 background-color: #FFCC99 !important ; 
 color: #000000 !important ; 
 border-bottom: 1px none #11B8F4 !important ; 
 z-index:500; 
}
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 background-color: #FF6600 !important ; 
 color: #FFFFFF !important ; 
 border-top: 1px none #11B8F4 !important ; 
 border-left: 1px none #11B8F4 !important ; 
 border-right: 1px none #11B8F4 !important ; 
}
.ddmx .section {
 border: 0px solid #FFFFFF !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmxframe {
 border: 0px solid #FFFFFF !important ; 
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */

body {
  margin: 0;
  padding: 0;
  padding-top: 20px;
  background-color: #d1d1d1;
  background-image: url("https://www.thedatabank.com/dpg/272/images/bg.gif");
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
  text-align: center;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

#container {
  margin: 0 auto;
  position: relative; /* Makes it a containing block */
  width: 820px;
  background-color: #ffffff;
  background-image: url("https://www.thedatabank.com/dpg/272/images/mainbg.jpg");
  text-align: left;
  padding-bottom:20px;
}

#container h1, h2 {
  margin: 0;
  padding: 0;
  padding: 8px 0;
  font-size: 1.1em;
  color: #cc3333;
}

#container h2 {
  font-style: italic;
}

#container ol li, ul li {
  padding-bottom: .1em;
}

ul
{
margin-top:2px;
margin-bottom:5px;
}

#header {
  width: 820px;
  height: 145px;
  background-image: url("https://www.thedatabank.com/dpg/272/images/header.jpg");
  background-color: #996666;
}

#main_menu {
  width: 795px;
  height: 20px;
  padding-left: 25px;
  background-color: #cc6600;
  color: #FFFFFF;
  background-image: url("https://www.thedatabank.com/dpg/272/images/menubar.jpg");

}

p.more {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	color: #FF9966;
}

#right_column {
  font-family: "Courier New", Courier, monospace;
  width: 200px;
  float: right;
  padding-right: 7px;
  color: #ff6600;
}

#right_column p {
	padding-top: 0;
	margin-top: 0;
}

#left_column {
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:200px;	
	width:590px;
}

#left_column img {
	/*margin:4px;*/
}
#left_copy {
  width: 280px;
  padding-top: 10px;
  float: left;
 

}



#right_copy {
  width: 280px;
  padding-top: 10px;
  padding-left: 15px;
  float: left;
}

#footer {
  float: left;
  width: 590px;
  height: 217px;
  background-image: url("https://www.thedatabank.com/dpg/272/images/protestfooter.jpg");
  position:absolute;
  bottom:0px;

}

#address {
	position: absolute;
	left: 40px;
	bottom: 43px;
	font-size: 9px;
	color: #FFFFFF;
}

#bottom_menu {
	position: absolute;
	text-align: center;
	font-size: 9px;
	left: 30px;
	bottom: 2px;
}

#bottom_article {
	height: 105px;
	width: 400px;
}

#bottom_article img {
	float: left;
}

#bottom_panther {
	position: absolute;
	bottom: 0;
	right: 15px;
}


#footershadow {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 820px;
	background-repeat: no-repeat;
	background-image: url("https://www.thedatabank.com/dpg/272/images/bottomshadow.jpg");
	background-position: top;
	text-align: left;
	font-size: 11px;
	color: #666666;
	font-family: "Courier New", Courier, monospace;
}

p.credits {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-left: 550px;
}




.contentheading
{
color:#ce3031;
font-size:15px;
font-weight:bold;
padding-bottom:5px;
}

.blog td
{
padding-right:7px;
}


.componentheading
{
color:#ce3031;
font-size:16px;
font-weight:bold;
text-decoration:underline;
padding-bottom:10px;
}

table.contentpaneopen {

	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	margin-left:-1px;
}



a
{
text-decoration:none;
color:#FF6600;
}


a:hover
{
text-decoration:underline;
}


#main_input input.box {
	margin: 20px 0 0 50px;
}

#main_input input.submit {
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 0;
	margin: 15px 0 0 15px;
}

#bottom_menu a {
	color:#000;
}

.tdbURLMoreInfo 
{
    font-size: 10pt;
    font-family: Georgia;
}
