/* CSS */
body{
background-color: #fff;
background-image: url("../img/Wood_floor_by_gnrbishop.jpg");
background-repeat: repeat;
width:100%;
height:100%;
background-position:top left;
Font-family:FontSiteSansLight,Arial,Tahoma,Helvetica,sans-serif;
padding:0px;
margin:0px;
	}
h1 { 
FontSiteSansLight,Arial,Tahoma,Helvetica,sans-serif;
color:#00112d;	}
p {
	font-family:FontSiteSansLight,Arial,Tahoma,Helvetica,sans-serif;
color:#00112d;
 font-size:17px;
	}
ul li { font-family:FontSiteSansLight,Arial,Tahoma,Helvetica,sans-serif;
color:#00112d;
 font-size:17px;}
#banner_wrapper
{	

min-width: 960px;
top:0px;
margin-top:0px;
margin: auto; 
padding-bottom:15px;
padding:0px;


}

	
#banner_center{
max-width: 960px;
height: auto;
margin:0 auto;
color:#fff;
background-repeat:no-repeat;
background-image:url(../img/banner%20bg.png);
background-position:top;

	}	

#logo{ 
width: 300px;
height: 205px;
float:left;
margin-left:10px;
margin-top:10px;
background-image:url("../img/logo.png");
background-repeat:none;
background-position:top center;}	
	
#center_wrapper
{	
width: 100%;
min-width: 960px;
min-height:400px;
background-color:#FFF;
margin:0 auto;
border:1px solid #666;
float:left;


}

#indexcenter_wrapper
{	
width:100%;
margin:0 auto;
background-color:#fbfbfb;
height:501px;
}


	
#center_center{
max-width: 960px;
min-height: 100px;
margin:0 auto;
}	

#indexcenter_center{
width: 960px;
min-height: 300px;
margin: auto;
padding:20px;

}
	
#bottom_wrapper
{	
width: 100%;
min-width: 960px;;	}

	
#bottom_center{
max-width: 960px;
height: 40px;
margin:0 auto;
padding:20px;
text-align:center;
color:#000;

	}			
	
#menu	{
	float:right;
	margin-top:170px;
	padding-bottom:10px;
	}
		
.clear {
	clear:both;}	
	
	.bullets
{
list-style-type:none;
padding:5px;
margin:0px;
color:#006;
font-weight:700;}	

#col{ 
width:278px;
height:auto;
float:left;
padding-left:50px;
margin-left:100px;
text-align:center;
}	

 .bottom{
	 text-align:center;
	 }
img {
	border:none;}	 
	
.humorlink a {
color:#5f5f5f;
text-decoration:none;	}
.humorlink a:hover {
color:#333;
text-decoration:none;	}
.thumbnail {float:left; margin-bottom:20px; margin-left:5px; width:230px;height:auto; background-color:#333;text-align:center;padding-bottom:5px;}
.thumbnail a {
color:#999;
text-decoration:none;	}
.thumbnail a:hover {
	color:#fff; text-decoration:none;
	} 
.resume {
	font-family:"Courier New", Courier, monospace; font-size:14px;
	}
.joey 	{
	background-image:url(../img/8bitjoey.png);
	background-position:center;
	background-repeat:no-repeat;
	}
.joey:hover {
	background-image:url(../img/8bitjoey2.png);;
	}	
	
	.inv {
	color:#333333;	
		}