a {	color: #9BF;	font-weight: bold;	text-decoration: none;}a:hover {	text-decoration: underline;	color: #FFC;}a.noline:hover {	text-decoration: none;}a.more { 	font-weight: normal;	display: block;}body {	background-color: #000;	background-image:url(../images/AdamBg.jpg);	background-repeat: no-repeat;	background-position: bottom left;	background-attachment: fixed;			padding: 0 50px;	margin: 0;		font-family:  Tahoma, Arial, Helvetica, sans-serif;	color: white;	font-size: 0.8em;}h1.title { margin-top: 0; padding: 0; }h2 {	color: #999;	font-weight: normal;	letter-spacing: 2px;	border-top: 1px solid #666;}/* Layout Styles */#body {	width: 500px;	margin: 0 0 10px 0;	padding: 0 0 10px 0;}#text {	padding: 0 20px 10px 20px;}#text p {	line-height: 1.5em;	text-align: justify;	margin: 10px 0;}#text dl { }#text dl dt { font-weight: bold; }#text dl dd { margin-bottom: 10px; }.twocol dl{ 	clear: left; 	margin: 0;	padding: 0;	margin-top:5px;	border-top: 1px solid #666;	float: left;	width: 460px;}.twocol dl dt {	margin: 0;	float: left;	width: 360px;}.twocol dl dd {	margin: 0;	padding: 0;	width: 100px;	text-align: right;		float: left;}