body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background:url(/gfx/page.jpg);
	background-repeat:no-repeat;
	background-color: #333333;
	margin: 0 0 50 0;
	
	
	
		
	
	
}

h1 {

font-size: 18px;
letter-spacing: -1px;

}


.press_kit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;	
}


.press_kit_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}

#navigation {
	position:absolute;
	left:6px;
	top:155px;
	width:182px;
	height:164px;
	z-index:1;
}
#home_link{
	position:absolute;
	left:11px;
	top:18px;
	width:415px;
	height:102px;
	z-index:2;
}

#contact {
	position:absolute;
	left:23px;
	top:388px;
	width:147px;
	height:111px;
	z-index:3;
}

#contact-home {
	position: absolute;
	left: 23px;
	top: 564px;
	width: 147px;
	height: 246px;
	z-index: 3;
}


#mailing {
position: absolute;
  left: 26px;
  top: 676px;
  width: 133px;
  height: 181px;
  z-index: 5;
}


#main_content {
	position:absolute;
	left:205px;
	top:152px;
	width:510px;
	z-index:0;
	background-color: #1B1B1B;
	padding: 15px;
	
}

#everyday_home {
	position:absolute;
	left:762px;
	top:138px;
	width:212px;
	
	z-index:4;
	background-image:url(/gfx/everyday-gfx/feb.png)
	
}


#vj_main {
	position:absolute;
	left: 1072px;
	top: 564px;
	width: 212px;
	height: 440px;
	z-index:6;
	background-image:url(/gfx/vjclips_background.png);
}



.everyday_descriptions {
font-size: 14px;
line-height: 15px;
}

.press {
font-size: 14px;
line-height: 17px;
}


.video_descriptions {

font-size: 18px;
font-weight: bold;
line-height: 16px;


}

.vj_description {

font-size: 18px;
line-height: 16px;


}


.project_download {

font-size: 11px;
line-height: 12px;


}

.tiny_text {

font-size: 11px;
font-weight: bold;
line-height: 10px;


}

A:link {
	COLOR: #FEE500;
	TEXT-DECORATION: none;
	font-weight: bold;	
}
A:visited {
		COLOR: #FEE500;
	TEXT-DECORATION: none;
	
	
	font-weight: bold;

}
A:hover {
		COLOR: #FEE500;
	TEXT-DECORATION: underline;
	font-weight: bold;

}
A:active  {
		COLOR: #FEE500;
	TEXT-DECORATION: underline;
	
	
	font-weight: bold;

}
