body {
	padding: 0;
	margin: 0px;
background:#fff url("resources/template/bg.jpg"/*tpa=http://www.lamhire.com/resources/template/bg.jpg*/) repeat-x top fixed;
	}
#menu {
height:30px;
padding-right:20px;
background-color:#000000;
	}
#menu td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
height:30px;
	}
#menu a {
	color: #fff;
	text-align:center;
	}
#menu p {
	padding: 5px;
	}
#menu td a.link {
	width: 100%;
	padding-top: 10px;
text-transform:uppercase;
	display: block;
	text-decoration: none;
	color: #fff;
padding-left:10px;
	}
#menu td a.link:hover {
	color: #ffd454;
/*	width:100%;*/
	}
#menu td a.indented {
	width: 100%;
	padding: 2px 2px 2px 10px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}
#menu td a.indented:hover {
	color: #ffd454;
/*	width:100%;*/
	}
#footer {
	color: #fff;
	padding: 3px;
	font-family: verdana;
	font-size: xx-small;
	text-align: center;
	}
#footer a {
	color: #fff;
	}
#pageHeader {
	background-image:url("resources/template/header-bg.png"/*tpa=http://www.lamhire.com/resources/template/header-bg.png*/);
	background-repeat:no-repeat;
	height:52px;
	background-color:#000000;
	background-position:bottom center;
	width:570px;
}

#pageHeader h1, #main h1 {
text-transform:uppercase;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
color:#000000;
padding-left:10px;
}

#main {
/*	padding: 10px;*/
	font-family: verdana;
	font-size: 10px;
	background: #000000;
	color: #333333;
	width:570px;
	background-color:#FFFFFF;
	background-image:url("resources/template/content-bg.gif"/*tpa=http://www.lamhire.com/resources/template/content-bg.gif*/);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:384px;
	text-align:justify;
	}
#main p {
	padding-left:10px;
	padding-right:10px;
	font-family: verdana;
	font-size: 11px;
	color:#333333;
	line-height:16px;
font-weight:bold;
}
#main a {
	color: #59563E;
	}
#main td p{
	font-family: verdana;
	font-size: 11px;
	color:#333333;
	line-height:16px;
margin-left:-10px;
font-weight:bold;
	}
#main td {
	font-family: verdana;
	font-size: 11px;
	color:#333333;
	line-height:16px;
padding-left:10px;
font-weight:bold;
	}
#main h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}
#main h2 {
	font-size: medium;
	color: #59563E;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}
.divMenu {
	position: absolute;
	top: 0;
	left:0;
	visibility:hidden;
	}
.divMenu a {
	padding: 2px;
	display: block;
	width: 110px;
	border-bottom: 1px solid #003300;
	font-family: arial;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
	background: #666600;
	color: #FFFFFF;
	}
.divMenu a:hover {
	background-color: #004400;
	}
hr {
	clear: both;
	color: #000;
	}
.error {
color: #f00
}

#menuBar {
background-image:url("resources/template/menu-bg.png"/*tpa=http://www.lamhire.com/resources/template/menu-bg.png*/);
background-repeat:no-repeat;
height: 59px;
}
#spacer {
background-image:url("resources/template/spacer.gif"/*tpa=http://www.lamhire.com/resources/template/spacer.gif*/);
background-repeat:repeat-x;
height:16px;
}
#footerBar {
background-image:url("resources/template/footer-bar-bg.gif"/*tpa=http://www.lamhire.com/resources/template/footer-bar-bg.gif*/);
background-repeat:repeat-x;
height:30px;
text-align:right;
padding-right:20px;
font-size:11px;
font-family:arial;
color:#FFFFFF;
}

#footerBar td {
font-size:11px;
font-family:arial;
color:#FFFFFF;
}

#footerBar a {
color:#FFFFFF;
text-decoration:none;
font-size:11px;
font-family:arial;
}