@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
background:  url(/images/brickBG.jpg) center top #000000 no-repeat;
}

.clear {
clear:both;
}

p {
margin:15px 0;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:37px;
font-style:normal;
color:#fff;
text-align:left;
font-weight:bold;
line-height:40px;
letter-spacing:-1px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:37px;
color:#fff;
font-weight:normal;
padding-top:9px;
line-height:10px;
}

#mainContainer {
width:960px;
margin:0 auto;
z-index:50;
position:relative;
}

#homeboyLogo {
width:459px;
float:left;
z-index:5000;
position:relative;
margin-bottom:-125px;
}

#facebookContainer {
width:32px;
margin-top:50px;
margin-left:10px;
float:right;
}

#youtubeContainer {
width:32px;
margin-top:50px;
margin-left:10px;
float:right;
}

#myspaceContainer {
width:32px;
margin-top:50px;
float:right;
}

#playerContainer {
width:325px;
margin-top:15px;
float:left;
margin-left:20px;
margin-top:28px;
}

#navBar {
width:960px;
height:39px;
background-image:url(../images/navBG.jpg);
background-repeat:repeat-x;
border:1px solid #a7a7a7;
margin-top:20px;
}

#navWrap {
float:right;
}

#flashWrap {
width:681px;
margin-top:15px;
border:1px solid #a7a7a7;
float:left;
z-index:50;
position:relative;
}

#albumWrap {
width:261px;
background-color:#FFFFFF;
margin-top:15px;
margin-left:6px;
border:1px solid #a7a7a7;
float:left;
padding:6px 4px 4px 4px;
}

#album {
width:120px;
margin-top:6px;
margin-left:7px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
text-align:left;
}

#album img {
margin-top:5px;
margin-bottom:4px;
}

#buyButton {
width:249px;
float:left;
margin-left:0px;
margin-top:14px;
}

#bookButton {
width:228px;
float:left;
margin-left:3px;
margin-top:14px;
}

#showsButton {
width:230px;
float:left;
margin-left:8px;
margin-top:14px;
}

#videosButton {
width:232px;
float:left;
margin-left:6px;
margin-top:14px;
}

#footerContainer {
width:980px;
margin-top:20px;
float:left;
}

#footerNav {
width:500px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#999999;
text-align:left;
font-size:10px;
float:left;
margin-bottom:20px;
}

	#footerNav a {
	color:#999999;
	text-decoration:none;
	}


	#footerNav a:hover {
	color:#CCCCCC;
	text-decoration:none;
	}

#footerRight {
width:400px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#999999;
text-align:right;
font-size:11px;
float:right;
margin-bottom:20px;
}

	#footerRight a {
	color:#999999;
	text-decoration:none;
	}


	#footerRight a:hover {
	color:#CCCCCC;
	text-decoration:none;
	}

#bioWrap {
width:930px;
float:left;
margin:17px 0px 0px 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
line-height:20px;
}

	#bioWrap p {
	margin:10px 0px;
	}
	
	#bioWrap a {
	color:#FFFFFF;
	text-decoration:underline;
	}

	#bioWrap img {
	border:1px solid #a7a7a7;
	}

	#bioWrap em {
	font-size:10px;
	}

#showsWrap {
width:950px;
float:left;
margin:17px 0px 0px 4px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
line-height:20px;
}
