/* thu_gallery.css 24 March 2008 -- 21:30 -- Validated 21 March 2008 */

li img     
		{ display: inline;
          margin: 0 auto 5px auto;
          border: 3px solid #ccc;               /* CHANGE */
          border-bottom-color: #eee;           /* CHANGE */
          border-left-color: #ddd;              /* CHANGE */
          border-top-color: #bbb;               /* CHANGE */  }
h2 {
	font-size: 150%;
	clear: both;
}


#content  {
	margin: 0 auto 20px 20px;
	padding: 1em 0 0 0;
	width: auto;             /* black */
	font-size: 1.25em/1.75em;
}

#content h1
      {
	margin: 5px 6px;
	padding: 0 0 .5em 0;
	font: /*italic*/ normal 1.5em/2.375em  "Times New Roman", serif;
	/* style weight size/height family */
        color: #996600;  /* black */
		/*clear: left      /* my addition  */}
.content_store {
	margin: 0 auto 20px 20px;
	padding: 1em 0 0 0;
	width: auto;             /* black */
	font-size: 1.25em/1.75em;
}

/*#main_photo p.description  { clear: left;  }
#content_store {
	margin: 0 auto 20px 20px;
	padding: 1em 0 0 0;
	width: auto;             /* black */
	/*font-size: 1.25em/1.75em;*/
.content_contest {
	margin: 0 auto 20px 20px;
	padding: 1em 0 0 0;
	width: auto;             /* black */
	font-size: 1.25em/1.75em;
}
		
ul	    { margin: 0 6px;
           padding: 0;    }		
		
/*ul.thumbnails a:link, */
/*ul.thumbnails a 
      { border-bottom: 1px dotted #960;    /* CHANGE */
  /*      background-color: #960;                       /* CHANGE */ 
   /*     text-decoration: none; */ }

li a:hover { border-bottom: 1px solid #960;
 			 border: 3px solid #eee;  }    /* CHANGE */  

ul.thumbnails
         {
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	text-align: center;              /* black */
	line-height: 1em;
	list-style: none;
*/}
		   
ul.thumbnails a
        {
	display: block;
	float: left;
	margin: 0;
	padding: 4px 4px 9px 4px;
	border: 1px solid #333;             /* black */
	border-top-color: #eee;         /* CHANGE */
	border-right-color: #ddd;          /* CHANGE */
	border-bottom-color: #bbb;         /* CHANGE */
	background-color: #CCCCCC;          /* CHANGE */
	text-align: center;
}

ul.thumbnails a
        { width: 80px;  
          margin-right: 10px;
          margin-bottom: 10px;  }
.content_store  .thumbnails  a {
	font: medium/1.2em Georgia, Times New Roman, Times, serif;
	/* size/line height, family*/
    color: #0066FF;
	width: 245px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
.content_contest .thumbnails a {
	font: medium/1.3em Georgia, Times New Roman, Times, serif;
	/* size/line height, family*/
    color: #0066FF;
	width: 225px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
		  
		  
ul.thumbnails a:hover
        {
	border-color: aaa;
	background-color: bbb;
	color: #FFFF00;
}
		  
ul.thumbnails li
         { display: inline;
           margin: 0;
           padding: 0;  }
		

/*#content h1 em
      { color: #a9a9a9;                    /* Drak Gray */  
	/*    font-size: 1.25em;
		font-style: italic;    }

#main_photo h1 a:link, 
#main_photo h1 a, 
#main_photo h1 a:hover, 
#main_photo h1 a em, 
#main_photo h1 a:link em,  
#main_photo h1 a:hover em
       { border-color: #999;                 /* CHANGE */
    /*     color: #999;                         /* CHANGE */  }
		 

/*#main_photo h2
       { margin: 0 0 5px 0;
	     font: normal 1.5em/2.375em  "Times New Roman", serif; 
				/*  weight size/height family */
  /*       text-align: left;
         clear: left;   
		 background-color: #000000;  /* black */
  /*       color: #eee8aa;       /* pale golden ron */ }

/*#main_photo h2 a:link,
#main_photo h2 a
       { display: block;
         padding: 0 5px;
         border: 1px solid #000;                /* CHANGE */
   /*      border-top-color: #eee;               /* CHANGE */
     /*    border-right-color: #ddd;              /* CHANGE */
       /*  border-bottom-color: #bbb;             /* CHANGE */  }

/*#main_photo h2 a:hover
       { border-color: #a9a9a9;                /* Dark Gray */
  /*       background-color: #eee;            /* CHANGE */   }

/*#main_photo p 
		{ background-color: #000000;  /* black */
     /*     font:  1em/1.75em "Times New Roman", serif;
          color: #eee8aa;  
		  margin: 0 10px;
		  padding: 1 10px;  */  } 





/*br      { display: none;   }



/*p.photo
		  { margin: 0 0 10px 0;
            float: left;
            width: 75%;
            text-align: center;
            background-color: #fff;            /* CHANGE */
        /*    line-height: 1em;  }

/*ul.navigation
         { margin: 0 0 10px 0;
           padding: 0;
           float: left;
           text-align: center;
           background-color: #fff;              /* CHANGE */
  /*         line-height: 1em;
           list-style: none;
           position: absolute;
           top: 75px; 
           left: 550px;   }

#main_photo p.thumb,*/


/*ul.navigation a
         { display: block;
           float: left;
           margin: 0 10px 10px 0;
           padding: 4px 4px 6px 4px;   
           border: 0;
           background-color: #fff;              /* CHANGE */
     /*      text-align: center;
           width: 80px;  }*/

/*#main_photo p.photo a,
#main_photo p.thumb a,*/


/*#main_photo p.thumb a,


/*ul.navigation a:hover
        { background-color: #eee;             /* CHANGE */
    /*      border: 0;   }

#main_photo p.photo a:hover,
#main_photo p.thumb a:hover,*/
/*ul.thumbnails a:hover
         { border: 1px solid #ccc;          /* CHANGE */
      /*     background: #eee;                /* CHANGE */  }
