html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	: #464544;
}
a:hover {
	: #000000;
}
.indented{
	padding-left: 25pt;
	padding-right: 25pt;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #FFF url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	: #000;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 780px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
	float: none;
	border-bottom-color: #006;
}

 #header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	background: #FFF 
} 
#logo {
	
  width: 800px;
  height: 138px;
  background: url(images/logo.jpg) no-repeat;
  text-align: center;
  : #595959;
}
#left {
  float: left;
  width: 180px;
}

#logo h1 {
	padding-top: 30px;
	font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #FFF bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 150px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  : #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
	text-decoration: underline;
}
#nav .important {
  border: none;
  background: 150px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  : #FFF;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  : #000000;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  : #000000;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  : #000000;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#acmpe {
	background: url(images/acmpe_logo.gif) no-repeat;
	padding: 1px;
	width: 186px;
	height: 96px;
	text-align: center;  
	background-position:bottom;
}

#right {
	float: left;
	width: 490px;
	padding-right: 75px;
	padding-top: 169px;
}
#right h2 {
	font: 18px arial, sans-serif;
	: #243432;
	border-bottom: 1px solid ;
	padding-bottom: 6px;
	margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  : #710f4b;
  border-bottom: 1px solid #F00;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
  padding-bottom:150px;
  background:url(images/Staff_Picture.jpg) no-repeat;
  background-position:right bottom;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img {
	background: url(images/acmpe_logo.gif) no-repeat;
	width: 186px;
	height: 94px;
	float: left;
	margin-right: 18px;
	text-align: center;
	padding-top: 90px;
	font-size: 9px;
	font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
	text-align: center;
	padding: 22px 0px 30px 00px;
	font-size: 6px;

  : #000;
	font-weight: lighter;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
	
}
#services{
	  margin-right: 20px;

}
#resumeletter{
	margin-right: 20px;
}
#resumelinks{
	margin-left: 20px;
}
#perspective{
	width: 50%;
	float: right;
}
#about{
	margin-left: 10px;
}
.aboutpic {
	float: right;
	margin-left: 15px;
}
#mainstuff{
	  margin-right: 20px;

}
