body
{
	margin:0px;
	background-color:#666;
	font-family:arial,helvetica,verdana,sans-serif;
	text-align:center;
}

div, p
{
	margin:0px;
}

div.small
{
	height:3px;
	line-height:3px;
	font-size:3px;
}

#menuwrapper
{
	position:relative;
}

#menu
{
	position:absolute;
	top:240px;
	left:0px;
	color:#fff;
	font-size:18px;
	background-color:#000;
	list-style-type:none;
	margin:0px;
	padding:5px 30px 5px 30px;
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
}

#menu li
{
	display:inline;
	padding:0px 30px 0px 30px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu a:hover
{
	color:#fff;
	text-decoration:none;
}

#quotes
{
	width:220px;
	position:absolute;
	top:150px;
	right:130px;
	z-index:999;
}

.floater
{
	font-size:12px;
	padding:3px 0px 3px 0px;
}

.floater-outer, .floater-inner
{
	filter:Alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
	position:absolute;
	top:0px;
	left:0px;
}

.floater-outer
{
	background-color:#405566;
}

.floater-inner
{
	background-color:#141c25;
}

.floater-wrapper
{
	position:relative;
	top:0px;
}

.floater-title-wrapper
{
	position:relative;
	margin:0px 3px 0px 3px;
	cursor:move;
}

a.floater, a.floater:active, a.floater:active, a.floater:visited, a.floater:hover
{
	color:#fff;
	text-decoration:none;
}

.floater-close-hover
{
	background-image:url('../images/close-hover.gif');
}

.floater-close
{
	background-image:url('../images/close.gif');
}

.floater-close, .floater-close-hover
{
	position:absolute;
	top:1px;
	right:4px;
	width:12px;
	height:12px;
	line-height:1px;
	color:#fff;
	font-size:1px;
	text-align:right;
	cursor:pointer;
	background-color:#405566;
	background-repeat:no-repeat;
	background-position:1px 1px;
	filter:Alpha(opacity=40);
	-moz-opacity:.4;
	opacity:.4;
}

.nomargin
{
	margin:0px;
}

.lightblueback
{
	background-color:#98cbfe;
}

.floater-title, .floater-content
{
	padding:5px 0px 5px 0px;
	margin:0px 8px 0px 8px;
}

.floater-title
{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.floater-content-wrapper
{
	color:#99ccff;
	margin:0px 3px 0px 3px;
}

.floater-content
{
	text-align:left;
}

a, a:link, a:active, a:visited
{
	color:#9bcdff;
	text-decoration:none;
}

a:hover
{
	color:#9bcdff;
	text-decoration:underline;
}

#outerwrapper
{
	width:966px;
	background-color:#344556;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	text-align:left;
	position:relative;
}

.innerwrapper
{
	background-image:url('../images/grad.gif');
	background-repeat:repeat-y;
	width:950px;
	position:relative;
}

#footerwrapper
{
	color:#000;
	margin:0px 0px 0px 50px;
	font-size:12px;
}

#credits
{
	text-align:center;
	width:738px;
}

#main
{
	position:relative;
	height:100%;
	background-image:url('../images/rightblocks.gif');
	background-position:657px 28px;
	background-repeat:no-repeat;
}

#omputer
{
	position:absolute;
	top:56px;
	left:145px;
	font-size:30px;
	color:#fff;
}

#hreaks
{
	position:absolute;
	top:122px;
	left:206px;
	font-size:30px;
	color:#fff;
}

#toprightfloater
{
	border:2px
	solid #fff;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:310px;
	text-align:center;
	font-size:16px;
	position:absolute;
	top:25px;
	right:50px;
}

#titlecontainer
{
	position:absolute;
	top:20px;
	left:0px;
}

#contentwrapper
{
	width:500px;
	color:#fff;
	margin:0px 0px 0px 50px;
}

.minheight
{
	height:820px;
	float:left;
}

.leftshadow
{
	width:8px;
	background-image:url('../images/shadow_left.jpg');
	background-repeat:repeat-y;
}

.rightshadow
{
	width:8px;
	background-image:url('../images/shadow_right.jpg');
	background-repeat:repeat-y;
}

.right
{
	text-align:right;
}

.left
{
	text-align:left;
}

.center
{
	text-align:center;
}

.bold
{
	font-weight:bold;
}

