body {
	font-size: 62.5%; /* Resets 1em to 10px */ 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	}
#myGallery {
width:640px !important;
height: 640px !important;
}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
#content {
    margin:2em;
}
#thumbs {
    width:100%;
}
		
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}
h1 {
	padding-top: 70px;
	margin: 0;
	}

#footer {
	background-color: #eee;
	}
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

body { 
 background: url("http://bryanmills.net/wp-content/themes/limelite/images/kubrickbgcolor.jpg"); 
}

#page { 
 background: url("http://bryanmills.net/wp-content/themes/limelite/images/kubrickbgwide.jpg") repeat-y top; 
 border: none; 
} 			
#header { 
  background: url("http://bryanmills.net/wp-content/themes/limelite/images/kubrickheader.jpg") no-repeat bottom center; 
}
#footer	{ 
  background: url("http://bryanmills.net/wp-content/themes/limelite/images/kubrickfooter.jpg") no-repeat bottom; 
border: none;
}
			
			
#header { 
  margin: 0 !important; 
  margin: 0 0 0 1px; 
  padding: 1px; 
  height: 198px; 
  width: 758px; 
}
#headerimg 	{ 
  margin: 7px 9px 0; 
  height: 192px; 
  width: 740px; 
} 
		/*
		#headerimg 	{ background: url('http://bryanmills.net/wp-content/themes/limelite/images/personalheader.jpg') no-repeat top;}
		*/

	.gallery_title {
		font-family:arial, sans-serif;
		color:#000;
		font-size:medium;
		font-weight:bold;
  		padding:2px;
		text-align:left;
	}
	.gallery_top_navigation {
		font-family:arial, sans-serif;
		color:#000;
		font-size:1.2em;
		font-weight:bold;
		border:1px solid #ccc; 
		margin: 1px;
  		padding:2px;
		text-align:left;
	}
	.gallery_top_navigation a{
		font-family:arial, sans-serif;
		color:#000;
		font-size:100%;
		font-weight:bold;
	}
	.gallery_top_navigation a:hover{
		text-decoration:underline;
	}
	.gallery_top_center_navigation {
		font-family:arial, sans-serif;
		color:#000;
		font-size:1.2em;
		font-weight:bold;
		border:1px solid #ccc; 
  		padding:2px;
		text-align:center;
	}
	.gallery_top_center_navigation a{
		font-family:arial, sans-serif;
		color:#000;
		font-size:1.2em;
		font-weight:bold;
	}
	.gallery_top_center_navigation a:hover{
		text-decoration:underline;
	}
	.gallery_folder {
		border-top:0px solid #000; 
		border-left:0px solid #000;	
		border-right:3px solid #000;  		
		border-bottom:4px solid #000;
	}
	.gallery_thumb {
		font-size: 0.8em;
	}
