@charset "UTF-8";
/* CSS Document */

html{
	background:#2C5586;	
}

body{
	background:#000000;	
}

.outer{
	background-position:left 518px;	
	height:548px;
	background-color:#000;
}

#main{
	margin-top:558px;
	margin-bottom:80px;
}
	  
#content{
	min-height:200px;	
	float:left;
	left:240px;
	width:160px;
	padding-right:5px;
}


#sidebar-left{
	color:#ffffff;
	width:400px;
}


#sidebar-right {
	margin-right:90px;	
}

object{
	display:none;	
}

#header{
	width:882px;
	height:518px;
	background:none;
}

#main{
	background-image:none;
	
}


.dropshadow{
	width:100%;
	position:absolute;
	top:0;
	display:block;
	height:518px;
	z-index:2;
	
	background:url(../images/bg_fp.jpg) repeat-x left 60px;
}


.outer{
	background:url(../images/fp_bg_glow.jpg) repeat-x top left;
}

#navigation{
	top:350px;	
}

#content .border.left.bottom,
#content .border.right.bottom{
	display:none;	
}

#blogintro h2{
	font-size:2.4em;
	color:#7fc9ff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#blogintro p{
	color:#7c8489;	
}

#content-inner h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#7fc9ff;
}

h1.title{
	display:none;
}

div.view{
	position:relative;	
}

.view ul.links li{
	font-size:10px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar-left ul.menu{
	display:none;	
}

#sidebar-left ul li a{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size:9px;
	clear:none;
	background:none;
}

.view ul.links{
	float:left;
	clear:none;
	position:absolute;
	right:20;
	top:0;	
}

#sidebar-left .views-field-title a{
	font-size:18px;
	color:#c0e2f9;
}

#sidebar-left .views-field-title{
	margin-top:5px;	
}

#sidebar-left .view-content{
		
}

#main ul li{
	float:left;
	display:inline
}

.views-field-field-images-fid{
	float:left;
	margin-right:10px;
	padding:5px;
	border:1px solid #666;
	overflow:hidden;
	width:50px;
	height:50px;
	margin-bottom:10px;
}

#navigation #primary ul.primary-links li.menu-410.first{
	display:none;	
}

.views-field-last-updated{
	margin-bottom:0;
	padding-bottom:0;
	margin-top:20px;
	color:#666;
}

.content .field-field-audio-upload{
	display:none;	
}

#header{
	display:block;
	width:880px;
	height:518px;
	background:url(../images/header_non_swf.jpg) no-repeat center top;
	overflow:hidden;
}

#imageRotate{
	width:880px;
	height:518px;
	position:absolute;
	bottom:0;
	right:-20px;
	background:url(../images/headshot1.png) no-repeat right bottom;	
}




