body {
	background:url(/images/pageBak.gif) #EDF3F8;
	background-repeat: repeat-x;
	margin:0px;
	font-family:Verdana;
	font-size:11px;
	color:#525252;
	line-height:17px;
}

#pageContent
{
	background:#FFFFFF;
}

/* container of editable content area */
#innerContainer 
{
	width:688px;
}
/* container of editable content area for the gallery */
#innerContainerGallery
{
	width:840px;
}

#utility {
	width:958px; 
	background:#005BAB;
	height:23px;
	clear:both;
}

#utilityTxt {
	font-family:verdana;
	font-size:9px;
	color:#FFFFFF;
}
#utilityTxt a {
	font-family:verdana;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#utilityTxt input {
	font-family:verdana;
	font-size:9px;
	color:#FFFFFF;
}
#utilityTxt a:hover {
	text-decoration:underline;
	padding-top:5px;
}

#topNav {
	width:958px;
	clear:both;
}

#homeFlash {
	width:958px;
	clear:both;
}

#homeArtworkPlaced {
	width:958px;
	clear:both;
	
}
	
#homeArtworkPlaced div {
	float:left;
}	

#homeArtworkPlacedTxt {
	width:496px;
	height:30px;
	background: url(/images/homePlacedBak.gif);
	font-family:verdana;
	font-size:11px;
	color:#005BAB;
	font-weight:bold;
}

#homeArtworkPlacedTxtPosition {
	position:relative; 
	top:8px;  
	left:20px;
}

#homeMain {
	width:958px;
	background: url(/images/homeMainBak.gif);
	clear:both;
}

#homeSpotlightBox{
	width:665px;
	height:151px;
	background: url(/images/homeSpotlightBox.gif);
}

#spotlightTxt {
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	line-height:15px;
}


#spotlightTxt a {
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	line-height:15px;
	text-decoration:none;
}


#spotlightTxt a:hover {
	text-decoration:underline;
}

#spotlightTxt2 {
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	line-height:13px;
}


#spotlightTxt2 a {
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	line-height:13px;
	text-decoration:none;
}

#spotlightTxt2 a:hover {
	text-decoration:underline;
}

#homeNews a {
	font-family:verdana;
	font-size:10px;
	color:#005BAB;
	line-height:13px;
	text-decoration:none;
}

#homeNews a:hover 
{
	text-decoration:underline;
}

#featuredArtist {
	font-family:verdana;
	font-size:10px;
	color:#66717A;
	line-height:13px;
}


#featuredArtist a {
	font-family:verdana;
	font-size:10px;
	color:#DA9A00;
	line-height:13px;
	text-decoration:none;
	font-weight:bold;
}

#featuredArtist a:hover {
	text-decoration:underline;
}

#featuredRecipient {
	font-family:verdana;
	font-size:10px;
	color:#66717A;
	line-height:13px;
}


#featuredRecipient a {
	font-family:verdana;
	font-size:10px;
	color:#DA9A00;
	line-height:13px;
	text-decoration:none;
	font-weight:bold;
}

#featuredRecipient a:hover {
	text-decoration:underline;
} 

#homeNewsletterTxt {
	font-family:verdana;
	font-size:10px;
	color:#515151;
	line-height:13px;
	width:130px;
}


#homeNewsletterTxt a {
	font-family:verdana;
	font-size:10px;
	color:#005BAB;
	line-height:13px;
	text-decoration:none;
	font-weight:bold;
}

#homeBlog, #homeBlog td {
	font-family:verdana;
	font-size:10px;
	color:#515151;
	line-height:13px;
	padding-top:4px;
}


#homeBlog a {
	font-family:verdana;
	font-size:10px;
	color:#333399;
	line-height:13px;
	text-decoration:none;
	font-weight:bold;
}

#footer {
	font-family:arial;
	font-size:10px;
	color:#9D9D9D;
	line-height:13px;
	padding-left:40px;
}

#footer a {
	font-family:arial;
	font-size:10px;
	color:#005BAB;
	line-height:13px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* INNER PAGE STYLES */


#contentContainer {
	width:958px;
	background: url(/images/innerMainBak.gif);
	clear:both;
	/*height:400px;*/
}

#leftNav 
{
	width:222px;
	background: url(/images/leftNavBak.gif);	
	background-repeat:no-repeat;
	/*height:400px;*/
}

/* Main level nav */
	.leftNavTopLevel 
	{
		position:relative;
		left:16px;
		clear:both;	
		width:200px;
		padding-bottom:8px;
	}

	.navOff 
	{
		background: url(/images/leftNavArrowOff.gif);
		background-repeat:no-repeat;
		background-position: 0 4px;
		padding-left:14px;
	}


	.navOff a
	{
		font-family:Verdana;
		font-size:12px;
		color: #005BAB;
		text-decoration:none;
		font-weight:bold;
	}

	.navOn 
	{
		background: url(/images/leftNavArrowOn.gif);
		background-repeat:no-repeat;
		background-position: 0 4px;
		padding-left:14px;
	}


	.navOn a
	{
		font-family:Verdana;
		font-size:12px;
		color: #005BAB;
		text-decoration:none;
		font-weight:bold;
	}
	
/* sub level nav */	
	.leftNavSubLevel 
	{
		position:relative;
		left:36px;
		clear:both;	
		width:180px;
		padding-bottom:8px;
	}
		

	.subNavOff a
	{
		font-family:Verdana;
		font-size:11px;
		color: #005BAB;
		text-decoration:none;
	}
		

	.subNavOff a:hover
	{
		color: #3B95E4;
	}
		

	.subNavOn a
	{
		font-family:Verdana;
		font-size:11px;
		color: #FFFFFF;
		text-decoration:none;
	}
	.subNavOn a:hover
	{
		color: #3B95E4;
	}
	
/* content styles */	
	.content 
	{
		font-family:Verdana;
		font-size:11px;
		color:#525252;
	}	
	H1 
	{
		font-family:Verdana;
		font-size:13px;
		color: #005BAB;
		font-weight:bold;
		display:inline;
	}
	H2 
	{
		font-family:Verdana;
		font-size:13px;
		color: #525252;
		font-weight:bold;
		display:inline;
	}
	H3 
	{
		font-family:Verdana;
		font-size:11px;
		color: #525252;
		font-weight:bold;
		display:inline;
	}
	
	#rightSideContent 
	{
		width:253px;
		vertical-align:top;	
		font-family:Verdana;
		font-size:10px;
		color:#525252;
		line-height:13px;
	}
	
	
	#rotatingImage a
	{
		color:#005BAB;
	}
	
	#mainContent
	{
		padding-top:60px;
		vertical-align:top;
		font-family:Verdana;
		font-size:11px;
		color:#525252;
		line-height:17px;
	}
	
	#mainContent a
	{
		color:#005BAB;
	}
	
	
	
	#galleryContent
	{
		padding:30 0 20 30px;
		vertical-align:top;
		font-family:Verdana;
		font-size:11px;
		color:#525252;
		line-height:17px;
		width:870px;
		
	}
	
	#galleryContent a
	{
		color:#005BAB;
	}
	
	.letterNav 
	{
		font-size:12px;
		font-weight:bold;
		letter-spacing:2px;
	}
	
	#galleryContent a.letterNavOn
	{
		color:#F4B214;
		text-decoration:none;	
	}
	
	div.dottedLine 
	{
		background: url(/images/blueDash.gif) repeat-x;
		height:1px;	
	}
	
	#rightSideQuote 
	{
		width:230px;
		color:#F4B214;	
		font-family:Verdana;
		font-size:11px;
		line-height:16px;
	}
	
	.featuredRecipient 
	{
		font-family:Verdana;
		font-size:10px;
		color:#525252;
		line-height:13px;
	}
	
	.featuredRecipient a {
		color:#DA9A00;
		text-decoration:none;
	}
	
	div.galleryRow {
		width:780px;
		text-align:center;
		clear:both;
		padding-bottom:25px;
	}
	div.galleryItem {
		width:156px;
		float:left;
		text-align:center;
	}
	
	#formTable {
		font-family:Verdana;
		font-size:11px;
		color:#525252;
	}
	
	#formTable td{
		padding: 8 5 0 0px;
	}
	
	#formTable input{
		font-family:Verdana;
		font-size:11px;
		color:#525252;
	}
	
	