* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 75%;
	font-family: verdana, arial, sans-serif;
	color: #000;
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	margin: 0 0 20px 0;
}

#body {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width:700px;height:100%; }

.cleared {
	clear: both;
}

/* header */

h1 {
	width: 760px;
	height: 122px;
}

h1 span span {
	position: absolute;
	width: 760px;
	height: 122px;
	background-repeat: no-repeat;
	background-position: top left;
}

h1 a {
	position: relative;
	display: block;
	width: 110px;
	height: 30px;
	top: 78px;
	left: 325px;
	text-indent: -9999px;
	text-decoration: none;
}

.column-left h2 {
	font-size: 130%;
	margin: 20px 0;
}

p {
	margin: 5px;
}

p.footnote {
	font-size: 90%;
	color: #43270f;
	margin-top: 10px;
}

table {
	border-collapse: collapse;
	margin: 10px 0;
}

th, td {
	padding: 5px;
}

a {
	color: #000;
	font-weight: bold;
}

div#nav-box embed {
	margin-bottom: -3px;
}

/* nav */

#nav {
	position: absolute;
	top: 106px;
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
}

#nav div, #nav a {
	display: block;
	width: auto;
	white-space: pre;
	text-decoration: none;
	color: #fff;
	background-color: #fa0f0c;
	height: 20px;
}

#nav li {
	float: left;
	width: auto;
}

#nav li ul {
	position: absolute;
	width: 104px;
	left: -999em;
	background-color: #fa0f0c;
	border: 2px solid #000;
	border-top: none;
}

#nav li:hover ul, #nav li.hover ul {
	left: 0;
}

#nav li ul li {
	float: none;
	padding: 4px;
}

#nav li ul li a {
	color: #fff;
	text-decoration: none;
	height: auto;
	width: 100%;
}

#nav li#nav-eatmarmite {
	position: relative;
	left: 50px;
	width: 82px;
}
#nav li#nav-eatmarmite span {
	position: absolute;
	width: 104px;
	height: 15px;
	background: #fa0f0c url(/_gfx/nav-eatmarmite.gif) no-repeat top center;
}

#nav li#nav-fanclub {
	position: relative;
	left: 100px;
	width: 56px;
}
#nav li#nav-fanclub span {
	position: absolute;
	width: 104px;
	height: 15px;
	background: #fa0f0c url(/_gfx/nav-fanclub.gif) no-repeat top center;
}

#nav li#nav-marmiteads {
	position: relative;
	left: 335px;
	width: 83px;
}
#nav li#nav-marmiteads span {
	position: absolute;
	width: 104px;
	height: 15px;
	background: #fa0f0c url(/_gfx/nav-marmiteads.gif) no-repeat top center;
}

#nav li#nav-marmitevalentines {
	position: relative;
	left: 335px;
	width: 83px;
}
#nav li#nav-marmitevalentines span {
	position: absolute;
	width: 105px;
	height: 15px;
	background: #fa0f0c url(/_gfx/nav-valentines.gif) no-repeat top center;
}

#nav li#nav-merchandise {
	position: relative;
	left: 335px;
	width: 83px;
}
#nav li#nav-merchandise span {
	position: absolute;
	width: 104px;
	height: 15px;
	background: #fa0f0c url(/_gfx/nav-merchandise.gif) no-repeat top center;
}

#nav li#nav-aboutus {
	position: relative;
	left: 380px;
	width: 59px;
}
#nav li#nav-aboutus span {
	position: absolute;
	width: 104px;
	height: 15px;
	background: #fa0f0c url(/_gfx/nav-aboutus.gif) no-repeat top center;
}

#nav li#nav-hate-this-way {
	position: relative;
	top: -108px;
	left: 320px;
	width: 147px;
	height: 93px;
	margin: 0 auto;
}

#nav li#nav-hate-this-way span {
	position: absolute;
	width: 147px;
	height: 93px;
	background: url(/_gfx/hate-this-way.jpg) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

#nav li#nav-love-this-way {
	position: relative;
	top: -108px;
	left: -250px;
	width: 154px;
	height: 93px;
	margin: 0 auto;
}

#nav li#nav-love-this-way span {
	position: absolute;
	width: 154px;
	height: 93px;
	background: url(/_gfx/love-this-way.jpg) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

#nav li#nav-hate-this-way a, #nav li#nav-love-this-way a {
	background-color: transparent;
}

/* wide */

#wide, .wide, #column {
	width: 760px;
	background-repeat: repeat-y;
	background-position: top left;
}

#split {
	width: 505px;
	float: left;
}

#split2 {
	width: 255px;
	float: left;
}

.content {
	width: 662px;
}

.column-left {
	float: left;
	width: 407px;
}

.column-right {
	float: right;
	width: 177px;
}

.top-left {
	padding-left: 48px;
	background-position: top left;
	background-repeat: no-repeat;
}

.bottom-left {
	background-position: bottom left;
	background-repeat: no-repeat;
}

.top-right {
	padding-right: 45px;
	background-position: top right;
	background-repeat: no-repeat;
}

.bottom-right {
	background-position: bottom right;
	background-repeat: no-repeat;
}

.top-center {
	background-repeat: no-repeat;
	background-position: 407px 0;
}

.bottom-center {
	width: 662px;
	background-repeat: no-repeat;
	background-position: 407px 100%;
}

#split .content {
	width: 407px;
	height: auto;
	background-repeat: repeat-x;
	background-position: bottom left;
}

#split2 .content {
	width: 177px;
	height: auto;
	background-repeat: repeat-x;
	background-position: bottom left;
}

#split .bottom-left {
	float: left;
	width: 505px;
}

#split2 .top-left {
	padding-left: 28px;
	background-position: top left;
	background-repeat: no-repeat;
}

#split2 .bottom-left {
	float: left;
	width: 255px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

#split2 .top-right {
	padding-right: 50px;
	background-position: top right;
	background-repeat: no-repeat;
}

#split2 .bottom-right {
	background-position: bottom right;
	background-repeat: no-repeat;
}


#footer a#register {
	display: block;
	color: white;
	float: left;
	margin: 20px 0 0 10px;
}



