/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	color: #666666;
	scrollbar-arrow-color:667766; scrollbar-track-color:EEEEEE;
	scrollbar-3dlight-color:CCCCCC; scrollbar-highlight-color:EEEEEE;
	scrollbar-darkshadow-color:333333; scrollbar-shadow-color:666666;
	scrollbar-face-color:CCCCCC; 
	  font-weight:bold;
	  background-color: #ffffff;
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
a { color: #63725B; }
a:link { color: #63725B; }
a:visited { color: #63725B; }
a:hover { color: #63725B; text-decoration: underline; }


A.menu1 { color: #63725B; text-decoration: none;}
A.menu2 { color: #63725B; text-decoration: none; font-family: Verdana, Arial;}
A.menu1:hover { color: #63725B; text-decoration: underline; }
A.menu2:hover { color: #63725B; text-decoration: underline; }
A.footer { color: #666666; text-decoration: none; }
A.footer:hover { color: #CC3300; text-decoration: underline; }

.menu_about { position:absolute; top:135px; height:20px; visibility: hidden; left: 200px;   font-size:10px; font-weight:bold;}
.menu_news { position:absolute; top:135px; height:20px; visibility: hidden; left: 200px; font-size:10px; font-weight:bold;}
.menu_archive { position:absolute; top:135px; height:20px; visibility: hidden; left: 250px; font-size:10px; font-weight:bold;}
.menu_causes { position:absolute; top:135px; height:20px; left: 370px; visibility: hidden; font-size:10px; font-weight:bold;} 
.menu_interactive { position:absolute; top:135px; height:20px; visibility: hidden; width: 200; left: 410px; font-size:10px; font-weight:bold;} 
.menu_siteinfo {position:absolute; top:135px; height:20px; visibility: hidden; left: 380px; width: 250px; font-size:10px; font-weight:bold;} 


td.leftmenu { valign="top"; vertical-align:top; padding:10px; }

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  background-image: url(../images/mod_titlemid.jpg);
	  width: 100%;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family:verdana, arial, sans-serif;
	  color:#63725B;
	  font-size:12px;
	  font-weight:bold;  
	  text-decoration: none;
	}
.title a:hover {
	  color: #63725B;
	  text-decoration: underline;
	} 
.mod_title	/* album title  Text is controled by .title */ 
	{ 
          background-image: url(../images/mod_titlebar.jpg);
          width: 95%;
          height: 25px;
          border: 1px #cccccc solid;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	}
.albumdesc  /*album description includes all text and background*/
	{
	  font-family:verdana, arial, sans-serif;
	  color:#666666;
	  font-size:x-small;
	  font-weight:bold;
	  background-color: #ffffff;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #D8C4AE;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  font-size:x-small;
	  font-weight:bold;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #ffffff;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #D8C4AE;
	}
.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, sans-serif;
	  font-size: 16px;
	  font-weight:bold;
	  background-image: url(../images/mod_titlebar.jpg);
	  line-height:140%;
	  border:0px dashed #D8C4AE;
	  height: 28px;  
	}
.head a,
.head a:link,
.head a:visited,
.head a:active 
	{
	  font-weight: normal;
	  text-decoration: none;
	}
.head a:hover
	{
	  font-weight: normal;
	  text-decoration: underline;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-image: url(../images/mod_titlebar.jpg);
	  width: 95%;
	  height: 25px;
	  border: 1px solid #cccccc;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.bread  /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 16px;
 	  font-weight: bold;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;	  
	}
.editlink  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
		  
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  font-size: 12px; 
	  font-weight:bold;
	  background-image: url(../images/mod_navbar.jpg);
	  line-height:140%;
	  border: 1px solid #cccccc;
	  width: 95%;
	  height: 14px;
	  align:center;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	 
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  align:center;
	  font-weight: bold;
	}

.adminform
        {
          font-size: 10px;
          font-weight: bold;

        }
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;

	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 10px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;

	  font-size: 10px;
	  font-weight:bold;
	  background-color: #ffffff;
	  line-height:140%;
	  border:0px dashed #D8C4AE;
	  width: 95%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #ffffff;
	  line-height:140%;
	  border:0px dashed #D8C4AE;
	  width: 95%;
	  align:center;
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;

	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;

	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  font-size: 8px;
	  font-weight:normal;
	  background-color: #ffffff;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #D8C4AE;
	  width:95%   
	}

