/* @override http://mckeegan.net/lwd.css */body {	margin:0px;	background: black;}h1	{font-family:sans-serif;	color:#600;	font-size:18px;	}	div#masthead		{	background-color: #6699ff;	height: 100px;	margin: 0px;	position: relative;	border: 0px;	padding: 0px;	}			#img {margin:0px;	padding:0px;}		div#maincontainer		{		background-color: white; 		position: absolute;		top: 100px;		right: 0px;		left: 70px;		border-color: black;		border-width: 1px 1px 0px 1px;		border-style: solid none none solid;		padding: 2em 12em 1em 8em;		text-align: justify;		text-transform: inherit;		font-family: sans-serif;		font-size:14px;	}		p.main	{						margin-right:60px;			text-align: justify;		text-transform: inherit;		font-family: sans-serif;		font-size:14px;	}		div#leftsidebar		{		top: 40px;		left: 15px;		width: 80px;		position: relative;		z-index:1;		}	div#leftsidebar	a		{		display: block;		width: 100%;		margin: 0px 0px 0px 0px;		padding: 10px;		border-color: black;		border-width: 1px;		border-style: solid;		background-color: #6699ff;		font-family: sans-serif;		text-decoration: none;		text-align: center;		color: white;		letter-spacing: 1px;		text-transform: inherit;	}			div#leftsidebar	a.here		{		display: block;		width: 100%;		margin: 0px 0px 0px 0px;		padding: 10px;		border-color: black;		border-width: 1px;		border-style: solid;		background-color: #ffffff;		font-family: sans-serif;		text-decoration: none;		text-align: center;		color: #600;		letter-spacing: 1px;		text-transform: inherit;	}		div#leftsidebar	a:hover	{background-color:#ffffff;	color: #600;}				div#rightsidebar		{		position: absolute;		top: 140px;		right: 10px;		width: 120px;		border-color: black;		border-width: 1px;		border-style: solid;		background-color: silver;		padding: 0em 1em;				}		.separator	{		visibility: hidden;		overflow: default;	}		p.boasts	{text-align:center;}	p.footer{	font-size: 70%;		bottom: 10px;	margin:auto;	padding-top: 10px;text-align:center;}img.port{	margin-left: 20px;	border: 3px solid white;}a:hover img.port{	margin-left: 20px;	border: 3px solid #1b06fc;}#star{position: absolute;		top: 140px;		right: 10px;}