a:link { color:#ffcc22; text-decoration:none; font-weight:normal; }
a:visited { color:#ffcc22; text-decoration:none; font-weight:normal; }
a:focus { color:#000000; text-decoration:underline; background-color: #ffcc22; font-weight:normal; }
a:hover { color:#000000; text-decoration:none; background-color: #ffcc22; font-weight:normal; }
a:active { color:#ffcc22; font-weight:normal; }

#container {
  background-color:#000000;
  width:800px; 
  height:auto;
  text-align:left;
}
#wrape {
  width:800px;
}
#header {
  width:800px;
}
#main_left {
  color:#808080;
  float:left;
  width:505px;
  height:auto;
  padding-top:0px;
  margin-top:25px;
  margin-left:0;
  min-height:632px;
  background-image:url(../images/line_side2.jpg);
  background-repeat:repeat;
}
#main_right {
  color:#808080;
  float:right;
  width:295px;
  padding-top:0px;
  margin-top:25px;
  margin-right:0;
}

#inline_left {
  border-left-style:solid;
  border-left-width:0px;
  border-bottom-style:solid;
  border-bottom-width:0px;
  border-color:#333333;
  margin-left:20;
  margin-right:0;
  width:480px;

}
#inline_right {
  border-left-style:solid;
  border-left-width:0px;
  border-bottom-style:solid;
  border-bottom-width:0px;
  border-color:#333333;
  margin-left:10;
  margin-right:15;
  width:268px;
}
.headline {
  margin-top:7px;
  margin-left:0px;
}
.headline_right {
  margin-top:7px;
  margin-left:-5px;
}
.content_left {
  font-family:Tahoma;
  font-size:11px;
  word-spacing:1px; 
  margin-left:10px;
  margin-right:20px;
  margin-top:0px;
  line-height:1.8;
  color:#808080;
  text-align:justify;
  height:auto;
}
.content_readmore {
  font-family:Tahoma;
  font-size:11px;
  word-spacing:1px; 
  margin-left:20px;
  margin-right:40px;
  margin-top:0px;
  line-height:1.8;
  color:#808080;
  text-align:right;
}
.content_right {
  font-family:Tahoma;
  font-size:11px;
  word-spacing:1px; 
  margin-left:7px;
  margin-right:12px;
  margin-top:1px;
  margin-bottom:1px;
  line-height:1.8;
  color:#808080;
  text-align:justify;
  height:auto;
}
.email {
  font-family:Tahoma;
  font-size:11px;
  word-spacing:1px; 
  margin-left:7px;
  margin-right:0px;
  margin-top:1px;
  margin-bottom:1px;
  line-height:1.8;
  color:#808080;
  text-align:left;
}

#footer {
  background-color:#000000;
  width:800px; 
  height:70px; 
  text-align:left;
}
#footer_left,#footer_right {
  width:12%;
  border:1px solid #000000;
}

#footer_left {
  float:left;
  padding-left:20;
  vertical-align:middle;
}

#footer_right {
  font-family:Tahoma;
  font-size:11px;
  color:#333333;
  line-height:3.5;
  float:right;
  padding-right:20;
  vertical-align:middle;
}

#footer_content {
  font-family:Tahoma;
  font-size:11px;
  color:#333333;
  float:left;
  margin-left:40;
  margin-top:5;
  line-height:1.5;
}