
A:link {text-decoration: none; color: #006666; outline-style: none;}
A:visited {text-decoration: none; color:#006666;}
A:hover {color: #ff0000;}
a img {border: none;}

#logo {
	/* position is offset by the header padding amount */
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 0;}

text {align: top; font-family: arial, verdana; color: #993366}

body
  
	 {color: #ffffff; 
	 /*background: #bac5b4;*/ 
	 background-image: url(../images/crackleSage.jpg);
	 /*background-image: url(../images/blackwolf.jpg); 
	 background-repeat: repeat-y; background-attachment: fixed;*/}


.center
		 {width: 100%; text-align: center;}
		

.nav 
		{font-size: 11pt; valign: top;
		width: 130px; color:#d2b48c;
		font-family: arial, verdana;
		text-align: top;
		padding: 2;}

.descript
	  {background-color:#000000;
		/*#9c9c8c is the darker shade of beige*/
		/*background-image: url(.http://www.wolfcrafts.com/ib/images/blur.gif);*/
		font-size: 12pt;
		padding: 10px;}

.topic
		{font-size:	14pt;
		font-weight: bold;
		color: white;
		padding-left: 15px;
		background-image: url(http://www.wolfcrafts.com/photoAlbum/skins/greenpurple/images/mod_navbar.jpg);
		/*color: #d2b48c; -- medium beige*/
		/*background-color:#c6c6b5;*/}
		/*#c6c6b5 is the lighter color of beige*/
		
.date
		{font-size:	10pt;
		font-weight: bold;
		color: white;
		padding-left: 15px;
		vertical-align: middle;
		background-image: url(http://www.wolfcrafts.com/photoAlbum/skins/greenpurple/images/mod_navbar.jpg);
		/*background-color:#c6c6b5;*/}
		/*#c6c6b5 is the lighter color of beige*/
		
.news
		{font-size:	10pt;
		font-weight: bold;
		color:#742d45;
		padding-left: 10px;
		padding-right: 10px;
		background-image: url(http://www.wolfcrafts.com/photoAlbum/skins/greenpurple/images/mod_descbg.jpg);}
		/*#c6c6b5 is the lighter color of beige*/
		
.poster
		{font-size:	10pt;
		font-weight: bold;
		color: white;
		padding-left: 15px;
		/*background-color:#c6c6b5;*/}
		/*#c6c6b5 is the lighter color of beige*/
		
pre
	 {font-size: 12pt;
	 color:#993366;
	 font-family: arial, verdana;
	 text-align: top;
	 padding: 2;}

p
	{font-size: 12pt;
	 color:#993366;
	 font-family: arial, verdana;
	 text-align: top;
	 padding: 2;}
	 
legend
	{font-size: 13pt;
	 color: #742d45;
	 font-family: arial, verdana;
	 text-align: top;
	 padding: 2;}

/* The following 8 styles are for the pop-up menu javascript */
.lowText { text-decoration: none; color: white; font: 14px verdana, arial, helvetica }
.highText { text-decoration: none; color: white; font: 14px verdana, arial, helvetica }
.itemBorder { border: 2px solid #BAC5B4 }
.itemBorderBlank { border: 2px solid #BAC5B4 }

.weather
 {	/* position is offset by the header padding amount */
	position: absolute;
	right: 5px;
	top: 50px;
	z-index: 0;
 
 }
