html, body{

	margin: 0;

	padding: 0;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 85%;

	color: #666;

	background-image: url('images/body_dropshadow.gif');

	background-repeat: repeat-y

	}

#content	{

	width: 980px;

	}	

a:link, a:visited	{

	color: #8A2B00;

	text-decoration: none;

	}

a:hover, a:active	{

	color: #8A2B00;

	text-decoration: underline;

	}

a:active, a:focus {

	outline: 0;

}

.nobr {

	white-space: nowrap;

	}

.preload	{

	position: absolute;

	top: -1000px;

	height: 1px;

	width: 1px;

	overflow: hidden;

	}

h2	{

	font-size: 115%;

	font-variant: small-caps;

	}

h3	{

	font-size: 100%;

	font-weight: bold;

	text-align: center;

	margin: 0;

	}

h4	{

	 text-align: center;

	 font-weight: bold;

	 color: #000080;

	 font-variant: small-caps;

	 font-size: 105%;

	 margin: 0;

	 }

h5	{

	color: #b69d8a;

	font-weight: bold;

	white-space: nowrap;

	font-size: 105%;

	margin: 5px 0 0 10px;

	padding: 0 5px;

	border-top: 1px solid #e6e6e6;

	}

h6	{

	margin: 0 0 0 5px;

	font-size: 1em;

	}

#invisible, #invisible a:link, #invisible a:visited	{

	color: #f00;

	text-decoration: none;

	font-size: .001em;

	}



/* Left */



#left {

	float: left;

	width: 190px;

	padding: 10px 10px 10px 5px;

	text-align: center;

	}

a:link#logo, a:visited#logo	{

	position: absolute;

	top: 5px;

	left: 15px;

	display: block;

	height: 50px;

	width: 160px;

	background: url('images/r_e_welch_art_gallery.jpg') no-repeat;

	

	}

a:hover#logo, a:active#logo	{

	background: url('images/r_e_welch_art_gallery_on.jpg');

	}

#artist-drop	{

	margin: 5px 0 10px;

	}

#left ul li {

	list-style: square;

	text-align: left;

	color: #999;

	}

#left li a:link, #info li a:visited	{

	color:#999;

	text-decoration:none;

	}

#left li a:hover, #info li a:active	{

	color: #999;

	text-decoration: underline;

	}

#menu {

	padding: 0;

	margin: 0 0 25px;

	}

#menu ul, #menu li	{

	list-style-type: none;

	margin: 0;

	padding: 0;

	text-align: left;

	}

#menu ul li a:link, #menu ul li a:visited	{

	display: block;

	width: 173px;

	color: #FFF;

	font-weight: bold;

	font-size: 105%;

	background-color: #4e2511;

	margin: 0;

	padding: 4px 0 4px 10px;

	border: 1px solid #FFF;

	text-decoration: none;

	}

#menu ul li a:hover 	{

	color: #000;

	background: #d0d0d0 url('images/gradient-gray.gif') repeat-x left center;

	margin-left: -6px;

	width: 190px;

	font-size: 110%;

	font-variant: small-caps;

	border-left-color:#333; border-left-width:3px; border-right-color:#333; border-right-width:3px; border-top-color:#aeaeae; border-top-width:1px; border-bottom-color:#aeaeae; border-bottom-width:1px; padding-left:6px; padding-right:0; padding-top:4px; padding-bottom:4px; background-repeat:repeat-x

	}

#menu ul li a:link.here, #menu ul li a:visited.here, #menu ul li a:hover.here, #menu ul li a:active.here, #menu ul li a:active  	{

	border-top: 3px solid #f8f8f8;

	border-right: 5px solid #261107;

	border-bottom: 3px solid #f8f8f8;

	border-left: 5px solid #261107;

	margin-left: 1px;

	width: 163px;

	}

#menu ul li a:hover.here	{

	width: 169px;

	margin-left: 0;

	}

#menu ul li a:active	{

	width: 169px;

	}

#left p a:link.button, #left p a:visited.button	{

	display: block;

	margin: 5px;

	padding: 3px;

	border: 1px outset #CCC;

	text-align: left;

	background-color: #f8f8f8;

	text-decoration: none;

	}

#left p a:hover.button, #left p a:active.button	{

	border: 1px inset #CCC;

	text-decoration: none;

	}

#left p.vcard a .region, #left p.vcard a .postal-code, #left p.vcard a .org, #left p.vcard a .tel	{

	font-size: .1em;

	color: #f8f888;

	}

#left p.vcard a .city, #left p.vcard a .adr	{

	display: inline;

	font-size: 1em;

	color: #757575;

	text-decoration: none;

	white-space: nowrap;

	font-variant: normal;

	}

#left p.vcard a .city	{

	font-weight: bold;

	font-variant: small-caps;

	font-size: 115%;

	}

#left p.vcard a.button:link, #left p.vcard a.button:visited, #left p.vcard a.button:hover span, #left p.vcard a.button:active	{

	text-decoration: none !important;

	}

/* Main */



#main {

	float: left;

	padding-left: 25px;

	width: 610px;

	padding-top: 20px;

	}

#main table	{

	position: relative;

	}

#tagline {

	padding: 30px;

	}

#main h2 a:link, #main h2 a:visited	{

	font-size: 125%;

	text-decoration: none;

	}

#main h2 a:hover, main h2 a:active	{

	color: #F00;

	text-decoration: none; 

}

#main ul li	{

	list-style: square;

	}

#main ul li ul li	{

	list-style: circle;

	}

#main ul li ul li ul li	{

	list-style: circle;

	}

/* Miscellaneous */



a:link.logoBig, a:visited.logoBig	{

	border: 2px outset #CCC;

	float: left;

	margin: 0 10px 10px 0;

	}

a:hover.logoBig, a:active.logoBig	{

	border: 2px inset #CCC;

	margin: 2px 8px 8px 2px;

	}

a:link.button, a:visited.button	{

	display: block;

	padding: 5px;

	margin: 5px 5px 5px -2px;

	border: 1px solid #FFF;

	text-decoration: none !important;

	color: #666 !important;

	}

a:hover.button, a:active.button	{

	margin: 7px 3px 3px 0;

	padding: 7px 5px 3px 5px;

	border: 1px inset #e2e2e2;

	text-decoration: none !important;

	color: #666 !important;

	}

a:link.button span, a:visited.button span	{

	display: block;

	font-size: 125%;

	font-variant: small-caps;

	color: #4e2510;

	text-decoration: none !important;

	}

a:hover.button span, a:active.button span	{

	text-decoration: underline !important;

	}

.notice	{

	text-align: left;

	border-top: 1px solid #ded7d2;

	border-bottom: 1px solid #ded7d2;

	padding-left: 45px;

	font-weight: bold;

	width: 300px;

	background: url('images/gradient_brown.gif') repeat-y;

	

	}

FIELDSET	{

	width: 500px;

	margin: 10px 0 10px 50px;

	padding: 10px;

	border-color: #CCC;

	}

LEGEND	{

	font-size: 130%;

	color: #4a4a4a;

	}

OPTION	{

	color: #4a4a4a;

	}

/* Shadow Effect for images */



#v3 .wrap1 {

	float: left;

	width: auto;

	background: url('images/v3/shadow.gif') no-repeat right bottom;

	}

#v3 .wrap2 {

	background: url('images/v3/corner_bl.gif') no-repeat -12px 100%;

	}

#v3 .wrap3 {

	background: url('images/v3/corner_tr.gif') no-repeat 100% -12px;; padding-left:0; padding-right:9px; padding-top:0; padding-bottom:9px

	}

#v3 .wrap3 img {

	border-top: 1px solid #ccc;

	border-left: 1px solid #ccc;

	}



/* Gallery */



#gallery a:link img, #gallery a:visited img	{

	border: 1px outset #CCC;

	}

#gallery a:hover img, #gallery a:active img 	{

	border: 1px inset #CCC;

	}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }



#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url('data:image/gif;base64,AAAA'); /* Trick IE into showing hover */ display: block }

#prevLink { left: 0; float: left;background: url('../images/prevlabel.gif') no-repeat left 0%;}

#nextLink { right: 0; float: right;background: url('../images/nextlabel.gif') no-repeat right 0%;}

#prevLink:hover, #prevLink:visited:hover { background: url('../images/prevlabel.gif') no-repeat left 0%; }

#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 0%; }



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }

	

/* Unidentified... make certain before deleting */



.example {clear:both;margin:20px 0; height:100px;}

.example p{position:relative;left:30px;}

.example a {font-weight: normal !important;}





.title {

	font-size:16px;

	font-weight:bold;

	color:#666;

	}

.divborder {

	border: 1px solid #E6E6E6;

	}

#gallery-img	{

	display: block;

	height: 400px;

	padding-top: 20px;

	width: 100%;

	text-align: left;

}

#tagline1 img	{

	padding-right:20px;

}

#tagline1 {

	font-size:10px;

	width:405px;

	padding-right:10px;

	padding-top:30px;

	height:80px;

	vertical-align: bottom

	}

#currentpage a	{

	color:#f00;

	font-weight:bold;

	}

.artist-desc	{

	font-size:10px;

}

.max400 img	{

	max-width:400px;

}
#mainLeft	{
	float: left;
	width: 420px;
}
#mainRight	{
	float: right;
	width: 190px;
}
#Menu   {
	width:34%;
	float: left;
	text-align:left;
	background-color:#fff;
	}
	
#Calendar, #Search, #AboutMyself {
	border-left-color:#d4d0cd;
	border-left-style:solid;
	border-left-width:6px;
	width:86%;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:14px;
	padding-left:6px;
	margin-bottom:10px;
	background-color:#f0efee;
	margin-top:1px;
	}
	
#Search fieldset {border:0px solid; padding:2px; margin:2px;}
#Search input {margin:0px;padding:2px;width:7em;}
#Search input.button {margin:0px;padding:2px;width:5em;}
#Search form {margin:0px;padding:2px;}
#Search label {margin:0px;padding:2px;width:8em;}

table.calMonth {
	width:11em;
	border-spacing:4px;
	border:0px;
	}

th.calMonthCurrent {
	font-weight:normal;
	padding: 0px;
	text-align: center;
	}
	
th.calMonthBackward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
	}
	
th.calMonthForward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
	}
	
.calMonthHeader th {
	text-align:center;
	font-weight:normal;
	padding: 0px;
	}
	
#Calendar td {	
	padding: 0px;
	text-align:center
	}

.calMonthToday {
 	background-color: #d4d0cd;
	}

#Menu h2 {
  	background-color: #004ca1;
  	font-size:small;
  	width:86%;
  	display:block;
        padding:1px 10px 1px 10px;
  	border-left-style:solid;
  	border-left-color:#002f64;
  	color:#fff;
  	margin-top:10px;
  	border-left-width:6px;
	text-transform: capitalize;
	}

#Categories ul, #Syndicate ul, #Recently ul, #Sections ul {
	margin-left:0; 
	margin-top:0; 
	margin-bottom:0px; 
	padding:0; 
	list-style:none; 
	font-size:small;
	}
	
#Syndicate ul, #Sections ul {
	text-transform: capitalize;
	}

#Categories a, #Syndicate a, #Recently a, #Sections a {
	width:86%;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	border-left-style:solid;
	border-left-color:#d4d0cd;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	background-color:#f0efee;
	border-left-width:6px;
	margin-top:1px
	}

#Categories a:hover, #Syndicate a:hover, #Recently a:hover, 
#Sections a:hover, #Categories a:focus, #Syndicate a:focus, 
#Recently a:focus, #Links a:focus, #Categories a:active,  
#Syndicate a:active, #Recently a:active, #Sections a:active {
	border-color:#71025C;
	background-color:#b50394;
	}

#Links h2 {
	text-transform: capitalize;
	}
	
.picture-slides-container{
	/* Width HAS to be here for IE to render the filter */
	width: 100%;
}

#picture-slides-image{
	float: left;
}
