<style type="text/css">

body {
	margin-top: 0px;
	background-color: #ffffff;
}
#wrapper {
	vertical-align: middle;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}
#info_wrapper {
	width: 710px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}
#info_wrapper h1 {
	color: #7F0C07;
	font-size: 120%;
  }
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 400px;
	width: 796px;
	vertical-align: middle;
	}
#admin_maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 418px;
	width: 786px;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	}
#resume_info {
	width: 725px;
}


/* set margins, padding, and line height for maincontent paragraphs */
#maincontent p {
	line-height:1.2em;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #000000;
  }
#maincontent h1 {
	color: #7F0C07;
	font-size: 120%;
  }
#admin_maincontent p {
	line-height:1;
	text-align: justify;
	padding-left: 5px;
	color: #000000;
  }
#admin_maincontent h1 {
	color: #7F0C07;
	font-size: 120%;
  }  
#footer {
	height: 52px;
	width: 796px;
	background-image: url(../images/foot_bkg.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	padding-top: 1px;
}
#striped tr {
  background-color:#FFFFFF;
  }
#striped tr.hilite {
  background-color:#F4F4F4;
  }
#formTable {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #EBEBEB;
	display: table;
	border: 7px solid #EBEBEB;
	padding: 0px;
	margin: 0px;
}
#resume {
}
li {
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom: 3px;
	background-position: 0px 5px;
}
#maincontent table td {
}
.picPlace {
	background-image: url(../images/searching.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrapper #maincontent .homeh1 {
	background-color: #7F0C07;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: inline;
	font-style: italic;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin: 0px;
}
#rightTbox {
	padding: 7px;
}
