body {
	background: url(./robsite_images/background_tile.jpg) repeat-x;
	font-family: "courier new", courier, monospace;
	color: #333333;
}

.page {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
}

.galleriespage {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
	background: url(./robsite_images/galleries.png) no-repeat;
}

.album {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	margin-top: 65px;
}

.albumleft {
	width: 230px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.albumcenter {
	width: 230px;
	float: left;
	padding: 0px 15px 0px 15px;
}

.albumright {
	width: 230px;
	float: right;
}

.comicspage {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
	background: url(./robsite_images/comics.png) no-repeat;
}

.sketchbookpage {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
	background: url(./robsite_images/sketchbook.png) no-repeat;
}

.commercialpage {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
	background: url(./robsite_images/commercial.png) no-repeat;
}

.resumepage {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
	background: url(./robsite_images/resume.png) no-repeat;
}

.infopage {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
	background: url(./robsite_images/info.png) no-repeat;
}

.header {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 35px;
	margin-top: 20px;
}

.robsite {
	float: left;
	width: 200px;
	height: 35px;
}

.headerbuttons {
	float: right;
	width: 450px;
	height: 35px;
	text-align: center;
	border-bottom: 2px solid #333333;
}

.mainimage {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 450px;
	margin-top: 65px;
	background: url(./main/image.png) no-repeat;
}

.bird {
	width: 200px;
	height: 200px;
	margin-left: 495px;
	padding-top: 60px;
}

.mainimage img {
	border: none;
}

.gallerybutton1 {
	float: left;
	width: 204px;
	height: 430px;
	text-align: center;
}

.gallerybutton2 {
	float: left;
	width: 204px;
	height: 430px;
	text-align: center;
	padding: 0px 0px 0px 15px;
}

.gallerybutton3 {
	float: right;
	width: 204px;
	height: 430px;
	text-align: center;
}

.bigbuttons {
	padding: 0px 0 0 0;
	margin: 0;
	width: 200px;
	}
	
.bigbuttons li{
	list-style: none;
	padding: 0 0 0px 0;
	margin: 0;
}
 
.comics {
	background-image: url(./robsite_images/comicshover.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 200px;
	border: 2px solid #333333;
	}
	
.comics a{
	background-image: url(./robsite_images/comicsbutton.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 200px;
	display: block;
	}
	
.comics a:hover{
	background: none;
}

.sketchbook {
	background-image: url(./robsite_images/sketchbookhover.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 200px;
	border: 2px solid #333333;
	}

.sketchbook a{
	background-image: url(./robsite_images/sketchbookbutton.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 200px;
	display: block;
}

.sketchbook a:hover{
	background: none;
}

.commercial {
	background-image: url(./robsite_images/commercialhover.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 200px;
	border: 2px solid #333333;
	}

.commercial a{
	background-image: url(./robsite_images/commercialbutton.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 200px;
	display: block;
}

.commercial a:hover{
	background: none;
}

.galleries {
	margin-left: auto;
	margin-right: auto;
	width: 642px;
	height: 420px;
	margin-top: 65px;
	padding: 0px 0px 0px 0px;
}

.resumebody {
	margin-top: 65px;
	margin-left; auto;
	margin-right; auto;
}

.resumehistory {
	border-bottom: 2px solid #333333;
}

.resumeheader {
	text-align: right;
	border-bottom: 2px solid #333333;
}

.resumedate {
	width: 120px;
	float: left;
	margin-top: -13px;
}

#resumecopy {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.scroll {
	width:680px;
	height:380px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	border: 1px solid #333333;
	overflow:scroll;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
}

.info {
	margin-top: 65px;
}

.profile {
	float: left;
	height: 267px;
	width: 200px;
	margin: 0px 0px 0px 50px;
	background: url(./robsite_images/profile.jpg) no-repeat;
	border: 2px solid #333333;
}

.bio {
	float: right;
	width: 480px;
	height: 267px;
	margin: 20px 50px 0px 0px;
}

.contactbutton {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.email {
	width: 700px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 450px;
	text-align: center;
}

.header li {
	display: inline;
}

.comicsalbum {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	margin-top: 65px;
}

.comicsrow {
	margin-left: 20px;
}

.comicsrow li {
	display: inline;
	margin: 0px -20px 0px -20px;
}

.comicsrow ul {
	padding: 0px 0px 0px 0px;
}

.album ul {
	padding: 0px 0px 0px 0px;
}

.header ul {
	padding: 0px 0px 0px 0px;
}

.album li {
	display: inline;
}

.album ul {
	padding: 0px 0px 0px 0px;
}

a {
	font-size: 15px;
	text-decoration: none;
	padding: 0px 22px 0px 20px;
	font-weight: bold;
	color: #333333;
}

.album a {
	padding: 0px 0px 0px 0px;
}

.galleries a {
	padding: 0px 0px 0px 0px;
}

.albumtitle {
	font-size: 14px;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}

.date {
	font-size: 11px;
	color: #555555;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 18px 0px;
	text-align: center;
	font-weight: bold;
}

a.biglink {
	font-size: 42px;
	text-decoration: none;
	margin: -16px 0px 0px 0px;
	color: #333333;
}

img {
	border: 2px solid #333333;
}

h1 {
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	line-height: 10px;
}

h2 {
	font-size: 16px;
	padding: -10px 0px 0px 0px;
	line-height: 8px;
}

h3 {
	font-size: 14px;
}

p {
	font-size: 14px;
}

p.italics {
	font-style: italic;
}

p.indent {
	margin: 0px 20px 0px 30px;
}

p.resumedate {
	line-height: 2px;
}

p.resumespace {
	font-size: 3px;
}