@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background-image: url(../images/main/headerBG.png);
	background-repeat: repeat-x;
	color: #2F274A;
	text-align: left;
	font-size: 12px;
	background-color: #000;
}
#container {
	width: 848px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/main/mainBG.png);
	background-position: right;
}
#nav {
	float: left;
	width: 250px;
	background-color: 1e132c;
	background-image: url(../images/main/menuFiller.png);
	background-repeat: repeat-y;
	text-decoration: none;
}
#container #nav a {
	text-decoration: none;
}

#main {
	width: 598px;
	clear: none;
	margin-left: 250px;
	height: auto;
}
#Content {
	padding-right: 0px;
	padding-left: 50px;
	background-image: url(../images/main/contentMiddle.png);
	width: 500px;
	background-repeat: repeat-y;
}
#container #main #Content p {
	padding-right: 30px;
	text-indent: 4em;
	margin-bottom: 0px;
}
#copyright {
	background-image: none;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 848px;
	text-align: center;
	font-size: 10px;
}
.centerpic {
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

#container #main #Content h1 {
	padding-top: 0px;
	margin-top: 0px;
}
#footer img{
	padding-top: 0px;
	clear: left;
	background-image: none;
}

#container #main img {
	padding: 0px;
	margin: 0px;
}
#container #main #Content table tr td {
	padding-top: 15px;
	font-weight: bold;
}
#Content .centermovie {
	margin-top: 30px;
	text-align: center;
	border: 5px inset #C8C6C6;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	height: 240px;
	width: 320px;
	text-decoration: none;
}
#Content .flashgame {
	margin-top: 20px;
	margin-left: 60px;
	height: 239px;
	width: 320px;
	text-decoration: none;
	border: 10px groove #999;
}

#awcharacters img{
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#awstoryboards img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#mbonely img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#projectunlifecpt img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#sketchbook img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#illustrator img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#moonbasemodels img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#moonbaseprops img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#moonbasetextures img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#fishnrobot img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#copChibiModel img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#copChibiTextures img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#AntarcticBase img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#MountainRefinery img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#vacationscreens img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}
#talesscreenshots img {
	text-decoration: none;
	padding: 3px;
	border: 8px groove #666;
	margin: 10px;
}

.resumetable tr td {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.resumetable tr .tableheader {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #45386B;
	font-size: 14px;
	font-weight: bold;
}
.rTitle {
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

tr .school {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.resumeh2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4F2B0C;
}
.docnote {
	color: #600;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentBottom {
	margin: 0px;
	padding: 0px;
}
#Content .centermovieGD {
	margin-top: 30px;
	text-align: center;
	border: 5px inset #C8C6C6;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	height: 280px;
	width: 328px;
	text-decoration: none;
}
