@charset "utf-8";.

* {
	margin: 0;
	padding: 0;
}

html {
    min-height:100%;
	margin-bottom:1px
}

body{
	background-color:#000000;
}

#center{
	text-align:center;
	position: relative;
	top: 50px;
}

.imgspace {
	padding-bottom:20px;
	}

#bg {
    background-color:#000000;
    height:640px;
    width:1024px;
    position: relative;
	overflow:scroll
    float:none;
    margin: auto;
    text-align: center;
    }
	
#container{
	width: 173px;
	min-height:158px;
	margin: auto;
}

.cellcontent{
	padding-top: 44px;
	padding-right: 48px;
	padding-left: 48px;
	background-color: #FFFFFF;
}

.tr_gray {
	background-image:url(images/sec_img_grayRM.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.tl_gray {
	background-image:url(images/sec_img_grayTL.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.pierlontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
	line-height: 15pt;
	text-align: justify;
}
.pierlon_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #7c0909;
	line-height: 30pt;
	text-transform: uppercase;
}
.pierlon_sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #7c0909;
	line-height: 12pt;
	text-transform: uppercase;
}

.pierlon_resumetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #7c0909;
	line-height: 12pt;
}

a:link {
	color: #7c0909;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #7c0909;
	text-decoration: none;
	}
a:active {
	color: #7c0909;
	text-decoration: none;
	}
	
a.choretxt:link{
	color: #000000;
	text-decoration: none;
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
}

a.choretxt:hover{
	color: #7c0909;
	text-decoration: none;
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
	}

a.choretxt:visited{
	color: #7c0909;
	text-decoration: none;
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
	}
	

a.btn_home, a.btn_bio, a.btn_chore, a.btn_schedule, a.btn_resume, a.btn_contact, .onbio, .onchore, .oncontact, .onresume, .onschedule {
	width: 173px;
	height: 19px;
	display: block;
	background: url(images/pierlon_roll.png) no-repeat;
	overflow: hidden;
}

a.btn_home{
	background-position: -6px -6px;
}

a.btn_home:hover{
	background-position: -6px -25px;
}


a.btn_bio{
	background-position: -185px -6px;
}

a.btn_bio:hover{
	background-position: -185px -25px;
}

.onbio{
	background-position: -185px -25px;
}

a.btn_chore{
	background-position: -364px -6px;
}

a.btn_chore:hover{
	background-position: -364px -25px;
}

.onchore{
	background-position: -364px -25px;
}

a.btn_schedule{
	background-position: -543px -6px;
}

a.btn_schedule:hover{
	background-position: -543px -25px;
}
.onschedule{
	background-position: -543px -25px;
}

a.btn_resume{
	background-position: -722px -6px;
}

a.btn_resume:hover{
	background-position: -722px -25px;
}
.onresume{
	background-position: -722px -25px;
}

a.btn_contact{
	background-position: -901px -6px;
}

a.btn_contact:hover{
	background-position: -901px -25px;
}
.oncontact{
	background-position: -901px -25px;
}

a.rollbtn_home, a.rollbtn_bio, a.rollbtn_chore, a.rollbtn_schedule, a.rollbtn_resume, a.rollbtn_contact {
	display: block;
	background: url(images/home_buttons.png) no-repeat;
	overflow: hidden;
}

a.rollbtn_home{
	width:57px;
	height:14px;
	background-position: -6px -6px;
}

a.rollbtn_home:hover{
	width:57px;
	height:14px;
	background-position: -6px -20px;
}

a.rollbtn_bio{
	width:92px;
	height:14px;
	background-position: -69px -6px;
}

a.rollbtn_bio:hover{
	width:92px;
	height:14px;
	background-position: -69px -20px;
}

a.rollbtn_chore{
	width:126px;
	height:14px;
	background-position: -167px -6px;
}

a.rollbtn_chore:hover{
	width:126px;
	height:14px;
	background-position: -167px -20px;
}

a.rollbtn_schedule{
	width:87px;
	height:14px;
	background-position: -299px -6px;
}

a.rollbtn_schedule:hover{
	width:87px;
	height:14px;
	background-position: -299px -20px;
}
a.rollbtn_resume{
	width:76px;
	height:14px;
	background-position: -392px -6px;
}

a.rollbtn_resume:hover{
	width:76px;
	height:14px;
	background-position: -392px -20px;
}
a.rollbtn_contact{
	width:74px;
	height:14px;
	background-position: -474px -6px;
}

a.rollbtn_contact:hover{
	width:74px;
	height:14px;
	background-position: -474px -20px;
}
