* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

body {
  font-family: Arial;
  font-size: 77.01%;
}

h3 {
  font-size: 110%;
}


#page-content {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#page-header {
  width: 800px;
  height: 137px;
  padding-bottom: 5px;
}

#page-header img {
  width: 100%;
  height: 100%;
}

#page-sidebar {
  background: url(images/site-sidebar.jpg) top left no-repeat;
  width: 261px;
  height: 557px;
  float: left;
}


#page-body {
}

ul.picture-list {
  list-style-type: none;
  float: right;
  padding-top: 5px;
}

ul.picture-list li {
  padding: 5px 3px 5px 3px;
}

#page-body p {
  margin-top: 10px;
}

p.notice {
  width: 100%;
  background-color: #FFFFCC;
  border: 2px solid #FFFF00;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}

p.breaking-news {
  width: 525px;
  height: 115px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 5px 5px 5px;
  background: url(images/breaking-news.jpg) top center no-repeat;
}

p.warning-letter {
  font-size: 110.1%;
  font-weight: bold;
}

#section-background, #section-us-investigation, #section-eu-investigation {
  padding: 25px 5px 0 5px;
  margin-bottom: 2em;
}

#section-background {
  background: url(images/section-header-background.jpg) top left no-repeat;
}


.warning-letter { 
	margin-left: 25px; 
	margin-right: 25px; 
	margin-bottom: 1.5em;
	margin-top: .5em;
}

#section-us-investigation {
  background: url(images/section-header-us.jpg) top left no-repeat;
}

#section-eu-investigation {
  background: url(images/section-header-eu.jpg) top left no-repeat;
}

#page-footer {
  background: url(images/site-footer.jpg) top center repeat-x;
  width: 100%;
  height: 20px;
  clear: both;
  font-size: 89.0%;
  text-align: center;
  margin-top: 2em;
  padding-top: 10px;
}

DIV#sound {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
OBJECT {
	text-align: center;
	margin: 0 auto;
}