body { 
	background-color: #339;
	margin: 0px;
}


/* LAYOUT ELEMENTS */ 
 
table {
	width: 100%;
	height: 100%;
	border: none;
}

td {
	display: table-cell;
	vertical-align: top;
	text-align: center;
}

div#container {
	position: relative;
	text-align: left;
	margin: 0px auto;
	width: 522px;
	height: 410px;
}

div#topspace {
	position: relative;
	margin-top: 116px;
}

div#imageandcontent {
	position: relative;
	text-align: left;
	width: 522px;
	height: 230px;
	margin: 0px auto;
}

div#leftimage {
	position: absolute;
	margin: 0px;
	width: 310px;
	height: 230px;
}

div#spacebetween {
	position: absolute;
	margin: 0px 0px 0px 310px;
	width: 12px;
	height: 230px;
}

div#rightcontent {
	position: absolute;
	margin: 0px 0px 0px 332px;
	width: 200px;
	height: 230px;
}

div#navwidth {
	width: 447px;
}

table#nav {
	position: absolute;
	display: block;
	border-spacing: 0px;
	border-width: 0px;
	border-style: none;
	width: 447px;
	height: 16px;
	text-align: center;
	margin-top: 10px;
	margin-right: 37.5px;
	margin-bottom: 0px;
	margin-left: 37.5px;
}

table#nav td {
	padding: 0px;
}

table#nav td a {
	display: block;
	background-color: #339;
}

table#nav 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;
}



/* BASIC ELEMENTS */ 

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9cc;
	font-size: 14.75px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1.1px;
	line-height: 125%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1.1px;
	line-height: 125%;
}

.contact {
	font-size: 12.25px;
	text-align: left;
	color: #9cc;
}

img {
	border: none;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contactimg {
	width: 310px; 
	height: 230px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
}

.spacer {
	width: auto; 
	height: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
}

a.contactlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9cc;
	font-size: 15.5px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	border: none;
}

a.contactlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c96;
	font-size: 15.5px;
	text-align: left; 
	font-weight: bold;
	text-decoration: none;
	border: none;
}

a.emaillink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9cc;
	font-size: 13.75px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	border: none;
}

a.emaillink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c96;
	font-size: 13.75px;
	text-align: left; 
	font-weight: bold;
	text-decoration: none;
	border: none;
}



/* NAVIGATION LABEL ROLLOVER LINKS */

a#nav_home {
	background-image: url(/footer/nav_home_339.gif);
	width: 48px;
	height: 16px;
}

a#nav_home:hover {
	background-image: url(/footer/nav_home_hover_339.gif);
	width: 48px;
	height: 16px;
}

a#nav_gallery {
	background-image: url(/footer/nav_gallery_339.gif);
	width: 63px;
	height: 16px;
}

a#nav_gallery:hover {
	background-image: url(/footer/nav_gallery_hover_339.gif);
	width: 63px;
	height: 16px;
}

a#nav_statement {
	background-image: url(/footer/nav_statement_339.gif);
	width: 87px;
	height: 16px;
}

a#nav_statement:hover {
	background-image: url(/footer/nav_statement_hover_339.gif);
	width: 87px;
	height: 16px;
}

a#nav_bio {
	background-image: url(/footer/nav_bio_339.gif);
	width: 35px;
	height: 16px;
}

a#nav_bio:hover {
	background-image: url(/footer/nav_bio_hover_339.gif);
	width: 35px;
	height: 16px;
}

a#nav_resume {
	background-image: url(/footer/nav_resume_339.gif);
	width: 66px;
	height: 16px;
}

a#nav_resume:hover {
	background-image: url(/footer/nav_resume_hover_339.gif);
	width: 66px;
	height: 16px;
}

a#nav_contact {
	background-image: url(/footer/nav_contact_339.gif);
	width: 68px;
	height: 16px;
}

a#nav_contact:hover {
	background-image: url(/footer/nav_contact_hover_339.gif);
	width: 68px;
	height: 16px;
}
