/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

#a7 { left: -165px;}
#tngnav a#a7 { left: -165px;}

.random_img {
	border: 1px;
	border-color: black;
	border-style: solid;
	padding: 2px;
}

.stats {
	font-size: 11px;
}

/* Links */
.links {
	font-size: 11px;
}

a.links:link  {color: #FFFFFF;} 
a.links:visited  {color: #FFFFFF;} 
a.links:hover  {
	color: #FFCC33;
}

/* emailimg added to replace width="40" height="26" border="0" align="left" hspace="8" vspace="2" for email.gif */
.emailimg {
	width: 40px;
	height: 40px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 3px;
	float: left;
	border: 0px;
}