*
{
padding: 0em;
margin: 0em;
}




body {
	background-color: #145261;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p
{
line-height: 1.25em;
margin-bottom: 1em;
}

#container {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #145261;
}

#header {
	height: 120px;
	margin-top: 20px;
	position: relative;
}
#contactinfo {
	height: 100px;
	width: 200px;
	padding-top: 0px;
	position: absolute;
	bottom: 10em;
	top: 0em;
	right: 0px;
	text-align: right;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #145261;
	margin-bottom: 10px;
	margin-top: 10px;
}
.divider1 {
	height: 1em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	background-image: url(/jobboard/lifeskills/images/divider.gif);
	background-repeat: repeat-x;
}

.divider2 {
	height: 0.25em;
	margin-right: 0px;
	margin-left: 0px;
	width: 50%;
	background-color: #145261;
	margin-top: 1em;
	margin-bottom: 1em;
}

#bannerimg {
	height: 143px;
	background-image: url(/jobboard/lifeskills/images/banner-01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



#outerframe {
	border: 5px solid #999999;
	position: relative;
}
#innerframe {
	border: thin solid #333333;
	background-color: #FFFFFF;

}	
h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#contactinfo p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#logo {
	position: absolute;
	bottom: 0em;
	height: 113px;
	width: 565px;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 1.3em;
	padding-left: 2em;
	top: 0em;
	left: 0em;
	right: 0px;
}

#tableone	{
	border: 10px;
	border-color: 666666;
}



#contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	float: right;
	position: absolute;
	clear: both;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#menu {
	width: auto;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	height: 40px;
	background-color: #145261;
	position: relative;
}
#content {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}




#navlist
{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-left: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #A39161;
}

.current
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #A39161;
}


img.right
{
	border: thin groove #145261;
	float: right;
	margin: 8px;
}

img.left
{
	border: thin groove #145261;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
}

#bulletlist ul, li
{
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

#bulletlist li
{
	background-image: url(/jobboard/lifeskills/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1em;
	padding-bottom: 0.5em;
}

#bulletlist a:link, a:visited
{
	font-weight: bold;
	color: #333333;
}

#bulletlist a:hover
{
	color: #A39161;
}
	
#page2 #bannerimg {
	height: 143px;
	background-image: url(/jobboard/lifeskills/images/banner-02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#page3 #bannerimg {
	height: 143px;
	background-image: url(/jobboard/lifeskills/images/banner-03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#page6 #bannerimg {
	height: 143px;
	background-image: url(/jobboard/lifeskills/images/banner-06.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#page7 #bannerimg {
	height: 143px;
	background-image: url(/jobboard/lifeskills/images/banner-07.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

