html, body, div, p	{ margin: 0; padding: 0; }
img			{ border: 0; }

html			{ overflow-y: scroll; }

body, #rotane6		{ background: #373C38; }

#rotane6		{ padding: 10px 0 50px 13%; }

#rotane6 h1,
#rotane6 ul,
#rotane6 li		{ list-style-type: none; margin: 0; padding: 0; text-indent: -100em; }

#rotane6 h1		{ background: url(../images/top.png) no-repeat top left; height: 361px; width: 600px; }

#rotane6 ul li a	{ display: block; height: 40px; width: 480px; background-repeat: no-repeat; background-position: 0 0; }

#rotane6 ul li.portfolio a	{ background-image: url(../images/portfolio.png); }
#rotane6 ul li.facebook a	{ background-image: url(../images/facebook.png); }
#rotane6 ul li.deviantart a	{ background-image: url(../images/deviantart.png); }
#rotane6 ul li.napalmriot a	{ background-image: url(../images/napalmriot.png); }
#rotane6 ul li.lastfm a		{ background-image: url(../images/lastfm.png); }
#rotane6 ul li.panoramio a	{ background-image: url(../images/panoramio.png); }
#rotane6 ul li.vimeo a		{ background-image: url(../images/vimeo.png); }
#rotane6 ul li.plurk a		{ background-image: url(../images/plurk.png); }
#rotane6 ul li.linkedin a	{ background-image: url(../images/linkedin.png); }
#rotane6 ul li.steam a		{ background-image: url(../images/steam.png); }
#rotane6 ul li.twitter a	{ background-image: url(../images/twitter.png); }

#rotane6 a:hover,
#rotane6 a:focus		{ background-position: 0 -40px; outline: none; }


/* iE only */
#rotane6 { _display: none; }
#ieonly	{ padding: 30px 10% 50px 15%; color: #ffffff; }
#ieonly	a { color: #ffffff; }
.globalmenu { _display: none; }