﻿body
{
	background-color: #c0c0c0;
	background: url( '../images/bgpattern.gif' );
	margin-top: 0px;
	margin-bottom: 0px;
}



/**************************** Hip-Hop ****************************/

.hi-hop-link
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
	
.hi-hop-link a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
	text-decoration:none;
	font-weight:normal;
	}
	
.hi-hop-link a:hover
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006600;
	text-decoration:none;
	font-weight:normal;
	}
	
.hi-hop-link a:visited
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
	

	






.table
{
	background: url( '../images/background_image.jpg' );
	background-repeat:no-repeat;
}
#Header
{
	font-size: 18pt;
	color: white;
	text-align: left;
	padding-left: 10px;
}
.menu
{
	width: 800px;
	/*padding-left: 20px;
	padding-right: 20px;*/
	font-family: Trebuchet MS;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	height: 66px;
	/*vertical-align: middle;*/
	color:White;
}
.menu a
{
	color: red;
	text-decoration: none;
}
.menu a:hover
{
	color: #ed9b62;
	text-decoration:none;
}
.text
{
	font-family:Trebuchet MS;
	font-size: 12px;
}
.text a
{
	color:#ff00ff;
	text-decoration: none;
}
.text a:hover
{
	color:#00FF00;;
	text-decoration:none;
}
.footer
{
	font-family: Trebuchet MS;
	font-size: 13px;
	padding-left: 50px;
	padding-right: 50px;
	color: White;
	height:40px;
}
.footer a
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: none;
	color: #ed9b62;
}
.heading
{
	text-align:center;
	font-family:Times New Roman;
	font-size:30px;
	color:#cc6633;
	padding-top:10px;
	padding-bottom:5px;
}
.dance
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color:#659798;	
}
.dance a
{
	font-family: Trebuchet MS;
	font-size: 14px;	
	text-decoration:none;
	color:#659798;	
}
.dance a:hover
{
	font-family: Trebuchet MS;
	font-size: 14px;	
	text-decoration:none;
	color:#ed9b62;
}
.imgborder
{
	border:0px;
	height: 75px;
	width: 100px;
}
.imgborderth
{
	border:0px;
	height: 75px;
	width: 100px;	
}
#td
{
	padding-right: 5px;
	padding-left: 5px;	
	padding-top:5px;
	padding-bottom:5px;
}


/**************************** Tattoos ****************************/

.tattoos
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#a71f0d;
	text-decoration:none;
	font-weight:normal;
	}
	


