body {
	/* background-attachment: fixed;
	background-image: url(images/RetroWallpaper.jpg); 
	background-repeat: repeat;
	background-color: #781D1C; */
	/*font-family: Verdana, Helvetica, Trebuchet, Arial, sans-serif;*/
	/* font-family:Georgia, "Times New Roman", Times, serif; */
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

.clearfloat {
	clear:both;
	height:1px;
}

a {
	text-decoration: underline;
	}

a:link {
	color: #CA3E00;
	}

a:visited {
	color: #CA3E00;
	}

a:active {
	color: #CA3E00;
	}

a:hover {
	color: #CA3E00;
	}

#container {
	width: 572px;
	margin: 20px auto 25px auto;
	background-color: #FFFFFF;
	padding: 1.5em;
	border: black 1px solid;
}

img#photo {
	float: right;
	padding-left: 10px;
	}
	
hr.aboutborder { background: #222; border: #222 1px solid; clear: both; color: #222; margin:0; height: 4px; z-index: 100; }	
	
#aboutpanel { background: #1B1B1B; color: #FFF; height: 0px; overflow:hidden; z-index: 100; }
#aboutpanel h1 { float: left; line-height: 50px; margin: 0; padding: 0 16px 0 0; }
#aboutinterior { padding: 16px 10px 16px 10px; }

#abouttab { text-align: right; padding-right: 4%; z-index: 100; }
img.abouttag { cursor:pointer; }

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index: 1;
	}

#content    
	{
	margin-left: -388px;
	position: absolute;
	top: -68px;
	left: 50%;
	width: 776px;
	height: 136px;
	visibility: visible;
	z-index: 1;
	}

	#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	z-index: 2;
	}
	
#moreicons-bttn { position: absolute; bottom: 0; right: 20px; color: #CCCCCC; cursor:pointer; font-size: x-small; padding-bottom: 6px; }	
#morejenna { position: absolute; bottom: 0; right: 20px; padding-bottom: 6px; width: 0px; overflow: hidden; }
#moreicons { padding-left: 20px; display: none; }