html{
	font-size:100%;
	}	
body {
	font-family: 'Lucida Grande',Arial,sans-serif;
	font-size: 0.625em;
	color: #89918C;
	}
#wrapper{
	width:111em;
	margin:auto auto auto auto;
	padding:0.75em 0.75em 0.75em 0.75em;
	text-align:left;
	}
/* Float containers fix: http://www.csscreator.com/attributes/containedfloat.php */ 
.clearfix:after{
 	content:"."; 
 	display:block; 
	height:0; 
 	clear:both; 
 	visibility:hidden;
	}
.clearfix{
	display:inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix{
	height:1%;
	}
.clearfix{
	display:block;
	}
/* End hide from IE-mac */
img{
	border:none;
	}
#name_plate{
	margin:6em 0em 1em 0em;
	padding:0em 0em 3em 0em;
	/*
	border-top:none;
	border-right:none;
	border-bottom:1px #89918C solid;
	border-left:none;
	*/
	}
.tiny-type {
	font-size:9px;
	color:#666666;
	}
#left_column{
	float:left;
	height:100%;
	margin:0em 0.05em 0em 0.05em;
	}
#nav_console{
	width:300px;
	border-top:none;
	border-right:none;
	border-bottom:1px #89918C solid;
	border-left:none;
	margin:0em 0.65em 0.65em 0em;
	padding:0.5em 0em 0.5em 0em;
	}
.nav{
	list-style-type:none;
	margin:0.25em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	}
li{
	list-style-type:none;
	margin:0.15em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	}
.nav_heading{
	font-weight:bold;
	color:#89918C;
	margin:0.25em 0em 0.5em 0em;
	padding:0em 0em 0.25em 0em;
	border-top:none;
	border-right:none;
	border-bottom:1px #89918C solid;
	border-left:none;
	}
#active{
	color:#CE1D41;
	font-weight:bold;
	text-decoration:none;
	}
a:link {
	color:#B3AF52;
	text-decoration:none;
	outline:none;
	}
a:visited {
	color:#B3AF52;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#AE5256;
	text-decoration:underline;
	outline:none;
	}
a:active {
	color:#AE5256;
	text-decoration:underline;
	outline:none;
	}
.thumb_table{
	display:block;
	margin:0em 0em 0em 0em;
	padding:0.25em 0em 0em 0em;
	border:none;
	}
.thumb_item{
	display:inline;
	list-style-type:none;
	margin:0em 0em 0em 0em;
	padding:0em 0.25em 0em 0em;	
	}
a.thumb{
	opacity:1;
	color:#FFFFFF;
	}
a.thumb:hover{
	opacity:0.65;
	}
#content_console{
	display:block;
	border:none;
	margin:3.25em 0em 0em 0em;
	padding:0em 0em 0em 1em;
	}
#footer{
	border-top:1px #89918C solid;
	border-right:none;
	border-bottom:none;
	border-left:none;	
	margin:0.5em 0em 0em 0em;
	padding:0.5em 0em 0em 0em;
	list-style-type:none;
	}
#footer_item_left{
	display:inline;
	float:left;
	}
#footer_item_right{
	display:inline;
	float:right;
	}
.hiddenpic{
	display:none;
	}