@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height:17px;
	padding:0px;
	background-color: #999999;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #8baf8b;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #cccccc;
}
.top {
	width:780px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	color:#DDDDDD;
	margin-top:0px;
	text-align:right;
}
.web_links {
	line-height:12px;
}
#heading {
	position:relative;
	left:138px;
	top:-325px;
	width:200px;
	height:36px;
	padding:10px;
}
.sub-head {
	font-size:12px;
	font-weight:bold;
	color: #9A1C20;
}
#content {
	position:relative;
	left:140px;
	top:-332px;
	width:580px;
	height: 364px;
	padding:10px;
	overflow: auto;
}
a:link {
	color: #9A1C20;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9A1C20;
}
a:hover {
	text-decoration: none;
	color: #8baf8b;
}
a:active {
	text-decoration: none;
	color: #8baf8b;
}
h1 {
	font-size: 14px;
}
#main {
	display: block;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top:20px;
	padding-left:36px;
	padding-right:20px;
	padding-bottom:10px;
}
#border {
	width:820px;
	height:610px;
	margin-left: auto;
	margin-right: auto;
	background:url(images/bg.jpg) repeat-y;
}
.footer {
	text-align:center;
	color:FFFFFF;
}
#news {
	display: block;
	width: 650px;
	position:relative;
	top:-254px;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	padding: 5px;
	width:120px;
	height:311px;
}
#sage-design-group {
	display: block;
	width: 640px;
	height: 110px;
	background: url("images/sage-design-group.jpg") no-repeat 0 0;
}
#home {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/home.jpg") no-repeat 0 0;
}
#home:hover {
	background: url("images/home-over.jpg") no-repeat 0 0;
}
#artist-statement {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/artist-statement.jpg") no-repeat 0 0;
}
#artist-statement:hover {
	background: url("images/artist-statement-over.jpg") no-repeat 0 0;
}
#resume {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/resume.jpg") no-repeat 0 0;
}
#resume:hover {
	background: url("images/resume-over.jpg") no-repeat 0 0;
}
#biography {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/biography.jpg") no-repeat 0 0;
}
#biography:hover {
	background: url("images/biography-over.jpg") no-repeat 0 0;
}
#bodyscapes {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/bodyscapes.jpg") no-repeat 0 0;
}
#bodyscapes:hover {
	background: url("images/bodyscapes-over.jpg") no-repeat 0 0;
}
#portraits {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/portraits.jpg") no-repeat 0 0;
}
#portraits:hover {
	background: url("images/portraits-over.jpg") no-repeat 0 0;
}
#landscapes {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/landscapes.jpg") no-repeat 0 0;
}
#landscapes:hover {
	background: url("images/landscapes-over.jpg") no-repeat 0 0;
}
#commercial {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/commercial.jpg") no-repeat 0 0;
}
#commercial:hover {
	background: url("images/commercial-over.jpg") no-repeat 0 0;
}
#updates {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/updates.jpg") no-repeat 0 0;
}
#updates:hover {
	background: url("images/updates-over.jpg") no-repeat 0 0;
}
#graphic-design {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/graphic-design.jpg") no-repeat 0 0;
}
#graphic-design:hover {
	background: url("images/graphic-design-over.jpg") no-repeat 0 0;
}
#links {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/links.jpg") no-repeat 0 0;
}
#links:hover {
	background: url("images/links-over.jpg") no-repeat 0 0;
}
#contact {
	display: block;
	width: 120px;
	height: 26px;
	background: url("images/contact.jpg") no-repeat 0 0;
}
#contact:hover {
	background: url("images/contact-over.jpg") no-repeat 0 0;
}
#images {
	position:relative;
	left:145px;
	top:-294px;
	width:588px;
	height: 340px;
}
#gallery {
	position:relative;
	left:142px;
	top:70px;
	width:600px;
}
.thumbnail img {
	border: 1px solid white;
	padding:2px
}
.thumbnail:hover {
	background-color: transparent;
}
.thumbnail:hover img {
	border: 1px solid #FFFFFF;
}
.thumbnail span {
	position: absolute;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
}
.thumbnail span img {
	border-width: 0;
}
.thumbnail:hover span {
	visibility: visible;
	top: -405px;
	left: -12px;
	z-index: 50;
}
.form-container {
	width:360px;
	margin-left:auto;
	margin-right:auto;
}
.form-text {
	width:25%;
	height:20px;
	float:left;
	text-align:right;
	margin-bottom:10px;
}
.form-text-2 {
	width:25%;
	height:70px;
	float:left;
	text-align:right;
	margin-bottom:10px;
}
.form-input {
	width:74%;
	height:20px;
	float:left;
	text-align:left;
	margin-bottom:10px;
}
.form-textbox {
	width:74%;
	height:70px;
	float:left;
	text-align:left;
	margin-bottom:10px;
}
.form-submit {
	width:360px;
	height:auto;
	position:relative;
	text-align:center;
	float:left;
	margin-top:10px;
}
.form-button {
	color:#444444;
	border:#CCCCCC solid 1px;
	font-family:verdana;
	font-size:11px;
	height:23px;
	width:100px;
	cursor:hand;
	padding-bottom:2px;
	padding-bottom:2px;
}