body
{
	text-align:center;
	background-color:#001111;
	color:#eeccaa;
	margin:0px;
	padding:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:110%;
	line-height:130%;
	position:absolute;
	width:100%;
	height:100%;
}

a:link,
a:active,
a:visited
{
	color:#eeaa66;
	text-decoration:none;
}

h1
{
	padding-top:24px;
	line-height:100%;
	font-size:1.3em;
	/*text-decoration:underline;*/
}

img
{
	border-width:0;
}

#buttons ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#buttons li
{
	display:inline;
	padding-left:12px;
	padding-right:12px;
}

div
{
	margin:0px;
	padding:0px;
	text-align:center;
}

#main
{
	width:848px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#mom-main
{
	background-color:#000000;
	width:848px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#banner
{
	height:480px;
	background-color:#000808;
}

#trim
{
	height:16px;
	background-image:url("bin/trim.png");
}

#banner img
{
	height:inherit;
}

#about
{
	background-image:url("bin/bg.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
	background-size: auto 80%;
}

#buttons
{
	padding-top:24px;
	padding-bottom:24px;
}

#indexlogo
{
	position:relative;
	top:-110px;
	height:110px;
}

#indexlogo img
{
	height:200%;
}

#mom-logo
{
	padding-top:24px
}

#aboutlogo
{
	padding-top:48px;
	padding-bottom:48px;
}

#youtube
{
	padding-top:24px;
	padding-bottom:24px;
}

#buy
{
	padding-top:24px;
	padding-bottom:12px;
}

#stores
{
	padding-bottom:24px;
}

#content
{
	margin:8px;
	padding:8px;
	clear:both;
	text-align:center;
}

#copyright
{
	font-size:0.7em;
}

#pitch
{
	padding-top:24px;
	padding-bottom:24px;
}

#screens
{
	padding-top:24px;
	padding-bottom:24px;
}

.press
{
	text-align:left;
	font-size:0.9em;
	line-height:180%
}

.press p
{
	padding-left:24px;
	padding-right:24px;
}

.spacer
{
	margin-top:48px;
	padding-bottom:48px;
	border-top:1px solid #eeccaa;
}

.press ul
{
	margin-left:24px;
	margin-right:24px;
	line-height:130%
}

.press li
{
	line-height:150%
}