/* CSS Document */

body,html {
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 100%;
	background-color: #679906;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	}

img { border: 0px;}

td {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px; }

	/*small Images/Jokes (disables the thumbnails)*/
img.itemSmallImages, img.itemSmallText_Files, img.itemSmallPrank_Calls
{
	visibility : hidden;
	height : 0px;
	width : 0px;
}

/*Featured Images/Jokes (once again, disables thumbnails)*/
img.itemFeatureImages, img.itemFeatureText_Files, img.itemFeaturePrank_Calls
{
	visibility : hidden;
	height : 0px;
	width : 0px;
}

.fullFlash, .fullVideo
{
	height: 400px;
	width: 400px;
}

hr
{
	height: 0px;
	border: solid #0076BE 0px;
	border-top-width: 1px;
}

a:link { color: #000000; text-decoration: underline;}
a:visited { color: #000000; text-decoration: underline;}
a:hover { color: #000000; text-decoration: none;}

a.navLink:link { color: #000000; text-decoration: underline;}
a.navLink:visited { color: #000000; text-decoration: underline;}
a.navLink:hover { color: #000000; text-decoration: none;}

a.friendsLink:link { color: #0076BE; text-decoration: underline;}
a.friendsLink:visited { color: #0076BE; text-decoration: underline;}
a.friendsLink:hover { color: #0076BE; text-decoration: none;}

a.featureLink:link { color: #000000; text-decoration: underline;}
a.featureLink:visited { color: #000000; text-decoration: underline;}
a.featureLink:hover { color: #000000; text-decoration: none;}

a.footerLink:link { color: #0076BE; text-decoration: underline;}
a.footerLink:visited { color: #0076BE; text-decoration: underline;}
a.footerLink:hover { color: #0076BE; text-decoration: none;}

td.navbar {
     	 font-weight: bold;
	 text-align: center;
}

#leaderboard {
  position: relative;
  text-align: center;
  top: 5px;

}

div.friends {
  margin-left:5px;
  text-align:left;
  font-size: 11px;
  line-height: 20px;
}

div.footer {
margin-top: 10px;
font-size:11px;
color: #0076BE;
}

td.recent {
border-left-style:dotted;
border-left-width:1px;
border-left-color:#0076BE;
border-right-style:dotted;
border-right-width:1px;
border-right-color:#0076BE;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#0076BE;
}
