*
{
	font-family: verdana,sans-serif;
	font-size: small;
}

body
{
	background-image: url('../Images/HYPHOPBackground3.jpg');
	background-color: #FFFFFF;
	background-repeat: repeat;
	color: black;
	margin: 2px;
	padding: 8px;
}

a:link
{
	background-color: white;
	color: rgb(20,62,149);
	text-decoration: underline;
}

a:visited
{
	background-color: white;
	color: rgb(20,62,149);
	text-decoration: underline;
}

a:hover
{
	background-color: white;
	color: rgb(255,0,0);
	text-decoration: underline;
}

a:link img
{
	border: none;
}

div
{
	background-color: transparent;
	color: black;
}

div#bottombar
{
	border: none;
	width: 200px;
	height: 31px;
	margin: 2px;
	padding: 1px;
	font-size: large;
	position: absolute;
	left: 10px;
	top: 565px;
}

div#flash
{
	boder: none;
	width: 500px;
	height: 300px;
	position: absolute;
	left: 275px;
	top: 200px;
	text-align: center;
}

div#introduction
{
	background-color: white;
	color: black;
	border: 0.05em solid rgb(159,159,159);
	margin: 2px;
	padding: 4px;
	width: 810px;
	position: absolute;
	top: 90px;
	left: 170px;
	height: 300px;
	float: left;
	overflow: hidden;
}

div#menu
{
	background-color: white;
	color: black;
	border: 0.05em solid rgb(159,159,159);
	width: 150px;
	height:475px;
	position: absolute ;
	top: 90px;
	left: 10px;
	text-align: center;
	
}

div#news
{
	background-color: white;
	color: black;
	border: 0.05em solid rgb(159,159,159);
	margin: 2px;
	padding: 4px;
	width: 810px;
	height: 149px;
	position: absolute;
	top: 405px;
	left: 170px;
	float: left;
	overflow: auto;
}

div.pic
{
	float: left;
	margin: 4px;
}

div.product
{
	border-top: 0.05em solid rgb(159,159,159);
	border-bottom: 0.05em solid rgb(159,159,159);
	clear: both;
	height: 125px;
	margin: 4px;
	padding: 4px;
}

div.product_text
{
	margin: 0;
}

div#regular
{
	background-color: white;
	color: black;
	border: 0.05em solid rgb(159,159,159);
	padding: 6px;
	width: 809px;
	height: 463px;
	position: absolute;
	top: 90px;
	left: 170px;
	overflow: auto;
}

div#topbar
{
	background-color: white;
	color: black;
	border: 0.05em solid rgb(159,159,159);
	width: 980px;
	height: 75px;
	font-size: large;
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url('../Images/HypHopNewBanner.jpg');
	background-repeat: no-repeat;
}

form.small
{
	float: left;
	border: 0;
	margin: 0;
}

h2
{
	font-size: medium;
	text-decoration: underline;
}

h2.intro
{
	font-size: medium;
	text-decoration: none;
	text-align: center;
}

h3.intro
{
	text-align: center;
}

h3.news
{
	text-align: center;
	text-decoration: underline;
}

img
{
	border: none;
}

img.floatright
{
 	float: right;
}

img.floatleft
{
 	float: left;
}

label
{
	font-weight: bold;
}

li.address
{
	list-style-type: none;
}

li.linkheader
{
	font-weight: bold;
	list-style-type: none;
}

li.linkdescription
{
	list-style-type: none;
}

li#home
{
	/*list-style-image: url('../Images/home.gif');*/
	list-style-position: outside;
	list-style-type: none;
	margin: 4px;
	padding: 2px;
}

li#whatis
{
	/*list-style-image: url('../Images/whatis.gif');*/
	list-style-position: outside;
	list-style-type: none;
	margin: 4px;
	padding: 2px;
}

li#updates
{
	/*list-style-image: url('../Images/updates.gif');*/
	list-style-position: outside;
	list-style-type: none;
	margin: 4px;
	padding: 2px;
}

li#ordering
{
	/*list-style-image: url('../Images/order.gif');*/
	list-style-position: outside;
	list-style-type: none;
	margin: 4px;
	padding: 2px;
}

li#contact
{
	/*list-style-image: url('../Images/contact.gif');*/
	list-style-position: outside;
	list-style-type: none;
	margin: 4px;
	padding: 2px;
}

li#links
{
	/*list-style-image: url('../Images/links.gif');*/
	list-style-position: outside;
	list-style-type: none;
	margin: 4px;
	padding: 2px;
}

p.quote
{
	font-style: italic;
}

p#bold_underlined
{
	font-weight: bold;
	text-decoration: underline;
}

span.news
{
	font-weight: bold;
	text-decoration: underline;
}

span.separator
{
	visibility: hidden;
	border: none;
}

table.resources
{
	width: 80%;
	border: thin solid black;
}

td.resources
{
	width: 50%;
	border: thin solid black;
	text-align: center;
	vertical-align: top;
}

table.newsitems
{
	width: 700px;
	border: thin solid black;
}

td.news
{
	border: thin solid black;
}

td.newnews
{
	width: 250px;
}

th
{
	border: thin solid black;
	background-color: gray;
}

th.linkname
{
	width: 250px;
}

th.linkaddress
{
	width: 350px;
}

th.linkactions
{
	width: 100px;
}



th.newstitle
{
	width: 400px;
}

th.newsdate
{
	width: 100px;
}

th.newsactions
{
	width: 200px;
}

tr.news
{
	border: thin solid black;
}
