@charset "UTF-8";

style

	.outer_body,body  {
		scrollbar-face-color: ThreeDFace !important;
		scrollbar-shadow-color: ThreeDDarkShadow !important;
		scrollbar-highlight-color: ThreeDHighlight !important;
		scrollbar-3dlight-color: ThreeDLightShadow !important;
		scrollbar-darkshadow-color: ThreeDDarkShadow !important;
		scrollbar-track-color: Scrollbar !important;
		scrollbar-arrow-color: ButtonText !important;
	}

	
		
			html {
	font: 100%/1.5 'Georgia';
	color: #008080;
	background: #fff url(http://i749.photobucket.com/albums/xx138/DaveA1974/MFC/MattieDMFCProfileBackground.jpg) fixed center;
background-size:100% 100%;
	text-shadow: 1px 1px 0 hsla(0, 0%, 0%, .4);
}

body {
	width: 1026px;
	margin: 0 auto !important;
}

a:link, a:active, a:hover {
	color: #D2B48C;
}

a:visited {
	color: #800000;
}

.container_padding {
	padding: 5px;
	height:	100%;
}

.container_transparency {
	background-color: hsl(0, 0%, 0%);
	background-color: hsla(0, 0%, 0%, .45);
	color: #F8F8FF;
	border-radius: .5em;
}
.container {
	position:relative;
	padding: 5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	border-radius: .2em;
	border-bottom: 1px solid #999;
	font: 1.1em/1 'Georgia';
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #800000;
}

.container .heading.title {
	background: none;
	padding: 0;
	border: 0;
	font-size: 1.1em;
	text-transform: none;
}

.content {
	padding:5px;
}

.thingy	{
	position : absolute;
	visibility : hidden;
}

.status_key,
.status_value,
.blurb_key,
.blurb_value {
	font-size: .8em;
}

.status_key,
.blurb_key {
	font-weight: bold;
	width: 12em;
}

img.thumbnail {
	border: 3px solid #A52A2A;
	box-shadow: 0 0 3px hsla(0, 0%, 100%, .4);
}

#clock {
	font-size: 1em !important;
}

#clock td.clock {
	color: #FFFFFF;
	font-size: .9em !important;
	text-shadow: none;
}
		
	

	

	

	

	.thingy	{
		position : absolute;
		visibility : hidden;
	}

/style