body {
  margin : 0px;
  padding : 0px;
  width : 100%;
}

a {
  font-weight : bold;
  text-decoration : none;
}

a:hover {
  text-decoration : underline;
}

#topbar {
}

#name {
  font-family : "Bitstream Vera Sans", sans-serif;
	font-size : 48px;
	line-height : 68px;
	font-weight : 100;
	width : 100%;
	position : relative;
	bottom : -68px;
	text-align : center;
	margin : 0px;
	padding : 0px;
	text-decoration : none;
}

html>body #name {
  bottom : -38px;
}

#specs {
  font-family : Tahoma, sans-serif;
	font-size : 14px;
	line-height : 16px;
	font-weight : 200;
	border-style : solid;
	border-width : 0px 0px 0px 0px;
	width : 100%;
	text-align : center;
	margin : 0px;
	margin-bottom : 8px;
	padding : 0px;
	padding-bottom : 2px;
}

.headshot {
  display : block;
  float : left;
  border-style : none;
  margin-top : .25in;
  padding : 2px;
}

a .headshot {
  text-decoration : none;
}

#contactstd {
  border-style:dotted;
  border-width:0px;
  border-left-width:7px;
  padding:24px 0px 270px 0px;
}

#contacts {
  width:222px;
  font-size : 16px;
	line-height : 21px;
	font-weight : 100;
	padding : 0px 8px 0px 16px;
}

#contacts a {
}

#contactinfo {
  border : solid 2px;
  padding:10px;
}

.subtitle {
  font : 900 18px Tahoma, sans-serif;
	padding : 4px;
	margin : 0px;
	margin-bottom : 20px;
	border-width : 2px;
	text-align : left;
}

.text {
	margin : 0px;
	padding : 0px;
	font-size : 1em;
	font-family : serif;
	font-weight : normal;
}

.gallery_image {
  border : solid 2px;
}

.firsttd  { width : 1%; vertical-align:top; }
.secondtd { width : 45%; vertical-align:top; }
.thirdtd  { width : 27%; vertical-align:top; }
.fourthtd { width : 27%; vertical-align:top; }

#bottombar {
}

#logodiv {
  position:absolute;
  right:10px;
  bottom:25px;
  height:132px;
  width:82px;
  border-style:solid;
  border-width:2px;
}

#innerlogodiv {
  position:absolute;
  right:15px;
  bottom:65px;
}
