#siteContent
{
	border: 0px solid white;
	float: left;
	position: relative;
	width: 99%;
	height: 99%;
	z-index: 1;
}

#menu
{
	border: 0px solid blue;
	float: left;
	position: relative;
	width: 145px;
	height: 444px;
	**height: 494px; /* IE only */
	margin-top: 0px;
	padding-top: 50px;
	z-index: 12;
	background-image: url(pics/web0.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: midnightblue;
}

#largo
{
	border: 0px solid yellow;
	position: absolute;
	width: 45px;
	height: 50px;
	left: 85px;
	top: 20px;
	visibility: visible;
	z-index: 115;
}

#main
{
	border: 0px solid green;
	float: left;
	position: relative;
	width: 645px;
	height: 494px;
	z-index: 2;
	margin-top: 0px;
	background-image: url(pics/web.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: midnightblue;
}

#larrydiv
{
	border: 0px solid magenta;
	position: relative;
	width: 450px;
	height: 76px;
	visibility: visible;
	z-index: 1;
}

#title
{
	border: 0px solid white;
	position: relative;
	width: 383px;
	height: 61px;
	margin-top: -75px;
	margin-left: 105px;
	z-index: 4;
}

#screen
{
	border: 0px solid red;
	float: left;
	position: relative;
	width: 630px;
	height: 355px;
	margin-top: -20px;
	z-index: 3;
}

#guybrush_hanging
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 110px;
	z-index: 4;
}

#rodape
{
	border: 0px solid red;
	float: left;
	position: relative;
	width: 630px;
	height: 70px;
	margin: 10px 0px 0px 10px;
	z-index: 3;
}

#crewstrike
{
	border: 0px solid white;
	float: left;
	position: relative;
	margin: 0px 20px 0px 0px;
}

#canto2
{
	border: 0px solid red;
	position: absolute;
	right: 0px;
	bottom: 0px;
	visibility: visible;
	z-index: 2;
}

#espaco2
{
	border: 0px solid blue;
	width: 200px;
	height: 494px;
	position: relative;
	float: left;
	background-image: url(pics/monkey0.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#canto
{
	border: 0px solid green;
	position: relative;
	clear: left;
	float: left;
	width: 145px;
	height: 255px;
	background-image: url(pics/outworld.jpg);	
	background-repeat: no-repeat;
	background-color: midnightblue;
}

#dustbin
{
	position: absolute;
	right: 5px;
	bottom: 10px;
	visibility: visible;
	z-index: 3;
}

#canto3
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	visibility: visible;
	z-index: 2;
}

#alain
{
	border: 0px solid red;
	position: relative;
	float: left;
	width: 645px;
	height: 278px;
	background-image: url(pics/canto1.jpg);
	background-position: top left fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}

.normal {font-family: Verdana,Courier,Arial; font-style: normal;font-weight: bold; font-size: 10pt; color:white;}
.normalbig {font-family: Verdana,Courier,Arial; font-style: normal;font-weight: bold; font-size: 11pt; color:white;}
.small {font-family: Verdana,Courier,Arial; font-style: normal;font-weight: bold; font-size: 8pt; color:white;}
.extra {font-family: Verdana,Courier,Arial; font-style: normal;font-weight: bold; font-size: 8pt; color:dimgray;}
.date {font-family: Verdana,Courier,Arial; font-style: normal;font-weight: bold; font-size: 9pt; color:lightblue;}
.gamepic {position: absolute; right: 0px; top: 0px; visibility: hidden; z-index: 5;}
.behindlinks {position: absolute; left: 0px; top: 150px; visibility: visible; z-index: 1;}
.info {position: absolute; right: 5px; top: 5px; visibility: visible; z-index: 1;}

#moby
{
	position: relative;
	float: left;
	width: 115px;
	height: 46px;
	margin: 0px 0px 0px 15px;
}

#spectrum
{
	position: relative;
	float: left;
	width: 125px;
	height: 50px;
	margin: 5px 0px 0px 10px;
}

.counter {position: absolute; right: 2px; bottom: 5px; visibility: visible; z-index: 1;}

#ajbyte_link {position: absolute; right: 2px; bottom: 5px; visibility: visible; z-index: 1;}

a:link{font-family: Verdana,Arial; text-decoration:none; font-weight: bold; font-size: 10pt;color: white;}
a:visited{font-family: Verdana,Arial; text-decoration:none; font-weight: bold; font-size: 10pt;color: white;}
a:hover{color:yellow;}
a:active{font-family: Verdana,Arial; text-decoration:none; font-weight: bold; font-size: 10pt;color: white;}

a.c_ajbyte:link {font-family: Arial,Verdana,Courier;font-size: 10px;color: #4C494E; text-decoration: none;}
a.c_ajbyte:visited {font-family: Arial,Verdana,Courier;font-size: 10px;color: #4C494E; text-decoration: none;}
a.c_ajbyte:hover {font-family: Arial,Verdana,Courier;font-size: 10px;color: #FFFFFF; text-decoration: none;}
a.c_ajbyte:active {font-family: Arial,Verdana,Courier;font-size: 10px;color: #4C494E; text-decoration: none;}
