/* Izilla CSS Template v1.0 (12/10/2007) */
/* http://www.izilla.com.au */

/* --------------------------------------------
	Top-level Elements
----------------------------------------------- */

/* Top-level Elements

    * HTML - HTML document
          o BODY - Document body
*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100.01%;	/* Creates scrollbar in FF */
}

body {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
}

body * {
	font-family: inherit;
	font-size: 100%;
}



/* --------------------------------------------
	Specific Classes
----------------------------------------------- */

#container {
	background: url(/images/woohoo_hair_style.jpg) no-repeat 59px 0;
	height: 464px;
	height/**/:/**/ 336px;
	margin: 0 auto;
	padding-left: 355px;
	padding-top: 128px;
	text-align: left;
	width: 710px;
	width/**/:/**/ 355px;
}

#container img {
	display: none;
}

#container p.email  {
	background: url(/images/bg_email.gif) no-repeat 0 0;
	display: block;
	height: 11px;
	position: relative;
	text-indent: -999em;
	width: 152px;
}

#container p.email a {
	display: block;
	height: 11px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
	top: 0;
	width: 152px;
}

#container p.email a:hover {
	background: url(/images/bg_email_hover.gif) no-repeat 26px 10px;
}



/* --------------------------------------------
	Generic Block-level Elements
----------------------------------------------- */


h1 {
	background: url(/images/logo_woohoo.gif) no-repeat 0 0;
	height: 43px;
	margin-bottom: 8px;
	text-indent: -999em;
	width: 150px;
}

h2 {
	background: url(/images/bg_h2.gif) no-repeat 0 0;
	height: 47px;
	margin-bottom: 15px;
	text-indent: -999em;
	width: 298px;
}

address {
	background: url(/images/bg_address.gif) no-repeat 0 0;
	height: 26px;
	margin-bottom: 3px;
	text-indent: -999em;
	width: 214px;
}
