body{
  background-image: url(images/background.png);
  background-repeat: repeat-x;
  background-color: #333333;
}

#page { background: none; }

#header {
 background-color: #333333;
 border: none; 
 height: 113px;
}

.menu .tab-home { margin-left: 18px; }

.menu { 
  width: 605px; 
  border: none;
  float: right;
  margin-top: 28px;
  background-image: url(images/menu-bg.gif);
  background-repeat: no-repeat;
}

.tiny {font-size: 10px}

.menu .current a:link, .menu .current a:visited {
  border-top: #333 solid 6px;
  background-color: #fff;
}

.menu .tab a { 
  letter-spacing: 0;
  padding: 15px 18px;
  font-weight: bold;
  background: none;
  margin-bottom: 15px;
}

#header{
  padding: 20px 12px 10px 30px;
}

#logo a { 
  float: left; 
  display: block; 
  width: 166px;
  height: 113px;
  background-image: url(images/logo.png); 
  text-indent: -9999px;
}

#content_box {
  background: none;
}

#content{
  background: white;
}

#sidebars {
  background: none;
}

#multimedia_box {
  background: none;
  border: none;
  padding-top: 0;
}
#multimedia_box img, #multimedia_box .image_box, #multimedia_box .custom_box {
  border: none 0;
  background: none;
}

#footer {
  border: none;
  display: none;
}

#content .headline_area h1, #content .headline_area h2 {
  text-transform: uppercase;
  font-weight: bold;
}

#content {
  padding: 10px;
  width: 455px;
  background-image: url(images/content-bg.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.after_posts_section{
  clear: left;
  color: #999;
  float: left;
  padding: 25px 15px;
}

.after_posts_section .contact-info {
  font-size: 17px;
  padding-bottom: 5px;
  color: #eee;
}

.after_posts_section .footer-text{
  font-size: 12px;
}

.top-right-corner-image{ 
  float: right;
  margin: -10px -10px -10px 0;
}


.custom element.style {
	width: 400px;}


.comments_closed {
	visibility: hidden;}

.format_text img.frame, .format_text .wp-caption {
	border: none;
	padding: 0;

}
