body {
	background: url(graphics/back2.gif) fixed center top;
	width: 901px;
	margin: 0 auto;
	padding: 0 2px;
	display: block;
}

a:link {
	color: #ffd14f;
}

a:visited {
	color: #a46400;
}

a:hover {
	color: #ffe18e;
	text-decoration: none;
}

a:active {
	color: white;
}

#wrap {
	width: 900px;
	display: block;
	margin-left: 1px;
	margin-right: 1px;
}

/* @group Topmenu */

#topmenu {
	background-color: #990033;
	height: 32px;
	display: block;
	border-bottom: 1px solid black;
	padding: 0;
	margin: 0;
	float: left;
	width: 900px;
}

#topmenu a img {
	display: block;
}

#topmenu a.tomyspace {
	background-image: url(graphics/backtomyspace.gif);
	display: block;
	width: 177px;
	height: 32px;
	text-indent: -99999px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 20px;
}

#topmenu a.tosite {
	display: block;
	width: 144px;
	height: 32px;
	text-indent: -99999px;
	overflow: hidden;
	float: right;
	background: url(graphics/officialsite.gif) no-repeat;
	margin: 0 20px 0 0;
}

/* @end */

/* @group Mainmenu */

#mainmenu {
	width: 899px;
	margin: 0 auto;
	padding: 0;
	height: 313px;
	display: block;
	background: url(graphics/menuback.gif) no-repeat center top;
}

#mainmenu ul {
	display: block;
	padding: 132px 0 0 116px;
	margin: 0;
}

#mainmenu li {
	padding: 0;
	display: block;
	margin: 0;
	width: auto;
	height: 36px;
	float: left;
}

#mainmenu ul li a {
	display: block;
	height: 46px;
	text-indent: -99999px;
	overflow: hidden;
	background: url(graphics/menu.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	width: 167px;
}

/* @end */

/* @group Menuitems */

#posters a {
	background: url(graphics/menu.gif) no-repeat 0 0;
	width: 169px;
}

#banners a {
	background: url(graphics/menu.gif) no-repeat -169px 0;
	width: 165px;
}

#mainmenu ul #videos a {
	background: url(graphics/menu.gif) no-repeat -334px 0;
	width: 165px;
	opacity: 1;
}

#mainmenu ul #music a {
	background: url(graphics/menu.gif) no-repeat -499px 0;
	opacity: 1;
	width: 163px;
}

#mainmenu ul #posters a:hover {
	background: url(graphics/menu.gif) no-repeat 0 -46px;
	width: 169px;
}

#mainmenu ul #banners a:hover {
	background: url(graphics/menu.gif) no-repeat -169px -46px;
	width: 165px;
}

#mainmenu ul #videos a:hover {
	background: url(graphics/menu.gif) no-repeat -334px -46px;
	width: 165px;
	opacity: 1;
}

#mainmenu ul #music a:hover {
	background: url(graphics/menu.gif) no-repeat -499px -46px;
	opacity: 1;
	width: 163px;
}

#mainmenu ul #posters a {
	background: url(graphics/menu.gif) no-repeat 0 0;
	width: 169px;
}

#mainmenu ul #banners a {
	background: url(graphics/menu.gif) no-repeat -169px 0;
	width: 165px;
}

#mainmenu ul #videos a {
	background: url(graphics/menu.gif) no-repeat -334px 0;
	width: 165px;
	opacity: 1;
}

#mainmenu ul #music a {
	background: url(graphics/menu.gif) no-repeat -499px 0;
	opacity: 1;
	width: 163px;
}

#pg-posters #mainmenu ul #posters a {
	background: url(graphics/menu.gif) no-repeat 0 -92px;
	width: 169px;
}

#pg-banners #mainmenu ul #banners a {
	background: url(graphics/menu.gif) no-repeat -169px -92px;
	width: 165px;
}

#pg-videos #mainmenu ul #videos a {
	background: url(graphics/menu.gif) no-repeat -334px -92px;
	width: 165px;
	opacity: 1;
}

#pg-music #mainmenu ul #music a {
	background: url(graphics/menu.gif) no-repeat -499px -92px;
	opacity: 1;
	width: 163px;
}

/* @end */

h1 {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	display: block;
	height: 215px;
	text-indent: -999999px;
	overflow: hidden;
	clear: both;
	background: url(graphics/mainlogo.gif) no-repeat center top;
}

#listing {
	width: 900px;
	margin: -74px 0 0;
	padding: 0;
	display: block;
	float: left;
}

.item {
	width: 400px;
	margin: 0 25px;
	padding: 4px 0 0;
	float: left;
}

#listing > .item > h2, .intro h2 {
	width: 900px;
	display: block;
	font-size: 24pt;
	text-indent: -20px;
	text-align: center;
	text-shadow: #4e4c2c 0px 0px 12px;
	margin: 6px 0 30px -25px;
}

.intro h2 {
	margin-left: -5px;
}

.item h2, .infotext h2, .intro h2 {
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 3px;
	color: #ffd14f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 em {
	font-variant: normal;
	font-style: italic;
	letter-spacing: normal;
	font-size: 15pt;
	margin-top: -2px;
	display: block;
	color: #efefdf;
}

hr {
	width: 900px;
	height: 34px;
	background: url(graphics/divider.gif) no-repeat center top;
	margin: 0 auto;
	display: block;
	padding: 0;
	border-style: none;
	float: left;
	clear: both;
}

textarea {
	background-color: #306176;
	font: 10px/13px Courier, monospace;
	width: 400px;
	margin: 0;
	padding: 0;
	color: #0e2833;
	display: table;
}

#pg-videos textarea {
	width: 448px;
}

#pg-videos .item form {
	margin-top: 5px;
	padding-top: 12px;
}

.note {
	margin: -10px 0 20px;
	display: block;
	color: #fff;
	font: 10pt "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	width: 470px;
}

#footer {
	width: 500px;
	display: block;
	margin: 50px auto 20px;
	font: 10pt/30pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffd14f;
	text-align: center;
}

/* @group Infobox */

.infotext, .intro {
	width: 350px;
	display: block;
	float: right;
	margin-top: 23px;
	margin-right: 40px;
	color: #3c7e8c;
	font: 16px/21px Georgia, "Times New Roman", Times, serif;
}

.infotext p {
	margin-bottom: 14pt;
}

.infotext em {
	color: #ffd14f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#pg-posters .infotext {
	margin-top: 73px;
	margin-bottom: 0;
}

#pg-posters .infotext h2 {
	font-size: 14pt;
	border-bottom: 1px solid #a88b36;
	padding-bottom: 2pt;
	text-shadow: #4e4c2c 0px 0px 8px;
}

#pg-videos .infotext {
	margin-top: 78px;
}



/* @end */

.intro {
	float: none;
	padding: 0;
	display: block;
	width: 900px;
}

.intro em {
	font-weight: normal;
	font-style: normal;
	font-family: "Courier New", Courier, monospace;
	color: #fff6de;
	white-space: nowrap;
}

#listing .intro p {
	width: 490px;
	margin: 0 auto 15px;
	display: block;
	padding: 0 20px 0 10px;
}

#listing .intro .helpstart {
	display: block;
	width: 460px;
	margin: 40px auto 0;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #ffd14f;
	padding-bottom: 50px;
	padding-top: 30px;
	border-bottom: 1px solid #ffd14f;
	border-top: 1px solid #ffd14f;
}

.helpstart img {
	display: block;
	float: left;
	margin-top: -11px;
	margin-right: 20px;
	margin-left: 20px;
}

.intro ol {
	display: block;
	width: 570px;
	margin: 50px auto 0;
	padding: 0;
}

.intro li {
	min-height: 150px;
	display: block;
	margin: 0;
	width: 570px;
}

.intro li img {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

#pg-banners .item {
	clear: both;
	float: none;
	display: block;
	width: 900px;
	margin: 0;
}

#pg-banners .item h2 {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border-bottom: 1px solid #f3e09a;
	padding-bottom: 5px;
}