body { 
	background-color: #336633;
} 
div#container {
	display: block;
	position: absolute;
	margin-left: 11%; 
	margin-right: 11%;
	width: 740px;
	border: none;
}
div.content {
	text-align: center;
	margin: auto;
} 
div.navalign {
	position: absolute;
	text-align: center;
	margin: 154px auto;
}
div.tablecenter {
	text-align: center;
	margin: 0px auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6cf;
	letter-spacing: 1.1px;
	line-height: 125%
}	
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6cf;
	font-size: 15.75px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.1px;
	line-height: 125%
}
.bio {
	font-size: 12px;
	text-align: left;
}
.imgcenter {
	text-align: center;
}
img {
	border: none;
}
a {
	border: none;
}

img.mike {
	border-style: none;
	border-spacing: none;
	border-color: none;
	width: 305;
	height: 404;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 0px;
}

/* LAYOUT FOR BOTTOM NAVIGATION LABELS */

table#footer {
	border-spacing: 0px;
	border-width: 0px;
	border-style: none;
	width: 447px;
	height: 16px;
	text-align: center;
	margin: 0px auto 0px auto;
}

table#footer td {
	padding: 0px;
}

table#footer td a {
	display: block;
	background-color: #363;
}

table#footer img {
	border-width: 0px;
	border-style: none;
}

div#copyright {
	position: absolute;
	display: block;
	border-spacing: 0px;
	border-width: 0px;
	border-style: none;
	width: 522px;
	height: 14px;
	margin: 30px 0px 0px 0px;
	text-align: center;
}

div#copyright img {
	border-width: 0px;
	border-style: none;
}



/* NAVIGATION LABELS */

a#nav_home {
background-image: url(/footer/nav_home_363.gif);
width: 48px;
height: 16px;
}

a#nav_home:hover {
background-image: url(/footer/nav_home_hover_363.gif);
width: 48px;
height: 16px;
}

a#nav_gallery {
background-image: url(/footer/nav_gallery_363.gif);
width: 63px;
height: 16px;
}

a#nav_gallery:hover {
background-image: url(/footer/nav_gallery_hover_363.gif);
width: 63px;
height: 16px;
}

a#nav_statement {
background-image: url(/footer/nav_statement_363.gif);
width: 87px;
height: 16px;
}

a#nav_statement:hover {
background-image: url(/footer/nav_statement_hover_363.gif);
width: 87px;
height: 16px;
}

a#nav_bio {
background-image: url(/footer/nav_bio_363.gif);
width: 35px;
height: 16px;
}

a#nav_bio:hover {
background-image: url(/footer/nav_bio_hover_363.gif);
width: 35px;
height: 16px;
}

a#nav_resume {
background-image: url(/footer/nav_resume_363.gif);
width: 66px;
height: 16px;
}

a#nav_resume:hover {
background-image: url(/footer/nav_resume_hover_363.gif);
width: 66px;
height: 16px;
}

a#nav_contact {
background-image: url(/footer/nav_contact_363.gif);
width: 68px;
height: 16px;
}

a#nav_contact:hover {
background-image: url(/footer/nav_contact_hover_363.gif);
width: 68px;
height: 16px;
}
