/* Kirsten Gallery Styles */
 
 body {		font-family: Arial, sans-serif;
		font-size: 11pt;
		color: #DDDDDD;
		background-color: #000000; }

  .title { 	font-family: Arial, sans-serif;
		color: #DDDDDD;
		font-size: 21pt;
		text-align: center; }

  .titleColor { font-family: Arial, sans-serif;
		color: #DDBB88;
		font-size: 21pt;
		text-align: center; }

  .subtitle {	font-family: Arial, sans-serif;
		color: #DDDDDD;
		font-size: 16pt;
		text-align: center; }

  .colored { 	font-family: Arial, sans-serif;
		font-size: 11pt;
		color: #DDBB88; }

  .caption {	font-family: Arial, sans-serif;
		font-size: 12pt; }

  ul.coming {	width: 50%;
		margin-left: 20%;
		text-align: left; }

  .consign {	margin-left: 15%;
		margin-right: 15%;
		text-align: left; }

  .Controls:link    { color:#AAAAEE; text-decoration:none;
                      font-family: Arial;
                      font-size:   14pt;
                      font-weight: bold; }

  .artist {	font-family: Arial, sans-serif;
		font-size: 18pt;
		text-align: center; 
		color: #DDBB88; }

  .artwork { 	font-family: Arial, sans-serif;
		font-size: 10pt;
		color: #DDBB88; }

  .creator {	font-family: Arial, sans-serif;
		font-size: 9pt;
		color: #EEEEEE; }

  .framedImg {	border-width: 2px;
		border-color: #FFFFFF; }

  .outer {	width : 95%;
		text-align : center; 
		background-color : #000000; }

  .info {	width: 6in;
		text-align: left; }

  .info2 {	margin-left: 20%;
		width: 6in;
		text-align: left; }
 
 .centerlist {  padding-left: 50%;
		margin-left: -180px;
		text-align: left; }

  .navbar {	font-family: Arial, sans-serif;
		font-size: 11pt;
		text-align: center; 
		background-color: #3F3E22; }

  .navbarhere {	font-family: Arial, sans-serif;
		font-size: 11pt;
		text-align: center;
		background-color: #B6AC86; }

  .event {	font-family: Arial, sans-serif;
		font-size: 14pt;
		color: #DDBB88; }

  .pic {	border: solid 1px white;
		margin: 0.2em; }

  .slideshow {  width : 600px; 
		border : 2px white; 
		background-color : #333333; } 

  .sold  {	color: #e00; }

  .guru	 {	color: #DDBB88; }

  .text {	font-family: Arial, sans-serif;
		color: #DDDDDD;
		font-size: 11pt; }

  .small {	font-size: 10pt; }

  .underbar {	text-decoration: underline; }

  .footer {	font-family: Arial, sans-serif;
		color: #DDDDDD;
		font-size: 9pt;
		text-align: center; }

  .urhere { 	background-color: white; }

  .nomarker {	list-style-type: none; }

  .DuoImg {	width: 500px;
		text-align: center; }

  .LtImg, .RtImg {	
		width: 249px;
		float: left;
		text-align: center;
		font-size: 10pt; }

  .FBicon {	float: left;
		width: 50px;
		margin-left: 40%; }

  .FBinvite {	float: left;
		width: 20%;
		padding-left: 1%; }



  a:link { 	color: #8888FF; }
  a:active { 	color: #0000EE; }
  a:visited {	color: #8888FF; }
  a:hover { 	color: #00CC00; }

