body {
	margin: 0;
	padding: 0;
	background: #788679;
	font-size: 12px;
	color: #b5c3b6;
	text-align: center;
	font-family: system, Verdana, sans-serif;
	font-weight: bold;
	}
	
p.footer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	padding: 4px 0 0 0;
	margin: 0;
	text-align: center;
	color: #595F5A;
	}

#rol {
	margin: 1px auto;
	padding: 0;
	text-align: left;
	width: 750px;
	overflow: hidden;
	}
	
#jaywalking {
	margin: 9px 0 0 0;
	padding: 0;
	width: 748px;
	height: 408px;
	background: #737D74 url("/img/main/background.gif") top left no-repeat;
	border: 1px solid #97a598;
	}
	
#push {
	margin: 0;
	padding: 0;
	float: left;
	width: 248px;
	}
	
#lost {
	margin: 2px 0 12px 3px;
	padding: 3px 3px 3px 0;
	width: 492px;
	height: 399px;
	overflow: auto;
	}
	
h1 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	}

img.imgtitle {
	margin: 0 10px 0 0;
	}
	
a {
	color: #CE9E7A;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
img {
	border: 0px;
	}
	
/**************************
     Head Menu System
**************************/
#airband {
	margin:0 0 0 0;
	padding: 18px 0 0 0;
	width: 750px;
	height: 32px;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	background: url("/img/main/head.gif") top left no-repeat;
	}
	
ul.topmenu, li {
	color: #a4b0a4;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	}

li {
	margin: 0 2px;
	padding: 0;
	}
	
a.menu {
	color: #a4b0a4;
	text-decoration: none;
	font-weight: bold;
	}
	
a.menu:hover {
	color: #d0d7d0;
	text-decoration: none;
	}
	
/**************************
      Awards Section
**************************/
table.trophies {
	margin: 0;
	padding: 2px 2px;
	width: 475px;
	}
	
td.bgtroph, td.bgtrophl, td.bgtrophr, td.bgtrophm {
	margin: 0;
	padding: 2px 2px;
	background: #5f6c65;
	border: 1px solid #97a598;
	}

td.bgtrophl {
	border-right: 0px;
	}

td.bgtrophr {
	border-left: 0px;
	}

td.bgtrophm {
	border-left: 0px;
	border-right: 0px;
	}

p.awards {
	margin: 5px 0 0 0;
	padding: 0;
	}
	
p.underline {
	border-bottom: 1px solid #A4B0A4;
	width: 465px;
	}
	
img.poster {
	margin: 5px 19px 0 6px;
	padding: 1px 1px;
	border: 1px solid #A4B0A4;
	}
	
/**************************
   	  Projects Menu
**************************/
#projects {
	margin: 0;
	padding: 0 3px 0 3px;
	height: 171px;
	overflow: hidden;
	}
	
img.proj {
	margin: 13px 0 0 26px;
	padding: 0;
	border: 0px;
	}
	
a.prjct {
	display: block;
	margin: 0 0 0 68px;
	color: #a4b0a4;
	text-decoration: none;
	font-weight: bold;
	}

a.prjct:hover {
	color: #d0d7d0;
	text-decoration: none;
	}

	
/**************************
   	 Cube Menu Cubes
**************************/
	
#cubes {
	margin: 0;
	padding: 10px 0 0 15px;
	height: 230px;
	overflow: hidden;
	}
	
table.cubies {
	margin: 70px 0 0 18px;
	padding: 0;
	}
	
td.tdcube {
	width: 48px;
	margin: 0;
	padding: 0;
	}

a.band, a.band:hover, a.reality, a.reality:hover, a.pushed, a.pushed:hover, a.santa, a.santa:hover, a.becc, a.becc:hover, a.lost, a.lost:hover, a.bum, a.bum:hover, a.car, a.car:hover, a.unused1, a.unused1:hover, a.vail, a.vail:hover, a.puppy, a.puppy:hover, a.unused2, a.unused2:hover {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 0 9px 0;
	text-decoration: none;
	}
	
a.band {
	background: url("/img/cubes/band-cube.gif") 0 0 no-repeat;
	}
a.band:hover {
	background: url("/img/cubes/band-cube2.gif") 0 0 no-repeat;
	}
	
a.reality {
	background: url("/img/cubes/rol-cube.gif") 0 0 no-repeat;
	}	
a.reality:hover {
	background: url("/img/cubes/rol-cube2.gif") 0 0 no-repeat;
	}
	
a.pushed {
	background: url("/img/cubes/push-cube.gif") 0 0 no-repeat;
	}	
a.pushed:hover {
	background: url("/img/cubes/push-cube2.gif") 0 0 no-repeat;
	}
	
a.santa {
	background: url("/img/cubes/santa-cube.jpg") 0 0 no-repeat;
	}	
a.santa:hover {
	background: url("/img/cubes/santa-cube2.jpg") 0 0 no-repeat;
	}
	
a.becc {
	background: url("/img/cubes/becc-cube.gif") 0 0 no-repeat;
	}	
a.becc:hover {
	background: url("/img/cubes/becc-cube2.gif") 0 0 no-repeat;
	}	
	
a.lost {
	background: url("/img/cubes/lost-cube.gif") 0 0 no-repeat;
	}	
a.lost:hover {
	background: url("/img/cubes/lost-cube2.gif") 0 0 no-repeat;
	}
	
a.bum {
	background: url("/img/cubes/bum-cube.gif") 0 0 no-repeat;
	}	
a.bum:hover {
	background: url("/img/cubes/bum-cube2.gif") 0 0 no-repeat;
	}
	
a.car {
	background: url("/img/cubes/car-cube.gif") 0 0 no-repeat;
	}	
a.car:hover {
	background: url("/img/cubes/car-cube2.gif") 0 0 no-repeat;
	}


a.vail {
	background: url("/img/cubes/vail-cube.jpg") 0 0 no-repeat;
	}	
a.vail:hover {
	background: url("/img/cubes/vail-cube2.gif") 0 0 no-repeat;
	}

a.puppy {
	background: url("/img/cubes/main-cube.gif") 0 0 no-repeat;
	}	
a.puppy:hover {
	background: url("/img/cubes/main-cube2.gif") 0 0 no-repeat;
	}

		
.hide {
	display: none;
}

/******************
MEDIA LINKS
******************/
a.media {
	background: url("/img/main/view.gif") center left no-repeat;
	height: 12px;
	padding-left: 18px;
	margin: 0px;
	}
	

/******************
MAIN HEADERS
******************/

#homehead, #abouthead, #michaelhead, #forumhead, #contacthead, #projhead, #newshead, #mediahead, #storehead, #auditionhead, #awardhead{
	width: 129px;
	height: 36px;
	background: url("/img/main/home.gif") top left no-repeat;
	text-align: left;
	padding: 20px 0 10px 345px;
	}
	
#abouthead {
	background: url("/img/main/aboutip.gif") top left no-repeat;
	}
	
#howardhead {
	background: url("/img/main/aboutmh.gif") top left no-repeat;
	}
	
#forumhead {
	background: url("/img/main/forum.gif") top left no-repeat;
	}
	
#contacthead {
	background: url("/img/main/contact.gif") top left no-repeat;
	}
	
#projhead {
	background: url("/img/main/projecthead.gif") top left no-repeat;
	}
	
#newshead {
	background: url("/img/main/news.gif") top left no-repeat;
	}
	
#mediahead {
	background: url("/img/main/multimedia.gif") top left no-repeat;
	}
	
#storehead {
	background: url("/img/main/merchandise.gif") top left no-repeat;
	}
	
#auditionhead {
	background: url("/img/main/auditions.gif") top left no-repeat;
	}
	
#awardhead {
	background: url("/img/main/awards.gif") top left no-repeat;
	}
	
/******************
FILM HEADERS
******************/

#ROLhead, #nemesishead, #pushead, #losthead, #jayhead, #beccerrahead, #simonhead, #santahead {
	width: 129px;
	height: 36px;
	background: url("/img/films/rol.gif") top left no-repeat;
	text-align: left;
	padding: 20px 0 5px 345px;
	}
	
#nemesishead {
	background: url("/img/films/nemesis.gif") top left no-repeat;
	}
	
#pushead {
	background: url("/img/films/pushed.gif") top left no-repeat;
	}
	
#losthead {
	background: url("/img/films/lost.gif") top left no-repeat;
	}
	
#jayhead {
	background: url("/img/films/jaywalk.gif") top left no-repeat;
	}
	
#beccerrahead {
	background: url("/img/films/beccerra.gif") top left no-repeat;
	}
	
#simonhead {
	background: url("/img/films/simon.gif") top left no-repeat;
	}
	
#santahead {
	background: url("/img/films/santa.gif") top left no-repeat;
	}
	
/******************
SLIM (MEDIA) HEADERS
******************/

#ROLslim, #nemesislim, #pushslim, #lostslim, #jayslim, #beccerraslim, #simonslim, #santaslim {
	width: 154px;
	height: 23px;
	background: url("/img/films/slim-heads/slim-rol.gif") top left no-repeat;
	text-align: left;
	padding: 7px 0 10px 320px;
	}
	
#nemesislim {
	background: url("/img/films/slim-heads/slim-nemesis.gif") top left no-repeat;
	}
	
#pushslim {
	background: url("/img/films/slim-heads/slim-pushed.gif") top left no-repeat;
	}
	
#lostslim {
	background: url("/img/films/slim-heads/slim-lost.gif") top left no-repeat;
	}
	
#jayslim {
	background: url("/img/films/slim-heads/slim-jaywalk.gif") top left no-repeat;
	}
	
#beccerraslim {
	background: url("/img/films/slim-heads/slim-beccerra.gif") top left no-repeat;
	}
	
#simonslim {
	background: url("/img/films/slim-heads/slim-simon.gif") top left no-repeat;
	}
	
#santaslim {
	background: url("/img/films/slim-heads/slim-santa.gif") top left no-repeat;
	}
	
a.slimedia {
	background: url("/img/main/view.gif") center left no-repeat;
	padding: 1px 0 1px 18px;
	margin: 0px;
	}
	
	
	
/****************
PLAYERS POP-UP
****************/

#players {
	width: 413px;
	padding: 5px 10px;
	text-align: left;
	}
	
#players .underline {
	width: 413px;
	color: #ddd;
	padding-top: 0;
	margin-top: 0;
	}
	
#leftplay {
	width: 110px;
	margin: 2px 10px 0 0;
	float: left;
	text-align: center;
	}
	
#rightplay {
	margin: 0 0 0 110px;
	width: 285px;
	}
	
#leftplay img {
	border: 2px solid #A4B0A4;
	}
