BODY { margin: 0; background-color: rgb(255,255,255); background-image: url(/images/bg.gif);  background-repeat: repeat; }

td,p {font-size:8pt;font-family:tahoma, verdana, arial, helvetica;}

hr {color:rgb(148,157,148); heigh: 1px;}


.contenttable {width:90%; border: 0px #000000 solid;}

.maintable {width:100%; height:100%; background-color: rgb(255,255,255); background-image: url(/images/bg-ice.gif);  background-repeat: no-repeat;}
.toprow {height:180px;}

.leftcolumn {width:220px;}
.contenttable {width:800px; border: 0px #000000 solid;}
.rightcolumn {width:16px;}



.newsheader {font-size:8pt;font-family:tahoma, verdana, arial, helvetica;font-weight:bold;text-align=left;text-decoration:none;}
.datanews {color:rgb(0,134,195);font-size:8pt; font-family:tahoma, verdana, arial, helvetica;font-weight;}


a:link, a:visited {color:rgb(81,90,102);text-decoration:none;font-weight:normal;font-size:8pt}
a:hover,a:active {color:rgb(0,134,195); text-decoration:underline; font-weight:normal;font-size:8pt}

a.more:link, a.more:visited {color:rgb(0,134,195);text-decoration:none;font-weight:normal;font-size:8pt}
a.more:hover,a.more:active  {color:rgb(0,134,195);text-decoration:underline;font-weight:normal;font-size:8pt}

a.title:link, a.title:visited {color:rgb(0,0,0); text-decoration:none;      font-weight:bold; font-size:14pt}
a.title:hover,a.title:active  {color:rgb(0,0,0); text-decoration:underline; font-weight:bold; font-size:14pt}



.level1 {font-family: tahoma,arial; margin: 20px 40px 0px 40px; font-size: 80%; font-weight: bold;}
.level1 a {color: #003366;}
.level2 {font-family: tahoma,arial; margin: 2px 40px 0px 60px; font-size: 66%;}
.level3 {font-family: tahoma,arial; margin: 1px 40px 0px 80px; font-size: 66%;}
.level4 {font-family: tahoma,arial; margin: 0px 40px 0px 100px; font-size: 60%;}
.level5 {font-family: tahoma,arial; margin: 0px 40px 0px 120px; font-size: 60%;}
.level6 .level7 .level8 .level9 {font-family: tahoma,arial; margin: 0px 0px 0px 140px; font-size: 58%;}

.menu1 {font-family: tahoma,arial; margin: 0px   0px 0px 0px; }
.menu1 a {font-size:10pt; font-weight:bold; text-decoration:none;}
.menu2 {font-family: tahoma,arial; margin: 0px   0px 0px 0px; }
.menu3 {font-family: tahoma,arial; margin: 0px  20px 0px 0px; }
.menu4 {font-family: tahoma,arial; margin: 0px  40px 0px 0px; }
.menu5 {font-family: tahoma,arial; margin: 0px  60px 0px 0px; }

a.menuactive:link, a.menuactive:visited {color:rgb(0,134,195); text-decoration:none; font-weight:none; font-size:8pt}
a.menuactive:hover,a.menuactive:active  {color:rgb(0,134,195); text-decoration:none; font-weight:none; font-size:8pt}


/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  line-height:140%;
	  font-size: 12px;
	  font-weight:bold;
	  padding-right:2px;
	  padding-left:3px;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  color:#000000;
	  text-decoration: none;
	  font-size: 12px;
	  font-weight:bold;
	}
.title a:hover {
	  color: #202020;
	  text-decoration: none;
	  font-size: 12px;
	  font-weight:bold;
} 
	
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	  background-image: url(../images/mod_toplight_bg.gif);
	  width: 100%;
	  height: 32px;
	}
.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 */ 
	{
	  width: 4px;
	}

.mod_under_hl
	{
	  height: 1px;
	  background-color: rgb(148,157,148);
	}

.albumdesc  /*album description includes all text and background*/
	{
	  color:#000000;
	  font-size:x-small;
	  font-weight: normal;
	  background-color: #ffffff;
	  margin-top:2px;
	  border:0px solid #404040;
	  text-align: justify;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
//	  font-size: 10px;
	  font-weight: bold;
	  padding:2px;
	  margin-top:2px;
	  background-image: url(../images/mod_toplight_bg.gif);
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px;
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  color: #3C6B65;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #ffffff;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #404040;
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention /* voting instructiosn */
	{
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	  color:#000000;
	  font-size: 18px;
	  font-weight:bold;
	  padding-left:2px;
	  padding-right:2px;
	  border:0px dashed #404040;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  width: 100%;
	  height: 40px;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
/*	  background-image: url(../images/mod_toplight_bg.jpg);
	  height: 90px;*/
	}
.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; 
	  color: #404040;
	}
.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 */ 
	{ 
	  color:#000000;
	  font-size: 12px; 
	  font-weight:bold;
	  background-image: url(../images/mod_toplight_bg.gif);
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #404040;
	  width: 100%;
	  height: 16px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#000000;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #202020;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #3C6B65; 
	  font-weight: bold;
	}


.adminform
        {
          font-size: 10px;
          font-weight: bold;
          color: #3c6b65;
        }
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #3C6B65; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 0px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  color: #3C6B65;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #ffffff;
	  line-height:140%;
	  letter-spacing: .1em;
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #3C6B65;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #202020;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  color: #3C6B65;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #ffffff;
	  line-height:140%;
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#3C6B65;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #202020;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  color:#3C6B65;
	  font-size: 8px;
	  font-weight:normal;
	  background-color: #ffffff;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #404040;
	  width:100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  color:#3C6B65;
	  text-decoration: none;
	}
.modfooter a:hover {
	  color: #202020;
	  text-decoration: none;
	}

