body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
ul#imagenav {
	margin: 20px 0px;
	padding: 0px;
	height: 30px;
}
ul#imagenav li {
	margin: 0px 10px;
	list-style-type: none;
	color: #FFFFFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul#imagenav li a {
	color: #CCCCCC;
	text-decoration: none;
}
ul#imagenav li a:link, ul#imagenav li a:visited {
	padding: 10px;
	background-color: #51C2F6;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul#imagenav li a:hover {
	background-color: #FFFF00;
}
ul#imagenav li a:active {
	background-color: #FF6600;
}
div#content {
}
div#contentindex {
	text-align: center;
}
div#contentindex img {
	margin: 10px;
	padding: 0px;
}
div#contentabout {
	background-color: #00FFFE;
	width: 600px;
	padding: 0px 25px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#contentabout p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	line-height: 110%;
	text-align: center;
}
div#contentabout p.quote {
	font-style: italic;
	text-transform: uppercase;
	text-align: right;
}
div#main {
	margin: 0px auto;
	padding: 0px;
	width: 725px;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: left top;
	height: 800px;
	background-image: url(../images/background.gif);
}
div#content {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
div#contentlarge {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#contentlarge img {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#header {
	margin: 0px;
	padding: 0px;
}
div#header h1 {
	margin: 0px 0px 0px 35px;
	padding: 0px;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 653px;
	text-indent: -9999px;
}
div#buttons {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 40px;
	width: 680px;
}
div#buttons ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 680px;
	position: relative;
}
div#buttons ul li {
	list-style-type: none;
	position: absolute;
	height: 40px;
	width: 170px;
	display: block;
	
}
div#buttons ul li a:link, div#buttons ul li a:visited {
	text-decoration: none;
	text-indent: -9999px;
	height: 40px;
	width: 170px;
	display: block;
	background-color: transparent;
	overflow: hidden;
}
li#about {
	left: 0px;
	top: 0px;
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}
li#photoshop {
	left: 170px;
	top: 0px;
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: -170px top;
}
li#illustrator {
	left: 340px;
	top: 0px;
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: -340px top;
}
li#animation {
	left: 510px;
	top: 0px;
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: -510px top;
}
li#about a:hover {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: left -40px;
	background-color: transparent;
}
li#photoshop a:hover {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: -170px -40px;
}
li#illustrator a:hover {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: -340px -40px;
}
li#animation a:hover {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: -510px -40px;
}
li#about a:active {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: left -80px;
	background-color: transparent;
}
li#photoshop a:active {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: -170px -80px;
}
li#illustrator a:active {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: -340px -80px;
}
li#animation a:active {
	background-image: url(../images/buttons.gif);
	background-repeat: no-repeat;
	background-position: -510px -80px;
}
h2 {
	color: #FFFFFF;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
