



body {

	margin: 0;

	padding: 0;

	background: #000000 url(images/img01.gif) repeat-x;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #ffffff;

}


h1, h2, h3 {

	text-transform: lowercase;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: white;

}



h1 {

	letter-spacing: -1px;

	text-align: center;

	font-size: 1.75em;

}



h2 {

	font-size: 1.4em;
	text-align: center;
}



h3 {

	font-size: 1.2em;

	font-weight: bold;

}


a {
	color: #ffffff;
}



a:hover {
	text-decoration: none;
}


img {

	border: none;

}


#logo {
	text-align: center;
	margin: 0 auto;
	padding: 150px 0 0 0;
	font-size: 4.0em;
	color: #ffffff;
}

#logo h1, #logo p {
	margin: 0;
	float: left;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 40px;
	background: url(images/img03.gif) no-repeat left center;
	font-size: 4em;
}

#logo p {
	padding: 3px 0 0 5px;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}
