/* CSS Document */

body {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	background-color: #F1D95E;
	margin-top: 0px;
	font-size: 62.5%;
}
p {
	color: #333333;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6, h7 {
	color: #333333;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	vertical-align: top;
}
h1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 2em;
	margin: auto;
	padding: 5px;
}
h2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 1.5em;
	margin: auto;
	padding: 5px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #4C99AE;
}
a:active {
	color: #F1D95E;
}
.nav {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	word-spacing: 2em;
}
.nav2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}
.headertext {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 2em;
	color: #4C99AE;
	font-weight: bold;
	text-align: left;
}
.headertext2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 2em;
	color: #4C99AE;
	font-weight: bold;
	text-align: left;
}
.headertext3 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 2em;
	color: #666666;
	font-weight: bold;
	text-align: justify;
	margin: auto;
	padding: 5px;
}
.headertext4 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 2em;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
.headertextright {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 2em;
	color: #4C99AE;
	padding: 5px;
	font-weight: bold;
	text-align: right;
}
.maintext {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 1.2em;
	color: #333333;
	text-align: left;
}
.maintextright {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 0.9em;
	color: #333333;
	text-align: right;
	line-height: 0.3em;
	vertical-align: top;
}
.maintextleft {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 0.9em;
	color: #333333;
	text-align: left;
	line-height: 2.1em;
	vertical-align: top;
}
.credits1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
	margin: auto;
	padding-top: 7px;
	padding-left: 4px;
	color: #222222;
}
.credits2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
	margin: auto;
	padding-top: 7px;
	color: #222222;
	padding-right: 4px;
}
div#container {
	background-color: transparent;
	height: 900px;
	width: 900px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;	
}
div {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	width: 300px;
	height: 300px;
}
div#background {
	background-color: transparent;
	top: 0px;
	height: 300px;
	width: 900px;
	z-index: 1;
	background-repeat: no-repeat;
	padding: 0px;
	background-image: url(imagery/masthead.png);
}
div#logo {
	background-color: transparent;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 100px;
	z-index: 20;
}
div#navbar {
	background-color: transparent;
	top: 40px;
	right: 0px;
	height: 20px;
	width: 710px;
	z-index: 2;
	background-image: url(imagery/navbar.png);
	background-repeat: repeat-x;
	background-position: center center;
}
div#nav1 {
	background-color: transparent;
	top: 35px;
	height: 20px;
	width: 260px;
	z-index: 5;
	left: 640px;
	margin: auto;
}
div#subnav {
	background-color: transparent;
	top: 70px;
	right: 0px;
	height: 20px;
	width: 286px;
	z-index: 4;
}
div#main {
	background-color: transparent;
	top: 100px;
	height: 770px;
	width: 900px;
	z-index: 2;
	background-image: url(imagery/navbar.png);
	background-repeat: repeat;
	padding: 0px;
	left: 0px;
}
div#header {
	background-color: transparent;
	top: 100px;
	height: 100px;
	width: 890px;
	z-index: 6;
	padding-right: 5px;
	padding-left: 5px;
	left: 0px;
}
div#graphics {
	background-color: transparent;
	left: 0px;
	top: 165px;
	height: 690px;
	width: 442px;
	z-index: 6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#gportfoliocontent1 {
	background-color: transparent;
	top: 200px;
	height: 150px;
	width: 890px;
	z-index: 8;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
div#gportfoliocontent2 {
	background-color: transparent;
	top: 256px;
	height: 150px;
	width: 890px;
	z-index: 8;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
div#gaboutholder {
	background-color: transparent;
	left: 172px;
	top: 316px;
	height: 90px;
	width: 275px;
	z-index: 8;
}
div#sound {
	background-color: transparent;
	top: 165px;
	height: 690px;
	width: 442px;
	z-index: 6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	right: 0px;
}
div#sportfoliocontent3 {
	background-color: transparent;
	top: 306px;
	height: 25px;
	width: 274px;
	z-index: 15;
	right: 0px;
	padding-top: 6px;
	padding-right: 5px;
	text-align: right;
}
div#saboutholder {
	background-color: transparent;
	top: 316px;
	height: 90px;
	width: 274px;
	z-index: 8;
	right: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#creditsleft {
	background-color: #4C99AE;
	bottom: 0px;
	height: 25px;
	width: 600px;
	z-index: 3;
	left: 0px;
}
div#creditsright {
	background-color: #4C99AE;
	right: 0px;
	bottom: 0px;
	height: 25px;
	width: 300px;
	z-index: 4;
}
div#webportfolio1 {
	background-color: transparent;
	left: 0px;
	top: 334px;
	height: 445px;
	width: 490px;
	padding-left: 5px;
	z-index: 10;
}
div#soundportfolio1 {
	background-color: transparent;
	left: 0px;
	top: 334px;
	height: 455px;
	width: 615px;
	text-align: right;
	padding: 0px;
}
div#webportfolio2 {
	background-color: transparent;
	top: 316px;
	height: 455px;
	width: 274px;
	padding-right: 5px;
	right: 0px;
}
div#subnav1 {
	background-color: transparent;
	top: 65px;
	height: 20px;
	width: 80px;
	z-index: 4;
	left: 660px;
}
div#subnav2 {
	background-color: transparent;
	top: 65px;
	height: 20px;
	width: 140px;
	z-index: 4;
	left: 745px;
}
div#subnav3 {
	background-color: transparent;
	top: 65px;
	height: 20px;
	width: 180px;
	z-index: 4;
	left: 715px;
}
div#subnav4 {
	background-color: transparent;
	top: 65px;
	height: 20px;
	width: 100px;
	z-index: 4;
	left: 590px;
}
div#subnav5 {
	background-color: transparent;
	top: 65px;
	right: 0px;
	height: 20px;
	width: 60px;
	z-index: 4;
}
div#resumeleft {
	background-color: transparent;
	top: 450px;
	left: 0px;
	height: 364px;
	width: 890px;
	z-index: 14;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
div#gallerytopleft {
	background-color: transparent;
	height: 162px;
	width: 162px;
	left: 117px;
	top: 334px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
}
div#gallerytopmiddle {
	background-color: transparent;
	height: 162px;
	width: 162px;
	left: 285px;
	top: 334px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
}
div#gallerytopright {
	background-color: transparent;
	height: 162px;
	width: 162px;
	left: 453px;
	top: 334px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
}
div#gallerybottomleft {
	background-color: transparent;
	height: 162px;
	width: 162px;
	left: 117px;
	top: 502px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
}
div#gallerybottommiddle {
	background-color: transparent;
	height: 162px;
	width: 162px;
	left: 285px;
	top: 502px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
}
div#gallerybottomright {
	background-color: transparent;
	height: 206px;
	width: 162px;
	left: 453px;
	top: 502px;
	text-align: right;
	margin: auto;
}
div#albumclick {
	background-color: transparent;
	height: 25px;
	width: 250px;
	right: 285px;
	top: 664px;
	padding-top: 6px;
	z-index: 15;
	text-align: right;
}
img.little {
	margin-right: 6px;
}