/* CSS Document */

body {
	margin:auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
#cont{
	text-align:center;
	margin:auto;
}
#pills {
	/*background-image:url(images/pills_grid_half_01.jpg) 0 0 no-repeat;*/
	height:512px;
	width:200px;
	position:relative;
	text-align:center;
	margin:auto;
}
#pills li {
	position:absolute;
	width:200px;
	height:64px;
	background: url(images/pills_grid_half_01.jpg) 0 0 no-repeat;
	display: block;
	list-style:none;
}
li {
	list-style:none;
}
#pills a {
	width: 200px; height: 64px; display: block;
}
#pills #frntpg_pill_01 {
	top:0px;
}
#frntpg_pill_01 a:hover {
    background: url(images/pills_grid_half_01.jpg);
	background-position: -200px 0px;
	background-repeat:no-repeat;
}
#pills #frntpg_pill_02 {
	top:64px;
	background-position: 0px -64px;
}
#frntpg_pill_02 a:hover {
    background: url(images/pills_grid_half_01.jpg);
	background-position: -200px -64px;
	background-repeat:no-repeat;
}
#pills #frntpg_pill_03 {
	top:128px;
	background-position: 0px -128px;
}
#frntpg_pill_03 a:hover {
    background: url(images/pills_grid_half_01.jpg);
	background-position: -200px -128px;
	background-repeat:no-repeat;
}
#pills #frntpg_pill_04 {
	top:192px;
	background-position: 0px -192px;
}
#frntpg_pill_04 a:hover {
    background: url(images/pills_grid_half_01.jpg);
	background-position: -200px -192px;
	background-repeat:no-repeat;
}
#pills #frntpg_pill_05 {
	top:256px;
	background-position: 0px -256px;
}
#frntpg_pill_05 a:hover {
    background: url(images/pills_grid_half_01.jpg);
	background-position: -200px -256px;
	background-repeat:no-repeat;
}
#pills #frntpg_pill_06 {
	top:320px;
	background-position: 0px -320px;
}
#frntpg_pill_06 a:hover {
    background: url(images/pills_grid_half_01.jpg);
	background-position: -200px -320px;
	background-repeat:no-repeat;
}
#pills #frntpg_pill_07 {
	top:384px;
	background-position: 0px -384px;
}
#frntpg_pill_07 a:hover {
    background: url(images/pills_grid_half_01.jpg);
	background-position: -200px -384px;
	background-repeat:no-repeat;
}
#pills #frntpg_pill_08 {
	top:448px;
	background-position: 0px -448px;
}
#frntpg_pill_08 a:hover {
    background: url(images/pills_grid_half_01.jpg);
	background-position: -200px -448px;
	background-repeat:no-repeat;
}
#header {
	width:532px;
	height:70px;
}
#txt_ben {
	text-indent:-5000px;
	background-image:url(images/txt_ben_killen.gif);
	background-repeat:no-repeat;
	height:70px;
	width:250px;
	position:absolute;
	top:0px;
	left:0px;
}
#txt_left {
	text-indent:-5000px;
	background-image:url(images/txt_creative_professional.gif);
	background-repeat:no-repeat;
	height:70px;
	width:300px;
	position:absolute;
	top:0px;
	left:282px;
}
#resume_vert_button {
	position:absolute;
	top:18px;
	left:250px;
}
#resume_vert_button a{
	background: url(images/resume_vert_button.gif) no-repeat;
	background-position: -32px 0;
	background-repeat:no-repeat;
	height:83px;
	width:32px;
	display:block;
}
#resume_vert_button a:hover{
	background-position: 0 0;
	background-repeat:no-repeat;
}
#resume_button {
	text-align:center;
	margin:auto;
}
#resume_button a{
	background: url(images/resume_button.gif) no-repeat;
	background-position: 50% 0;
	height:32px;
	width:100%px;
	display:block;
	position:relative;
}
#resume_button a:hover{
	background-position: 50% -32px;
	background-repeat:no-repeat;
}
#hide {display:none;
}
a {text-decoration:none;
}
#mand {color:#666666; font-size:x-small
}

#hire_me_button {
	text-align:center;
	margin:auto;
}
#hire_me_button a{
	background: url(images/hire_me_75p.jpg) no-repeat;
	background-position: 50% 0;
	height:96px;
	width:100%px;
	display:block;
	position:relative;
}
#hire_me_button a:hover{
	background-position: 50% -96px;
	background-repeat:no-repeat;
}