/*
___/\/\/\/\/\/\/\___ ___/\/\/\/\/\/\/\___

The Fellowship of the Style

http://www.httpcomunicacio.com

ŻŻŻ\/\/\/\/\/\/\/ŻŻŻ ŻŻŻ\/\/\/\/\/\/\/ŻŻŻ
*/

body	{
	margin: 0px;
	padding: 10px;
	font: 11px/1.3em Courier New, Courier, mono, sans-serif;
	color: #ddd;
	background: #000;
	scrollbar-arrow-color: #ddd;
	scrollbar-base-color: #c00; 
	scrollbar-face-color: #c00;
	}

a	{
	color: #c00;
	text-decoration: none;
	}

a:hover {
	color: #f00;
	}

#backScroll {
	position: absolute;
	top: 0px;
	left: 0px;
	zIndex: 1;
}

#controlScroll {
	width: 600px;
	color: #ddd;
	position: absolute;
	top: 70px;
	left: 100px;
	zIndex: 10;
}

#theGuestDiv {
	width: 226px;
	height: 130px;
	padding: 10px;
	position: absolute;
}

#theGuestWrapper {
	width: 256px;
	height: 170px;
	background: #000;
	border-left: 1px solid #f00;
	border-right: 1px solid #f00;
}

.imwhite {
	color: #fff;
	font-weight: bold;
}

.whatami {
	color: #fff;
	font-weight: bold;
	cursor: help;
}

.logoPlaced {
	margin: 114px 0px 0px 5px;
}

#patchTop {
	width: 635px;
	height: 72px;
	background: #000;
	border-bottom: 1px solid #f00;
}

#patchRight {
	width: 5px;
	height: 323px;
	background: #000;
	border-left: 1px solid #f00;
}

#patchDown {
	width: 635px;
	height: 57px;
	background: #000;
	border-top: 1px solid #f00;
}

#patchLeft {
	width: 5px;
	height: 323px;
	background: #000;
	border-right: 1px solid #f00;
}