body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
	

#holder {
	background-image:url('images/backgroundswirl.jpg');
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:564px;}
	
#rightholder {
	display:none;
	position:absolute;
	margin-left:660px;
	width:251px;
	margin-top:8px;
	}
	
#girl {
	display:none;
	position: absolute;
	margin-top: 42px;
	width:407px;
	height:522px;
	z-index:99;
	background-image:url('images/girl.png');
	background-repeat:no-repeat;
	}
	
#logo {
	display:none;
	position: absolute;
	width:474px;
	height:368px;
	margin-top:150px;
	margin-left:173px;
	z-index:50;
	background-image:url('images/1776logo2.png');
	background-repeat:no-repeat;	
	}
	
#call {
	display:none;
	position: absolute;
	width:279px;
	height:68px;
	margin-top:418px;
	margin-left:363px;
	z-index:99;
	background-image:url('images/call.png');
	background-repeat:no-repeat;
	}
	
#rockschoolpresents {
	display:none;
	position: absolute;
	width:328px;
	height:31px;
	margin-top:105px;
	margin-left:310px;
	background-image:url('images/rockschoolpresents.png');
	background-repeat:no-repeat;
	}
	
#mouse {
	position: absolute;
	display:none;
	width:235px;
	height:96px;
	margin-left:10px;
	background-image:url('images/mouse.jpg');
	background-repeat:no-repeat;
	}
	

#calltext {
	position: absolute;
	width:273px;
	height:71px;
	left: 0;
	bottom: 0px;

		}
		
#support {
	background-color:#FFF;
	width:250px;
	height:35px;
	float:right;
	margin-bottom:15px;
	vertical-align:middle;
	}
		
#textarea {
	background-color:#FFF;
	width:250px;
	height:490px;
	float:right;
	}
	
#text a:link {
	color:#000;
	text-decoration:underline;
	font-size:11px;
	text-transform:none;
	}
	
#text a:visited {
	color:#000;
	text-decoration:underline;
	font-size:11px;
	text-transform:none;
	}
	
#text a:hover {
	color:#ed1c24;
	font-size:11px;
	text-decoration:underline;
	text-transform:none;
	}
	
#text{
	padding:20px;}
	
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
  display:inline;

}
ul.menu li {
  margin-top: 25px;;
  margin: 0 0 0 .5em;
   display:inline;
}

.heading {
	color:#ed1c24;
	font-size:14px;
	font-weight:normal;
}

a img {
	border:0px;}
	
#support {
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	}
	
#support a:link, a:visited {
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;}
	
#support a:hover {
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ed1c24;
	text-decoration:underline;}