/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  color:#404040;
	  font-weight:bold;
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  background-color: #A4A1A4;
	  background-image:  url(../pix/l.gif);
	}
.nav
	{
	  color: #FFFFFF;
	  font-weight: bold;
          text-decoration: none;
	}

.mainpart
	{
	  background-color: #FFFFFF;
	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/

A   	{ color: #404040; text-decoration: none; }
A:link	{ color: #404040; text-decoration: none; }
A:visited { color: #404040; text-decoration: none; }
A:active { color: #404040; }
A:hover	{ color: #C0C0C0; }

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  line-height:140%;
	  padding-right:2px;
	  padding-left:3px;
	  background-color: #696969;
	}
.title a,
.title a:link,
.title a:active {
        	font-family: Verdana, Arial, Helvetica, sans-serif;
        	font-size: 12px;
        	font-weight: bold;
        	color: #FFFFFF;
        	text-decoration: none
	}
.title a:visited {
        	font-family: Verdana, Arial, Helvetica, sans-serif;
        	font-size: 12px;
        	font-weight: bold;
        	color: #FFFFFF;
        	text-decoration: none
        }
.title a:hover {
        	font-family: Verdana, Arial, Helvetica, sans-serif;
        	font-size: 12px;
        	font-weight: bold;
        	color: #FFFFFF;
        	text-decoration: underline
	} 
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	  width: 100%;
	  height: 26px;
	  background-color: #696969;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	  height: 26px;
	  background-color: #696969;
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	  height: 26px;
	  width: 26px;
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	  height: 26px;
	  width: 5px;
	}
.albumdesc  /*album description includes all text and background*/
	{
	        font-family: Verdana, Arial, Helvetica, sans-serif;
        	font-size: 11px;
        	font-weight: normal;
        	text-decoration: none;
        	color: #000000;
        	line-height: 14px;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	        font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 11px;
	        font-weight: bold;
	        text-decoration: none;
	        color: #CD5806;
	        line-height: 14px;
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #696969;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #404040;
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention /* voting instructions */
	{
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	        font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 20px;
	        font-weight: bold;
	        text-decoration: none;
	        color: #CD5806;
	        line-height: 20px;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  width: 100%;
	  height: 26px;
	  background-color: #FFFFFF;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  height: 26px;
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	  height: 26px;
	  width: 26px;
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  height: 26px;
	  width: 26px
	}
.bread  /* used in breadcrumb bars */
	{ 
	  color: #000000;
	  font-size: 10px; 
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 16px;
 	  font-weight: bold;
	  color: #404040;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;
	  color: #404040;	  
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #404040;
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  background-color: #696969;
	  font-family:verdana, arial, sans-serif;	
	  color:#404040;
	  font-size: 12px; 
	  font-weight:bold;
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #404040;
	  width: 100%;
	  height: 18px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#404040;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #C0C0C0;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #ffffff; 
	  font-weight: bold;
	}
.adminform
        {
          font-size: 10px;
          font-weight: bold;
          color: #000000;
        }
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #ffffff; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 5px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  background-color: #696969;
	  color: #000000;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  letter-spacing: .1em;
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:active {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                color: #FFFFFF;
                text-decoration: none
	}
.modnavboxtop a:visited {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                color: #FFFFFF;
                text-decoration: none 
        }
.modnavboxtop a:hover {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                color: #FFFFFF;
                text-decoration: underline
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #000000;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color: #CD5806;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #CD5806;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{
	  background-color: #696969;
	  font-family:verdana, arial, sans-serif;
	  color:#FFFFFF;
	  font-size: 8px;
	  font-weight:normal;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #404040;
	  width:100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
                color: #FFFFFF;
                text-decoration: none
	}
.modfooter a:hover {
                color: #FFFFFF;
                text-decoration: underline

	}
