body {

	background-image: url('../images/background1.jpg');
	background-position: top center;
	background-repeat: repeat;	
	text-align: center;
	margin:0;
	margin-bottom: 30px;
	color: white;
	font-family: "Trebuchet MS";;
}

A:link
{
	color: #c00000;
	text-decoration: underline;
}
A:visited
{
	color: #c00000;
	text-decoration: underline;
}
A:hover
{
	color: #fff300;
	text-decoration: none;
}
A:active
{
	color: #fff300;
	text-decoration: underline;
}

.reverse A:link
{
	color: #fff300;
	text-decoration: underline;
}
.reverse A:visited
{
	color: #fff300;
	text-decoration: underline;
}
.reverse A:hover
{
	color: #c00000;
	text-decoration: none;
}
.reverse A:active
{
	color: #fff300;
	text-decoration: underline;
}


.grid
{ 
	display: table;
}

.row
{
	display: table-row;
}

.cell
{
	display: table-cell;
	text-align: left;
	vertical-align: top;
}

/* Firefox Dotted Outline Fix */
a:active { 
	outline: none; 
}

/* Firefox Dotted Outline Fix */
a:focus { 
	-moz-outline-style: none; 
}

/* Menu Body */
ul#menu {
	width:668px;
	height:72px;
	list-style:none;
	margin:0;
	padding:0px;
	padding-top:0px;
	
}

/* Float LI Elements - horizontal display */
ul#menu li {
	float:left;
	padding: 0px;
}

/* Link - common attributes */
ul#menu li a {
	background:url(../images/MenuSprite.png) no-repeat scroll top left;
	display:block;
	height:72px;
	position:relative;
	padding: 0px;
}

/* Specify width and background position attributes specifically for the class: "home" */
ul#menu li a.home {
	width:79px;
}

/* Specify width and background position attributes specifically for the class: "portfolio" */
ul#menu li a.store {
	width:91px;
	background-position:-79px 0px;
}

ul#menu li a.store {
	width:91px;
	background-position:-79px 0px;
}

ul#menu li a.biography {
	width:142px;
	background-position:-170px 0px;
}

ul#menu li a.media {
	width:83px;
	background-position:-312px 0px;
}

ul#menu li a.contact {
	width:104px;
	background-position:-395px 0px;
}

ul#menu li a.shows {
	width:89px;
	background-position:-499px 0px;
}

ul#menu li a.news {
	width:77px;
	background-position:-588px 0px;
}

/* Span (on hover) - common attributes */
ul#menu li a span {
	background:url(../images/MenuSprite.png) no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:100;
}

/* Span (on hover) - display pointer */
ul#menu li a span:hover {
	cursor:pointer;
}

/* Shift background position on hover for the class: "home" */
ul#menu li a.home span {
	background-position:0px -72px;
}

/* Shift background position on hover for the class: "portfolio" */
ul#menu li a.store span {
	background-position:-79px -72px;
}

ul#menu li a.biography span {
	background-position:-170px -72px;
}

ul#menu li a.media span {
	background-position:-312px -72px;
}

ul#menu li a.contact span {
	background-position:-395px -72px;
}

ul#menu li a.shows span {
	background-position:-499px -72px;
}

ul#menu li a.news span {
	background-position:-588px -72px;
}
#emailValidator
{
  display: none;
  color: red;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}
#emailValidator2
{
  display: none;
  color: red;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}
#subjectValidator
{
  display: none;
  color: red;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}
#messageValidator
{
  display: none;
  color: red;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}
       
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #NewPerversion {
  width:500px; 
  height:400px;
  padding:10px;
  background-color:#000000;
}

#boxes #DysfunctionalDoll {
  width:500px; 
  height:400px;
  padding:10px;
  background-color:#000000;
}

#boxes #MyMachine {
  width:500px; 
  height:400px;
  padding:10px;
  background-color:#000000;
}

#boxes #IAmYourGod {
  width:500px; 
  height:400px;
  padding:10px;
  background-color:#000000;
}

#boxes #VampireWeekend {
  width:600px; 
  height:400px;
  padding:10px;
  background-color:#000000;
}

#boxes #NewPerversionLive {
  width:600px; 
  height:400px;
  padding:10px;
  background-color:#000000;
}

#boxes #TonyTommy {
  width:500px; 
  height:400px;
  padding:10px;
  background-color:#000000;
}

#boxes #666Interview {
  width:500px; 
  height:400px;
  padding:10px;
  background-color:#000000;
}
