/* Blackbyrd CSS by YellowPencil.com - "Hell, Yeah!" to BlueRobot.com */

body {
	color:#000;
	background:#996 url(../images/legs_red.gif) no-repeat fixed top right;
	margin:20px;
	padding:0px;
	font:10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, sans-serif;
	}
h1 {
	font-family: "Trebuchet MS", Verdana, Lucida, sans-serif; 
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	font-weight:900;
	color:#339;
	}

a {
	color:#000;
	text-decoration:none;
	}
a:link {color:#000;}
a:visited {color:#000;}
a:hover {color:#6969ce;}

.item {
	background: transparent url(../images/right_gray.gif) repeat;
	}

.hide { display: inline; }
.hide a, .hide a:link, .hide a:visited, .hide a:hover { color: #339; text-decoration: none; }
.reveal { display: none; }
.reveal a, .reveal a:link, .reveal a:visited, .reveal a:hover { color: #339; text decoration: none;