body
{
  background-color:black;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}

h1
{
  font-size: 20px;
}

h2
{
  font-size:15px;
  padding:0px;
}

#landingdiv
{
  margin:30px auto 30px auto;
  width:700px;
}

#landingimage
{
  border-width:0px;
}

#mainview
{
  width:700px;
  background-color:white;
  border:1px black solid;
  min-height:500px;
}

#centrediv
{
  margin:15px auto 15px auto;
  width:700px;
}

#logotopleft
{
  background-image:url('./images/logotopleft.jpg');
  width:545px;
  height:130px;
  float:left;
}

#logotopright
{
  background-image:url('./images/logotopright.jpg');
  width:155px;
  height:130px;
  float:left;
}

#menubar
{
  padding:4px 0px 0px 0px;
  height:19px;
  background-color:#676767;
  width:545px;
  float:left;
  font-size:11px;
  color:white;
  text-align:center;
}

#leftside
{
  width:111px;
  min-height:260px;
  background-color:white;
  float:left;
  padding-top:40px;
  padding-left:20px;
}

#contentspace
{
  background-color:white;
  width:404px;
  float:left;
  min-height:260px;
  padding:40px 0px 40px 10px;
}

#manimagemenu
{
  width:155px;
  height:23px;
  min-height:23px;
  background-image:url('./images/menuright.jpg');
  float:left;
  color:white;
  background-color:red;
}

#rightman
{
  float:left;
  width:155px;
  height:260px;
  background-image:url('./images/manimage.jpg');
}

#coatimage
{
  margin-bottom:0px;
}

#waistcoatimage
{
  margin-top:-4px;
}

#bottombar
{
  width:700px;
  background-color:black;
  color:white;
  height:61px;
  min-height:50px;
  float:left;
  text-align:right;
}

#hotline
{
  width:700px;
  background-color:white;
  color:black;
  height:61px;
  min-height:50px;
  float:left;
  text-align:center;
}

.menuitem
{
}


#menubar a:link
{
  color:white;
  text-decoration: none;
}

#menubar a:visited
{
  color:white;
  text-decoration: none;
}

#menubar a:hover
{
  color:gray  ;
  text-decoration: none;
}

.showtitle
{
  font-weight:bold;
}

.boldtext
{
  font-weight:bold;
}
