
body{
  background-color: #000000;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 0.78em;
  line-height: 1.5em;
}

#bn_header{
  background-color: #1e1e1e;
  width: 100%;
  height: 200px;
  margin: 20px 0px 0px 0px;
}

#header{
  width: 760px;
  height: 200px;
  margin: 0px auto;
  padding: 0px;
}

#guy_top{
  background: url("../img/guy-top.jpg") no-repeat;
  width: 250px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#headm{
  width: 510px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  float: right;
}

#title{
  background: url("../img/title.jpg") no-repeat;
  width: 510px;
  height: 100px;
  margin: 30px 0px 0px 30px;
  padding: 0px;
}

#menu{
  width: 510px;
  margin: 30px 0px 0px 30px;
  padding: 0px;
}


a{
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}

a:hover{
  border: 0px;
  color: #ffffff;
  text-decoration: underline;
}

.mainmenu{
  font-family: 'Trebuchet MS' sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 1.7em;
  color: #4c4c4c;
  text-decoration: none;
  text-align: center;
  width: 110px;
  height: 25px;
  display: inline-block;
}

a:hover.mainmenu {
  text-decoration: none;
}

#body{
  width: 760px;
  margin: 0px auto;
  padding: 0px;
}

#guy_bottom{
  background: url("../img/guy-bottom.jpg") no-repeat;
  width: 250px;
  height: 330px;
  float: left;
}

#bodym{
  width: 510px;
  margin: 0px;
  padding: 30px 0px;
  font-family: /*'Bookman Old Style'*/ 'Garamond' 'Georgia' serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.1em;
  letter-spacing: 0.05em;
  line-height: 1.5em;
  color: #b2b2b2;
  text-align: justify;
  text-indent: 0.5cm;
  float: right;
}

h1{
  font-family: 'Tahoma' 'Verdana' sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.4em;
  letter-spacing: 0.2em;
  line-height: 1.5em;
  color: #ffffff;
  text-indent: 1cm;
  width: 100%;
  margin: 30px 0px 10px 0px;
  padding: 0px 5px 0px  5px;
  border-top: 1px solid #1e1e1e;
  border-left: 1px solid #1e1e1e;
}

h3{
  font-size: 1.3em;
  font-weight: 600;
}

table{
  width: 100%;
}

img{
  border: 0px;
}

#contact{
  width: 510px;
}

p#contact{
  line-height: 1.2em;
}

#footer{
  width: 760px;
  height: 30px;
  margin: 0px auto;
  padding: 10px 0px 0px 0px;
  clear: both;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9em;
  text-align: center;
  color: #ffffff;
}
