body
  {
  margin: 0;
  background-color: #000000;
  color: #fff;
  text-align:center;
  overflow-x: hidden;
  }

div.content
  {
  clear:both;
  background-image: url('/Pics/header.jpg');  
  background-repeat: no-repeat;
  background-color: #000000;
  border-left: 1px solid rgb(71,153,195);
  border-right: 1px solid rgb(71,153,195);
  border-bottom: 1px solid rgb(71,153,195);
  font-size:8pt;
  font-family: Verdana, Arial, sans-serif;
  color:white;
  margin-left:auto;
  margin-right:auto;
  padding: 150px 0px 30px 0px;
  width: 790px;
  text-align:left;
  height: 97%; 
  display:table;
  min-height:370px; 
  }


div.content a
{
color: rgb(131,213,255);
}

div.left
{
float:left;
width:143px;
/*width:18%;*/
padding-left:30px;
/* border: 1px solid #ccc;  */
/* text-align: center; */
text-align: left;
}

div.right
{
/*float:left;*/
margin-left:180px;
margin-right: 30px;
padding-bottom:10px;
width: 571px;
/*width:72%;*/
/*border: 1px solid #ccc; */
min-height:330px; 
}

input.text 
{
background-color: black;
color:white;
border: 1px solid #ccc;
}

input.button
{
text-align:center;
background-color: #333;
color:white;
border: 1px solid white;
cursor:pointer;
width:85px;
}

textarea.text
{
background-color: black;
color:white;
height:7em;
width: 300px;
border: 1px solid #ccc;
}

div.footer
{
  clear:both;
  text-align:center;
  width: 750px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color:white;
  margin-left:auto;
  margin-right:auto;
  padding: 3px 0px 0px 0px;
}

strong
{
color: yellow;
font-weight:bold;
}

div.newsheader
{
width:auto;
padding-bottom: 3px;
font-weight:bold;
color: rgb(131,213,255);
}

div.newsfooter
{
width:auto;
font-size:7pt;
font-weight:normal;
text-align:right;
/*padding-bottom: 2px;*/
}

div.newsfooter a {
float:left;
}

div.newsfooter span {
float:left;
}

div.newsfooter span a {
float:none;
}

div.news
{
border-top: 1px solid #ccc;
width:auto;
padding: 10px;
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
}

div.response
{
text-align:right;
border: 0px;
width:auto;
padding: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
}

div.responseheader
{
width:90%;
text-align:left;
color: yellow;
font-weight:bold;
padding-bottom: 3px;
}

div.responsecontent
{
text-align:left;
border-top: 1px dotted #ccc;
width:90%;
padding: 10px 10px 0px 10px;
}             

div.menu
{
position: relative;
top:-35px;
left: 155px;
z-index:2;
}

div.language
{
width:18%;
position: relative;
color: #AAAAAA;
top:-25px;
left: 32px;
/*top:-155px;
left: 700px;*/
z-index:2;
margin-bottom: -10px;
/*border: 1px white solid;*/
font-weight:bold;
}

div.menu a
{
text-align:center;
margin: 5px 0px 0px 10px;
font-family: Verdana, Arial, sans-serif;
font-size:10pt;
text-decoration:none;
color: white;
font-weight:bold;
}

div.menu a:hover
{     
text-align:center;
margin: 5px 0px 0px 10px;
font-family: Verdana, Arial, sans-serif;
font-size:10pt;
font-weight:bold;
text-decoration:none;
color: rgb(131,213,255);
}

#inner-wrap {
padding-bottom:80px;
}
#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

img {
border:0;
}