body 
{
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	color: black;
	background-color: white;
	font-family: Verdana, Arial; 
	font-size: 100%;
}

.centered
{
	position: absolute;
	top: 50px;
	left: 50%;
	margin: 0 0 0 -342px;
	background: white;
	color: black;
	width: 342px;
	border: 0px;
}

p:first-letter
{
	font-size: 150%; 
	padding:0;
}

p.left
{
	text-align: left;
}

p.right
{
	text-align: right;
}

p.centre
{
	text-align: center;
}

p.name
{
	margin-top: 5px;
	font-size: 150%; 
	padding: 0;
	color: red;
	text-transform: capitalize;
}

p.deathsequence
{
	color: red;
	font-weight: bold; 
}

div.header
{
	height: 197px;
}

.logo
{
	position: absolute;
	left: 0px; 
	top: 0px; 
	width: 419px; 
	height: 117px; 
	margin-top: 5px; 
	margin-left: 5px; 
	border: none;
}

.porthole 
{
	position: absolute;
	top: 0px; 
	right: 0px;
	width: 175px; 
	height: 177px; 
	margin-right: 0px;
	margin-top: 5px;
	border: none;
}

div.menu
{
	float: right;
	width: 145px;  
	font-size: 100%; 
	margin-right: 8px;
}

div.menu ul
{
	list-style: none;
	margin: 0 0 0.25em 0;
	padding: 0;
}

div.menu li
{
	display: block; 
	text-align: right; 
	font: bold 1em sans-serif;
	padding: 0;
	text-decoration: none; 
	color: red; 
	background: white;
	border-bottom: 2px solid #F5AD1F;	
}

li.menuTop
{
	border-top: 2px solid #F5AD1F;
}
	
div.menu li li
{
	display: inline;
	font-size: 80%;
	font-weight: normal;
	border: 0px;
	padding: 0;
	background-color: transparent;
}

div.menu li a, div.menu li a:active
{
	display: block;
	text-decoration: none;
	color: red; 
	padding: 0.1em 0.5em;
	margin: 1px 0;
	border: 1px solid white;
}

div.menu li a:hover
{
	color: white; 
	background: #F5AD1F;
}

div.menu a span 
{
	display: none;
}

div.menu a:hover span 
{
	display: block;
	position: absolute; 
	top: 75px; 
	right: 185px;
	width: 150px;
	z-index: 100;
	color: #333; 
	background: transparent;
	font: 10px Verdana, Arial; 
	text-align: center;
}

h2.title
{
	position: absolute;
	left: 5px;
	top: 150px;
	font-weight: normal;
	font-style:normal;
	font-size: 125%;
	color: red;
	background-color: white;
	width: 220px;
}

hr.titleline
{
	position: absolute; 
	left: 0px; 
	top: 182px; 
	width: 182px; 
	height: 2px;
	color: #F5AD1F;
	background-color: white;
}

h2.gametitle
{
	position: absolute;
	left: 200px;
	top: 120px; 
	font: 14pt sans-serif;
	color: blue;
	background-color: white;
	z-index: 0;
}

h2.gamesubtitle
{
	position: absolute;
	left: 240px;
	top: 145px; 
	font: 10pt sans-serif;
	color: blue;
	background-color: white;
	z-index: 0;
}

div.content
{
	margin-left: 20px;
	margin-right: 160px;
}

div img
{
	border: 2px solid #CCC;
}

div img.left
{
	float: left; 
	margin: 10px 10px 10px 5px;
}

div img.right
{
	float: right;
	margin: 10px 5px 10px 10px;
}

div img.box
{
	width: 180px; 
	height: 215px; 
	margin-bottom: 10px; 
}

div img.smallbox
{
	width: 108px; 
	height: 137px; 
	margin-bottom: 10px; 
}

div img.object
{
	width: 96px;
	height: 70px; 
}

div img.entrance
{
	width: 683px;
	height: 254px; 
	margin-right: 20px; 
	margin-bottom: 10px; 
	border: 0px;
}

div img.screen
{
	width: 229px;
	height: 144px;  
}

div.boxinfo
{
	font-weight: bold;
	margin-top: 10px;
}

div.description, div.newsitem, div.wall, div.faq, div.locations, div.cleared
{
	color: #777;
	padding: 0px 15px 0px 15px; 
	border: 2px solid #CCC; 
	margin: 10px 20px 0px 20px;
	text-align: justify; 
	font-size: 80%;
}

div.faq
{
	background-color: #FAFAFA;
	background: #ddd url("../images/qa.gif") no-repeat top right;
}

div.cleared, div.locations, div.newsitem, div.description, div.cleared
{
	background: #ddd url(../images/fadedline.jpg) repeat-y center right;
	background-color: white; 
}

div.cleared
{
	padding: 10px 15px 5px 15px; 
}

div.newsitem
{
	margin-bottom: 20px;
}

div.wall
{
	background: #ddd url(../images/lsl_guestbookwall.jpg);
	background-color: white; 
}

div.faq
{
	background-color: #FAFAFA; 
}

div.newsitem img, div.wall img, div.locations img
{
	border: 0px;
}

div.description img.girl
{
	width: 159px;
	height: 99px; 
}

div.description img.softporn
{
	width: 151px; 
	height: 180px; 
}

div.locations img.left
{
	padding-right: 20px;
}

h5.headline
{
	display: inline;
	position: relative;
	top: -0.66em;
	left: 0.5em;
	margin: 0;
	padding: 1px 1em;
	color: red;
	text-transform: capitalize;
	border: 2px solid #CCC;
	background-color: white;
}

h5.headline a, h5.headline a:hover, h5.headline a:active
{
	color: #F5AD1E;
	border-bottom: none;
	text-decoration:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix
{
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
