body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: arial, helvetica, sans;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	background-color: #fff;
	text-align: justify;
}

p {text-align: justify;}

p.quote {position: relative; left: 50px; width: 500px;}

h2 {color: #66f;}

img {border: none;}

a {
	text-decoration: none;
	font-weight: bold;
	color: #30c;
	border: none;
	outline: none;
	padding-bottom: 1px;
}

a:visited {color: #66f;}
a:hover {color: #66f; border-bottom: 1px #66f dotted;}
a:active {color: #66f; border-bottom: 1px #66f dashed;}

a.linky {
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	width: 250px;
	height: 65px;
	padding: 0;
	border: none;
	outline: none;
}

a.linky:hover img {visibility: hidden;}
a.linky:hover {border: none;}
a.linky:active {border: none;}

a#resume {background-image: url("pix/resume-over.gif");}
a#bio {background-image: url("pix/bio-over.gif");}
a#reviews {background-image: url("pix/reviews-over.gif");}
a#photos {background-image: url("pix/photos-over.gif");}
a#reel {background-image: url("pix/reel-over.gif");}
a#contact {background-image: url("pix/contact-over.gif");}

a.linky-small {
	display: table-cell;
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	#height: 40px;
	padding: 0;
	border: none;
	outline: none;
}

a.linky-small:hover img {visibility: hidden;}
a.linky-small:hover {border: none;}
a.linky-small:active {border: none;}

a#resume-small {background-image: url("pix/resume-over-small.gif");}
a#bio-small {width: 88px; background-image: url("pix/bio-over-small_new.gif");}
a#reviews-small {background-image: url("pix/reviews-over-small.gif");}
a#photos-small {background-image: url("pix/photos-over-small.gif");}
a#reel-small {width: 95px; background-image: url("pix/reel-over-small.gif");}
a#contact-small {background-image: url("pix/contact-over-small.gif");}

.header {
	position: relative;
	top: 10px;
}

.main {
	position: relative;
	top: 30px;
}
