<!--
p { color: #ffffff; } 
td.padding {padding-left: 25px; margin:0px auto; width: 700px; text-align:center;}

 a {text-decoration:none} a:link { color: white; } a:visited{ color: white; }a:hover { color: gray;}
body {	margin:50px 0px; padding: 0px;	text-align:center; color: white; background-image: url('images/bg.jpg');
	background-repeat: no-repeat; background-position: top center;
	}
.title {
	margin: 0px auto;
	margin-top: -40px;
	width: 750px;
	height: 200;
	background-image: url('images/title.gif');
	}
.gallink {
	background-image: url('images/gallback.gif');
	background-repeat:no-repeat;
	background-position:center; 
	}
.galltext {

}
.nav {	margin: 0px auto;
	margin-top: -20;
	width: 750px;
	height: 51;
	background-image: url('images/nav.gif');
	}
a.home { position:relative; left: -20%; }
a.gallery {position:relative; left: -7%;}
a.bio { position:relative; right: 2%;}
a.contact { position:relative; right: 40%; }
.top{
	margin: 0px auto;
	width: 750;
	height: 50;
	background-image: url('images/top.gif');
	}

.middle{
	margin: 0px auto;
	background-image: url('images/mid.gif');
	background-repeat: repeat y;	
	width: 750px;
	z-index: +1;

	}		
.bot {
	margin: 0px auto;
	background-image: url('images/bot.gif');
	height: 50;
	width: 750;
}
	--//>