* {
	margin: 0; 
	padding: 0
}

body {
	font: 62.5%/1.6 Futura, Helvetica, Verdana, sans-serif; 
	background-image: url(backg_tile.gif)
}

/* core
=================================*/

body { 
	min-width: 960px
}

#container {
	width: 960px; 
	height: 705px; 
	position: relative; 
	left: 50%; 
	margin-left: -480px
}

#header {
	width: 960px; 
	height: 100px;
}

a img { border: 0;
}

#content {
	width: 960px;
	list-style: horizontal;
	display: inline;
	margin: 15px;
	text-align: center;
}

#footer {
	clear: both;
	height: 105;
	width: 387;
	text-align: center;
}

#video {
	width: 960px; 
	height: 500px;
	text-align: center;
}

/* typography
=================================*/

h1 {
	font-family: "lobster-1","lobster-2",sans-serif;
	font-size: 5.0em; 
	font-weight: bold; 
	line-height: 0.0em; 
	margin: 1em; color: #636363; 
	text-align: center;
}

span {
	font-size: 0.7em; 
	font-weight: normal; 
	color:#898989;
}

h2 {
	font-size: 1.65em; 
	font-weight: normal; 
	line-height: 0.0em; 
	color:#898989; 
	text-align: center;
}

p, li {
	font-size: 1.4em; 
	line-height: 1.2em;
}

a {
	text-align: center; 
	font-size: 1em; 
	color:#898989;
}

a:hover {
	color: #636363;
}

a:active {
	position: relative; 
	top: 1px;
}

p {
	text-align: center; 
	font-size: 2.5em; 
	line-height: 2.5em;
	color:#898989;
}

symbol {
	font-size: 15em;
	color: #898989;
	position: fixed;
	top: 0px;
	right: 5px;
	z-index: 1;
}

asterisk { 
	font-size: 15em;
	color: #898989;
	position: fixed;
	top: 0px;
	left: 30px;
	z-index: 1;
}

garamond {
	text-align: center; 
	font-family: Garamond;
	font-size: 2.5em; 
	line-height: 1.0em;
	color:#898989;
	text-decoration: none;
}

futura {
	text-align: center;
	font-family: futura; sans-serif;
	font-size: 1.5em; 
	line-height: 1.0em;
	color:#898989;



