html,body
	{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	font-family: helvetica;
	color: #747474;
	font-size: 9pt;
	line-height: 12px;
	}
a img{ border:none; margin: 0px 0px 0px 0px; padding:0px;}

a:link {
	color: #000000;
    text-decoration: none
}
a:visited {
	color: #000000;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: underline; 
}
a:active {
	color: #000000;
	text-decoration: underline

}
a {border:none; border-style:none; color:#FFFFFF}

#menu a:link {
	  color: #000000;
      text-decoration: none
}
#menu a:visited {
	  color: #000000;
	  text-decoration: none
}
#menu a:hover {
	  color: #000000;
	  text-decoration: underline; 
	  background-color: #FFFFFF; 
}
#menu a:active {
	  color: #000000;
	  text-decoration: none

}
#sponsors {
	  font-family: Trebuchet MS;
	  color: #82C505;
	  font-size: 9pt;
	  text-decoration: none

}

#posts {
	  font-family: Trebuchet MS;
	  color: #82C505;
	  font-size: 9pt;
	  text-decoration: none
	  background-color: #EBEBEB;

}

#tutorials {
	  font-family: Trebuchet MS;
	  font-size: 9pt;
	  text-decoration: none

}
#bh a:link {
	  color: #FFFFFF;
      text-decoration: none
}
#bh a:visited {
	  color: #FFFFFF;
	  text-decoration: none
}
#bh a:hover {
	  color: #FFFFFF;
	  text-decoration: underline;
}
#bh a:active {
	  color: #FFFFFF;
	  text-decoration: none

}

#search a:link {
	  color: #0099ff;
      text-decoration: underline
}
#search a:visited {
	  color: #E6E6E6;
	  text-decoration: underline
}
#search a:hover {
	  color: #FFFFFF;
	  text-decoration: underline;
	  background-color: #676767;
}
#search a:active {
	  color: #E6E6E6;
	  text-decoration: underline

}	
input {

	border: 1cpx solid #A5ACB2;
	font-size: x-small
}

#input2 {
	
	border: 1px solid #FFF;
	font-size: x-small
}

#tut {
	background-image: url('http://www.photoshopdepot.com/images/tutbg.gif');
	border: 1px solid #ebebeb;
	font-size: x-small
}
