<style>
.dummystyle {

}

body {background-color: white}

.img-border
{
		display: block;
		position: relative;
		background-color: #fff;
		border: 5px solid #E0E0E0;

}

.popupBody 
{ 
  background: #f0f0f0 url('images/headers-etc/popup-background.gif');
  background-repeat: repeat-y;
  background-position: center;
}

.img-shadow 
{
		float:left;
		background: url('shadow.gif') no-repeat bottom right !important;
		margin-left:5px; margin-right:0; margin-top:10px; margin-bottom:0
}

.img-shadow img
{
		display: block;
		position: relative;
		background-color: #fff;
		border: 1px solid #a9a9a9;
		margin: -6px -4px 6px -6px;
		padding: 0px;
 }
 
 .border
 {
 		background-color: #e0e0e0;
		border: 1px solid #a9a9a9;
 
 
 }
 .noteBlock
 {
 		background-color: #a0a0a0;
		border: 2px solid #505050;
		font-family: trebuchet ms;
		font-size: 10pt;
		color: #4B4A4C;

 }
 .notes 
 {
		font-family: trebuchet ms;
		font-size: 11pt;
		color: #404040;
		


		
  }
  
.imageHeader
	{
		margin-left: 00px;
		background-image: url('images/headers-etc/portfolioHeaderShadow.gif');
		background-repeat: repeat-x;
		position: relative;
		left:-2%;
		top:0%;
		width:105%;
		height: 130px;
	}	

.headerImage
	{
		position:absolute; 
		left:80; 
		top:10;
		width: 567; 
		height: 100;

	}

.popup
	{
 		background-color: #505050;
		border: 1px solid #a9a9a9;
 	}	

 .popupImageTitle
	{
		font-family: trebuchet ms;
		font-size: 16pt;
		color: #4B4A4C;
		font-weight: bolder;
		text-align: right;
		margin-right: 5%;
	}
	
.closePopup
	{
		font-family: trebuchet ms;
		font-size: 11pt;
		color: #303030;
		text-align: right;
	}	
	
.listPortfolios
	{
		position: relative;
		width: 50%;

			
	}

.verticalLine
	{
		position: relative;
		width: 1px;
		background-color: gray;
		left: 10;
			
	}
	
.portfolioImages
	{
		position: relative;
		width: 800;
		left: 50;
			
	}
.submitButton
	{
		margin: 0;
	   	padding: 0;
		border: 0px none;
		left: 20;
		font-family: trebuchet ms;
		font-size: 12pt;
		color: blue;
		background-color: transparent;
		text-decoration: underline;
		text-align: middle
    }

 .submitButton:hover
	{
		margin: 0;
	   	padding: 0;
		border: 0px none;
		left: 20;
		font-family: trebuchet ms;
		font-size: 12pt;
		color: black;
		background-color: transparent;
		text-decoration: underline;
		text-align: right
    }
    
 .buyLink
	{
		font-family: trebuchet ms;
		font-size: 8pt;
		color: slategray;
		text-decoration: underline;
		text-align: center;
    }

	div.d2{position:absolute; left: 50%; top: 50%;
width: 100px; height: 100px;
border: 1px green dotted;
margin-left: -50px; margin-top: -50px;}

.portfolioHeaderText
	{
		font-family: trebuchet ms;
		font-size: 30pt;
		color: darkslategray;

	}

.subheaderText
	{
		font-family: trebuchet ms;
		font-size: 14pt;
		color: darkslategray;
	}

.pictureText
	{
		font-family: trebuchet ms;
		font-size: 10pt;
		color: white;
	}
.thumbnailText
	{
		font-family: trebuchet ms;
		font-size: 12pt;
		color: #6B7A7C;
		font-weight: bolder;
		text-align: center;
	}
.thumbnailHeaderText
	{
		font-family: trebuchet ms;
		font-size: 13pt;
		color: #6B7A7C;
		font-weight: bolder;
		text-align: left;
	}
.thumbnailImage
	{
		height: 500px;
	
	}
.thumbnailBox
	{
		position: relative;
		left: 94px;
		height: 15px;
	}

.referenceText
	{
		position: relative;
		font-family: trebuchet ms;
		font-size: 10pt;
		color: black;
		white-space: nowrap;
	}
	
.descriptionText
	{
		font-family: trebuchet ms;
		font-size: 10pt;
		color: black;
		white-space: nowrap;
	}
	
.artistText
	{
		font-family: trebuchet ms;
		font-size: 10pt;
		color: red;
		white-space: nowrap;
	}

.link
	{
		font-family: trebuchet ms;
		font-size: 18pt;
		text-color: red;
		text-align: center;
		text-decoration: underline;
	}

.linkB
	{
		font-family: trebuchet ms;
		font-size: 14pt;
		text-color: red;
		text-align: left;
	}
	
.menuItem
	{
		font-family: trebuchet ms;
		font-size: 9pt;
		color: gray;
		text-align: right;
	}
	
.menuItem:hover
	{
		font-family: trebuchet ms;
		font-size: 9pt;
		color: black;
	}
	
.menuItemSelected
{
	font-family: trebuchet ms;
	font-size: 9pt;
	color: darkslategray;
	text-align: right;
}

.menuItemBlue
	{
		font-family: trebuchet ms;
		font-size: 10pt;
		color: blue;
		text-align: right;
	}
	
.menuItemBlue:hover
	{
		font-family: trebuchet ms;
		font-size: 10pt;
		color: red;
	}
	
.menuItemBlueSelected
{
	font-family: trebuchet ms;
	font-size: 10pt;
	color: darkslategray;
	text-align: right;
}

.menuItemHome
	{
		font-family: trebuchet ms;
		font-size: 16pt;
		color: blue;
	}



.infoText
	{

		font-family: trebuchet ms;
		font-size: 12pt;
		color: blue;

	}	

.addressText
	{

		font-family: trebuchet ms;
		font-size: 11pt;
		color: darkslategray;

	}

.artistLink
	{

		font-family: trebuchet ms;
		font-size: 11pt;
		color: darkslategray;
	}

.artistLink:hover
	{

		font-family: trebuchet ms;
		font-size: 14pt;
		color: Darkslategray;
	}

.artistInfo
	{

		font-family: trebuchet ms;
		font-size: 12pt;
		color: slategray;
	}	
	
.copyright
	{

		font-family: trebuchet ms;
		font-size: 8pt;
		color: #606060;
		text-align: center;
	}	

.buyLineBlack
	{

		font-family: trebuchet ms;
		font-size: 10pt;
		color: black;
	}	

.buyLineRed
	{

		font-family: trebuchet ms;
		font-size: 10pt;
		color: red;
	}	
.buyLineGreen
	{

		font-family: trebuchet ms;
		font-size: 10pt;
		color: green;
	}	
</style>  
