@charset "UTF-8";body, html{	background: #000;	background-color: #000;	margin-top:0;	margin-left:0;	margin-right:0;	margin-bottom:0;	height: 100%;	width: 100%;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #676767;	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;	font-weight: normal;}a:link {	color: #4E4E9C;	text-decoration: none;}a:visited {	text-decoration: none;	color: #6560AB;}a:hover {	text-decoration: underline;	color: #666;}a:active {	text-decoration: none;	color: #797979;}#container {	width: 80%;  /* this will create a container 80% of the browser width */	min-width:700px;	height: 100%;	background: #000;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 1px solid #000000;	text-align: left; /* this overrides the text-align: center on the body element. */	vertical-align: top;}#header {	margin: 0px;	vertical-align: top;	text-align: center;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #333;	float: left;	width: 100%;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 5px;	padding-left: 0px;	}#logo {	float: left;	min-width:115px;	width: 18%;	text-align: left;	margin: 0px;	padding: 0px;}.myer {	font-size: 370%;	font-weight: lighter;	color: #4E4E9C;	padding: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: -3px;}.ericmyerphotography {	font-size: 65%;	color: 525252;	letter-spacing: .1em;}/*--------------- BEGIN NAVIGATION --------------- */#navbox  {	float: left;	width:82%;	text-align: center;	padding-top: 40px;	margin-bottom: 10px;	margin-top: 0px;	margin-right: 0px;	margin-left: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	}#nav ul {	margin:0;	padding:0;	list-style-type:none;	list-style-position:outside;	position:relative;	width:auto;	background-image: url(/images/menu_bg.png);	background-repeat: repeat;}#nav a {	display: block;	height: auto;	color: #676767;	font-size: 70%;	text-decoration: none;	letter-spacing: 0.2em;	text-align: center;	margin: 0px;	padding-top: 5px;	padding-bottom: 5px;}#nav a:hover {	background-image: url(/images/menu_bg.png);	background-repeat: repeat;	color: #000;}#nav li:hover {	background-image: url(/images/menu_bg.png);	background-repeat: repeat;	color: #000;}#nav li:hover a {	color: #ccc;}#nav li {	float:left;	position:relative;	width:14%;}#nav li li {	float:none;	position:relative;	width:100%;}#nav ul {	position:absolute;	display:none;	width:100%;}#nav li ul li a, #nav li:hover li a {	text-align:center;	width:100%;	color: #676767;	text-decoration:none;	/*background-color: #292929;*/	padding-top: 5px;	padding-bottom: 5px;}#nav li ul li a:hover {	color: #000;	background-color: #666;	background-image:none;}#nav ul ul {	top:auto;	height:auto;}#nav li ul {	left:0px;	top:22px;	height:auto;}#nav li ul ul {	left:175px;	height:auto;	top: 0px;}#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {	display:none;}#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {	display:block;}/*--------------- END NAVIGATION --------------- */#header h1 {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */}#mainContent {	background: #000;	height: 100%;	margin-top: 30px;	margin-right: 0px;	margin-bottom: 30px;	margin-left: 0px;	padding: 0;}#mainContent p {	margin-top: 0px;	margin-bottom: 15px;	font-size: 75%;	letter-spacing: .1em;}#instructions {	width: 140px;	padding: 5px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #666;}#mainContent h1 {	font-size: 165%;	margin-bottom: 20px;}#mainContent h2 {	font-size: 135%;}#container #mainContent #leftcolumn {	float: left;	width: 30%;}#container #mainContent #rightcolumn {	float: left;	width: 70%;}#container #mainContent #leftcolumn #instructions p {	font-size: 65%;	letter-spacing: normal;}#container #mainContent #leftcolumn #instructions h3 {	font-weight: normal;	text-transform: uppercase;	color: #CC9;	font-size: 65%;}#footer {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #333;	margin-top: 50pt;	padding-top: 5pt;	padding-right: 0px;	padding-bottom: 20px;	padding-left: 0px;	font-size: 65%;	letter-spacing: 0.1em;	color: #3C3C3C;} #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}.clearboth {	clear: both;}h1 ,h2,h3.h4,h5{	font-weight: normal;	color: #666;	margin: 0px;	padding: 0px;}span {	margin: 0px;	padding: 0px;}input[type="text"], textarea {	font-size: 13px;	margin-bottom: 5px;	display: block;	padding: 4px;	border: 1px solid #999;	width: 300px;	color: #CCC;	background-color: #666;}#footer #socialnetworking {	float: right;}#footer #socialnetworking ul li {	float: left;}#footer #socialnetworking ul #blog a {	background-image: url(/images/blog_icon.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	text-indent: -9999px;	height: 18px;	width: 20px;	display: block;}#footer #socialnetworking ul #blog a:hover {	background-image: url(/images/blog_icon_over.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	text-indent: -9999px;	height: 18px;	width: 20px;	display: block;}#footer #socialnetworking ul #linkedin a {	background-image: url(/images/linkedin_icon.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	text-indent: -9999px;	display: block;	height: 18px;	width: 20px;}#footer #socialnetworking ul #linkedin a:hover {	background-image: url(/images/linkedin_icon_over.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	text-indent: -9999px;	display: block;	height: 18px;	width: 20px;}#footer #socialnetworking ul #twitter a {	background-image: url(/images/twitter_icon.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	text-indent: -9999px;	display: block;	height: 18px;	width: 20px;}#footer #socialnetworking ul #twitter a:hover {	background-image: url(/images/twitter_icon_over.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	text-indent: -9999px;	display: block;	height: 18px;	width: 20px;}#footer #socialnetworking ul #facebook a {	background-image: url(/images/facebook_icon.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	text-indent: -9999px;	display: block;	height: 18px;	width: 20px;}#footer #socialnetworking ul #facebook a:hover {	background-image: url(/images/facebook_icon_over.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	text-indent: -9999px;	display: block;	height: 18px;	width: 20px;}#galleryDivHide {	background-color: #000;	display: none;	width: 100%;	position: absolute;	z-index: 200;	top: 0px;	right: 0px;	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	text-align: right;	padding-top: 5px;	padding-right: 20px;	padding-bottom: 5px;	padding-left: 5px;}#galleryDivHide #logo {	float: left;	width: 300px;	text-align: left;	margin-left: 20px;	padding-left: 20px;}#galleryDivHide .myer {	font-size: 150%;	font-weight: lighter;	color: #4E4E9C;	padding: 0px;	margin-top: 0px;	margin-right: 10px;	margin-bottom: 0px;	margin-left: 0px;}#galleryDivHide .ericmyerphotography {	font-size: 90%;	color: 525252;	letter-spacing: .1em;}#galleryDivHide a:link {	color: #F00;	text-decoration: none;}#galleryDivHide a:visited {	text-decoration: none;	color: #F00;}#galleryDivHide a:hover {	text-decoration: none;	color: #CCC;}#galleryDivHide a:active {	text-decoration: none;	color: #CCC;}#galleryDiv {	position: absolute;	z-index: 100;	height: 100%;	width: 100%;	left: 0px;	top: 0px;	display: none;	margin: 0px;	padding: 0px;	background-color: #000;}#gallery {	z-index: 100;	height: 100%;	width: 100%;	left: 0px;	top: 0px;	margin: 0px;}