body { 
	font: 10pt/16pt georgia; 
	color: #555753; 
	background:#dde0e5 url(images/bg.gif) repeat-x top left;
	margin: 0px;
	text-align: left;
	}
p { 
	font: 10pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
h1 {
	display: none;
        margin: 0px;
        padding: 0px;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
        margin-top: 0px;
        padding-top: 0px;
	color: #746f57;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #5b6e8f;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7888a5;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #7b828e;
	}
hr.light {
	color: #dde0e5;
	}
#container { 
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;  
	text-align: left; 
	}

#pageHeader {
	position:relative;
	width:810px;
	height:183px;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat center;
	}
#main {
	background: transparent url(images/mainbg.gif) repeat-y top center;
	padding: 20px;
	}
#portfolio {
	padding-left: 10px
	}
#portfolio h4 {
	display: inline;
	float: left;
	width: 14em;
	margin: 0px;
	}
#portfolio h3 span {
	display: inline;
	float: left;
	width: 11.6em;
	}
#portfolio ul {
	float: left;
	width: 14em;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#portfolio li {
	float: left;
	width: 13em;
	margin: 0;
	padding: 0;
	}

#footer { 
	background: transparent url(images/footer.gif) no-repeat bottom center;
	text-align: center; 
	min-height: 66px;	
	}
#footer p {
	text-align: center;
	padding-top: 15px;
	}
#footer a:link, #footer a:visited { 
	}

#menu {
	background: transparent url(images/menubg.gif) no-repeat top left;
	width: 200px;
	height: 210px;
	float: left;
	position: relative; 
	left: auto;
	right: auto;
	}

#menu h3.select span {
	display:none
	}

#menu ul {
	margin: 0px;
	padding: 15px 0px 0px 35px;
	}
#menu li {
	line-height: 1.33em; 
	list-style-type: none;
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#menu li a:link { 
	color: #746f57;
	}
#menu li a:visited {
	color: #908a6e;
	}
.formIndent {
	padding-left: 600px;
	}
.formIndent2 {
	padding-left: 120px;
	}
p span {
	font-weight: bold;
	text-transform: uppercase;
	}
.left {
	float: left;
	}
.pic img {
	padding-right: 10px;
	border: none;
	}
.center {
	text-align: center;
	}
.red {
	font-weight: bold;
	color: #c80710;
	}
.lastname {
      display: none;
      margin: 0px;
      padding: 0px;
}
.submitIndent {
     padding-left: 130px;
}