body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(images/artPortfolio/cardboard.jpg);
}
#site_container {
	width: 1024px;
	margin: 0 auto;
	background: #000 url(images/artPortfolio/side_line.gif) top left repeat-y;
	min-height:750px;
}
#home #content {
	height:635px;
	background: url(images/artPortfolio/home_simple_lines.png) bottom right no-repeat;
}
#home #homeBlock {
	position:relative;
	margin: 25px 0 0 70px;
	color:#fff;
	text-align:left;
}
#home h2 {
	font-weight:normal;
	font-size:30px;
}
#port_image {
	background: url(images/artPortfolio/homepage/portrait.jpg) top left no-repeat;
	width:74px;
	height:43px;
	position:absolute;
	top:410px;
	left:347px;
}
#paint_image {
	background: url(images/artPortfolio/homepage/donuts.png) top left no-repeat;
	width:96px;
	height:35px;
	position:absolute;
	top:450px;
	left:400px;
}
#draw_image {
	background: url(images/artPortfolio/homepage/bunny.png) top left no-repeat;
	width:57px;
	height:44px;
	position:absolute;
	top:520px;
	left:486px;
}
#glass_image {
	background: url(images/artPortfolio/homepage/amanda.png) top left no-repeat;
	width:123px;
	height:59px;
	position:absolute;
	top:395px;
	left:495px;
}
#riskFree {
	font-size: 42px;
	color:#bbb8b8;text-align:right;
	width:450px;
	margin:-43px 0 0 0;
}
#header {
	width: 100%;
	height:115px;
	background: url(images/artPortfolio/rabbit_header.jpg) no-repeat;
	
}
#header_title {
	padding:25px 0 0 84px;
	margin-top:-116px;
}
#header_title a {
	color:#bbb8b8;
	font: 48px bold Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#header_hort_line {
	border-top:5px solid #9b9b9b;
	width: 100%;
	margin-top:-7px;
}
.left_vert_line {
	width:74px;
	height:100%;
	border-right:5px solid #646464;
}
.left {
	float:left;
}
.right {
	float:right;
}
#nav {
	width:310px;
	color:#fff;
	text-transform:uppercase;
	font-size:20px;
	padding-top:15px;
}
#nav ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#nav ul li {
	min-height:40px;
	_height:40px;
	background: url(images/artPortfolio/list_bg.png) 20% 0% no-repeat;
	_background: url(images/artPortfolio/list_bg2.jpg) 20% 0% no-repeat;
	margin-bottom: 20px;
	margin-left:8px;
}
#nav ul li a,
#nav ul li a:visited {
	padding: 0 0 0 90px;
	text-decoration:none;
	color:#fff;
}
#nav ul li a:hover {
	color:#646464;
}
.nav_hort_line {
	border-top:1px solid #fff;
	width:100%;
	margin-top:-1px;
}
.thumbs {
	margin: 3px 0 5px 90px;
	padding-bottom:15px;
	display:none;
}
.thumbs img {
	margin: 2px 5px 0 0;
	border:2px solid #000;
}
.thumbs img:hover {
	border:2px solid #ccc;
}
.active_img {
	border:2px solid #fff !important;
	
}
.divider {
	clear:both;
	width:100%;
}
#imageGallery {
	margin:40px 0 40px 60px;
	width:600px;
	min-height:600px;
	text-align:center;
	color:#fff;
}
#imageGallery p {
	font-size:14px;
}
#image-branding #imageGallery {
	margin: 0 0 0 50px;
	padding:40px 100px 0 0;
	width:564px;
	background: url(images/artPortfolio/image-brand-sidebar.jpg) top right no-repeat;
}
#about #imageGallery p,
#about #imageGallery ul {
	text-align:left;
}
#imageGallery .largeImage {
	display:none;
	color:#CCCCCC;
	font-size:14px;
}
#loading {
	display:none;
	color:#CCCCCC;
}
.small {
	font-size:12px;
}
.page_header {
	color:#fff;
	font-size:15px;
}
.grey {
	padding:0 0 0 90px;
	background-image:none !important;
	font-size: 14px;
	text-transform:none;
	color:#646464;
}
.grey a:link{
	padding:0 !important;
	color:#646464 !important;
}
.grey a:hover{
	color:#ccc !important;
}

