@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	background-color: #E5E5E5;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
	margin-bottom: 10px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
.main {
	text-align: center;
	vertical-align: top;
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #000;
	border-left-color: #000;
}
.logo-home {
	font-size: 40px;
	font-weight: lighter;
	color: #D0D0D0;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	vertical-align: top;
	letter-spacing: 15px;
	margin-left: 10px;
}
.logo-home a:link {
	color: #D0D0D0;
	text-decoration: none;
}
.logo-home a:visited {
	color: #D0D0D0;
	text-decoration: none;
}
.logo-home a:hover {
	color: #D0D0D0;
	text-decoration: none;
}
.logo-home a:active {
	color: #D0D0D0;
	text-decoration: none;
}
.logo {
	font-size: x-large;
	font-weight: lighter;
	color: #DFDFDF;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	vertical-align: top;
	letter-spacing: 15px;
	margin-left: 10px;
}
.logo a:link {
	color: #DFDFDF;
	text-decoration: none;
}
.logo a:visited {
	color: #DFDFDF;
	text-decoration: none;
}
.logo a:hover {
	color: #DFDFDF;
	text-decoration: none;
}
.logo a:active {
	color: #DFDFDF;
	text-decoration: none;
}
.nav {
	font-size: small;
	color: #FFF;
	letter-spacing: 8px;
	text-align: right;
	vertical-align: top;
	float: right;
	margin-top: 20px;
	font-weight: lighter;
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
	margin-left: 30px;
}
.nav a:visited {
	color: #FFF;
	text-decoration: none;
	margin-left: 30px;
}
.nav a:hover {
	color: #FFF;
	text-decoration: underline;
	margin-left: 30px;
}
.nav a:active {
	color: #FFF;
	text-decoration: underline;
	margin-left: 30px;
}
.content {
	text-align: center;
	vertical-align: top;
	width: 1000px;
	margin-top: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000;
	border-bottom-color: #000;
}
.homepic {
	margin-top: 40px;
	margin-bottom: 40px;
}
.thumbtable {
	text-align: left;
	vertical-align: top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.thumbrow {
	border: 1px solid #000;
	margin-bottom: 10px;
}
.thumbrow a:link {
	color: #000;
}
.thumbrow a:visited {
	color: #000;
}
.thumbrow a:hover {
	color: #CCC;
}
.thumbrow a:active {
	color: #CCC;
}
.artbox {
	text-align: center;
	vertical-align: middle;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.artimage {
	height: 450px;
}
.artinfo {
	text-align: center;
	vertical-align: bottom;
	height: 25px;
}
.artnav {
	text-align: center;
	vertical-align: middle;
	width: 450px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 30px;
	font-size: x-small;
	letter-spacing: 2px;
}
.artnav a:link {
	color: #FFF;
	text-decoration: none;
}
.artnav a:visited {
	color: #FFF;
	text-decoration: none;
}
.artnav a:hover {
	color: #FFF;
	text-decoration: underline;
}
.artnav a:active {
	color: #FFF;
	text-decoration: underline;
}
.prevnext {
	text-align: center;
	vertical-align: middle;
	width: 50px;
	font-size: large;
}
.prevnext a:link {
	color: #C00;
	text-decoration: none;
}
.prevnext a:visited {
	color: #C00;
	text-decoration: none;
}
.prevnext a:hover {
	color: #FFF;
	text-decoration: none;
}
.prevnext a:active {
	color: #FFF;
	text-decoration: none;
}
.textbox {
	text-align: left;
	vertical-align: top;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.resumebox {
	text-align: left;
	vertical-align: top;
	margin-left: 50px;
	float: left;
}
.slidesbox {
	float: right;
	width: 275px;
}
.slidehead {
	text-align: center;
	vertical-align: top;
	float: right;
	width: 250px;
	margin-bottom: 10px;
}
.slideshow {
	text-align: center;
	vertical-align: top;
	float: right;
	height: 250px;
	width: 250px;
}
#worktoggler {
	text-align: center;
	vertical-align: middle;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 25px;
	font-size: x-small;
}
#worktoggler a:link {
	color: #C00;
	text-decoration: none;
	font-size: x-large;
}
#worktoggler a:visited {
	color: #C00;
	text-decoration: none;
	font-size: x-large;
}
#worktoggler a:hover {
	color: #C00;
	text-decoration: none;
	font-size: x-large;
}
#worktoggler a:active {
	color: #C00;
	text-decoration: none;
	font-size: x-large;
}

