* { margin:0; padding:0; color: #999933;}

a { outline: none; color: #999933; text-decoration: none;}

img { border: none; }

body {background-color: #333; font-family: verdana, helvetica, sans-serif;}

.spacer { clear: both; }
			

.yellow-rule {
	height:1px;
	width:696px;
	background-color: #999933;
	margin: 0 0 15px 0;
}

.bottom {
    margin-top: 0px;
}

#content-wrapper {
	width: 100%;
	background-color: #666666;
	padding-top: 6%;
	min-width: 680px;
}


#content-wrapper-large {
	background-color: #000;
	width: 1005px;
	margin: 0 auto;
}


#content {
	width: 725px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
}

#content-large {
	width: 1000px;
	color: #fff;
}

#section {
	width: 100%;
	height: 260px;
	background: url(http://davidalanjames.com/.img/bg_gradient.gif) repeat-x;
}

#menu-and-thumbs {
	width: 725px;
	margin: 0 auto;
	color: #fff;
}

#logo {
	width: 190px;
	height: 100%;
	background-color: transparent;
	margin: 0;
	float: left;
}

.enlarge {
	float: right;
	margin: 455px 0 0 10px;
}

#logo img {
	position: relative;
	top: 458px;
}

#footer {
	float: right;
	padding-right: 28px;
}

.galleria{list-style:none;width:495px; margin: 0; float: left;}
.galleria ul {list-style:none;}
.galleria li{list-style:none;display:block;width:40px;height:40px;overflow:hidden;float:left;margin:0 14px 14px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
* html .galleria li div span{width:480px} /* MSIE bug */
.galleria_container{margin:0;width:480px;float:right;}

.caption{font-style:italic;color:#ccc; margin-top: 15px;}


#main_image {
	margin: 0 0 15px 28px;
	float: left;
	height: 500px;
}


#main_image-large {
	width: 1000px;
}


#gallery-menu {
	width: 200px;
	float: left;
	margin-right: 24px;
}

#gallery-menu ul {
	margin: 0;
	padding: 0;
	padding-right: 0;	
	float: right;
	width: 80px;
	height: 60px;
}

#gallery-menu ul li {
	list-style: none;
	position: relative;
	margin-bottom: 15px;
}

#gallery-menu ul li a:hover {
	border: 0;
	background-position: -80px 0;
}

#gallery-menu ul li .selected {
	border: 0;
	background-position: -80px 0;
}

#gallery-menu a {width: 80px; height: 14px; display: block; border: 0;}

#gallery-menu #paintings {background: url(http://davidalanjames.com/.img/paintings_rollover.gif) 0 0 no-repeat; }
#gallery-menu #exhibitions {background: url(http://davidalanjames.com/.img/exhibitions_rollover.gif) 0 0 no-repeat; }
#gallery-menu #bio {background: url(http://davidalanjames.com/.img/bio_rollover.gif) 0 0 no-repeat; }

#gallery-menu #paintings a:hover {background: url(http://davidalanjames.com/.img/paintings_rollover.gif) -80px 0 no-repeat;}
#gallery-menu #exhibitions a:hover {background: url(http://davidalanjames.com/.img/exhibitions_rollover.gif) -80px 0 no-repeat;}
#gallery-menu #bio a:hover {background: url(http://davidalanjames.com/.img/bio_rollover.gif) -80px 0 no-repeat;}

#gallery-menu #paintings .selected {background: url(http://davidalanjames.com/.img/paintings_rollover.gif) -80px 0 no-repeat;}
#gallery-menu #exhibitions .selected {background: url(http://davidalanjames.com/.img/exhibitions_rollover.gif) -80px 0 no-repeat;}
#gallery-menu #bio .selected {background: url(http://davidalanjames.com/.img/bio_rollover.gif) -80px 0 no-repeat;}
