html {
	overflow-y:scroll
	}

body {
	background-image:url(/images/structure/background.jpg);
	background-color:#ffffff;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:12px
	}

#staticimg	{width:800px; height:447px; background-image:url(/images/slider/05.jpg); background-repeat:no-repeat}
#staticimg div	{width:251px; height:427px; background-image:url(/images/structure/transback.png); background-repeat:repeat}
#staticimg p	{color:#ffffff; padding-top:0px; margin-top:0px}
#staticimg h1	{padding-top:0px; margin-top:0px}

tr	{
	display:inline;
	margin:0px;
	padding:0px
	}

img	{
	border:0px
	}
	
a	{
	color:#ffffff;
	text-decoration:none;
	outline:none
	
	}

p 	{
	color:#777777;
	padding-left:20px;
	padding-right:20px
	}

.clear		{clear:both;}

.bp	{
	color:#ff00ff;
	font-weight:bold
	}

.pink	{
	color:#ff00ff
	}

p a	{
	color:#ff00ff
	}

h1	{
	font-size:18px;
	color:#ffffff;
	padding-left:6px
	}

h2	{
	padding-left:6px;
	}

.tdwidth
	{
	width:47px
	}

.paddleft
	{
	padding-left:18px
	}

.left
	{
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:180px
	}

#dopeaward {
	width:109px;
	height:109px;
	position:absolute; 
	top:0px;
	left:0px;
	z-index:100;
	background-image:url(/images/icons/dopeaward.png);
	}

#dopeaward a	{
	display:block
	}

#dopeaward a#dope
	{
	height:109px
	}

#topmenu {
	width:808px;
	height:103px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	position:relative;
	top:0px;
	left:-8px;
	z-index:1;
	}

#topmenu h2	{
	display:inline;
	margin:0px;
	font-size:12px
	}

#topmenu ul {
	margin-top:53px;
  	float:left;
  	width:35em;
	list-style:none;
	position:relative;
	left:-41px;
	top:0px;
	z-index:1;
	}
	
#topmenu li {
  	float:left;
  	width:16em;
	}
	
#topmenu li a {
	text-decoration:none;
	color:#777777;
	}
	
#topmenu li a:hover {
	color: #ff00ff
	}

#logo	{
	width:312px;
	height:79px;
	float:right;
	position:relative;
	margin-top:16px;
	left:49px;
	z-index:1;
	background-image:url(/images/structure/logo.png);
	background-repeat:no-repeat
	}

#logo a	{
	display:block
	}

#logo a#baselink
	{
	height:79px
	}

#pauseme	{
	width:12px;
	height:33px;
	background-image:url(/images/icons/pause.png);
	background-repeat:no-repeat;
	float:left
	}

#pauseme:hover {
	background-image:url(/images/icons/hoover/pause.png);
	background-repeat:no-repeat;
	width:12px;
	height:33px;
	z-index:10
	}

#pauseme a	{
	display:block
	}

#pauseme a#btn-pause
	{
	height:33px
	}

#playme	{
	width:9px;
	height:33px;
	margin-left:4px;
	background-image:url(/images/icons/play.png);
	background-repeat:no-repeat;
	float:left
	}

#playme:hover {
	background-image:url(/images/icons/hoover/play.png);
	background-repeat:no-repeat;
	width:9px;
	height:33px;
	z-index:10
	}

#playme a	{
	display:block
	}

#playme a#btn-next
	{
	height:33px
	}

.social {
	float:right;
	padding-left:4px
	}

#content {
	padding-top:9px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #333333;
	width:800px;
	}

#imagetable {
	width:810px;
	position:relative;
	top:0px;
	left:0px;
	z-index:1
	}

#imagetable div {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
	width:129px;
	height:86px
	}

#imagetable img {
	width:129px;
	height:86px
	}
