@charset "UTF-8";



body  {
	margin: 0px;
	padding: 0px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	background-color: #000000;
	background-image: url(../images/body_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	line-height: 1.4;
}
  
a:link {
	color: #777;
	text-decoration: none;
}
a:visited {
	color:#777;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#fff;
}
a:link img, a:visited img {
	border-color: #777;
}
a:hover img {
border-color: #fff;
}
.thumbnail {
	float: left;
	padding: 2px;
	height: 80px;
}

.twoColFixLtHdr #container {
	text-align: left;
	width: 960px;
	background-image: none;
	background-position: center center;
	margin: auto;
} 

.twoColFixLtHdr #container #mainContent #leftnav {
	float: left;
	text-align: left;
	height: 65px;
	width: 320px;
	padding-top: 140px;
	padding-left: 2px;
}
.twoColFixLtHdr #container #mainContent #rightnav {
	float: right;
	text-align: right;
	padding-top: 140px;
	padding-left: 250px;
	padding-right: 2px;
}


.twoColFixLtHdr #container #mainContent #canlight_home {
	float: left;
	padding-left: 53px;
	padding-top: 12px;
}
.twoColFixLtHdr #container #mainContent #canlight_about {
	float: left;
	padding-left: 146px;
	padding-top: 12px;
}
.twoColFixLtHdr #container #mainContent #canlight_resume {
	float: left;
	padding-left: 234px;
	padding-top: 12px;
}
.twoColFixLtHdr #container #mainContent #canlight_portfolio {
	float: right;
	padding-top: 13px;
	padding-right: 237px;
}
.twoColFixLtHdr #container #mainContent #canlight_videos {
	float: right;
	padding-top: 13px;
	padding-right: 149px;
}
.twoColFixLtHdr #container #mainContent #canlight_contact {
	float: right;
	padding-top: 13px;
	padding-right: 57px;
}


.twoColFixLtHdr #header {
	background-color: #00FFFF;
	padding: 0;
	height: 200px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center center;
} 
.twoColFixLtHdr #container #secondcontainer {
	height: 130em;
}
.twoColFixLtHdr #container #secondcontainer #mainContent table {
	text-align: right;
	float: right;
}
.twoColFixLtHdr #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 */
	color: #FFFFFF;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	height: 305px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: none;
}
.twoColFixLtHdr #container #sidebar2 .wrap img {

	float: right;
}

.twoColFixLtHdr #sidebar2 {
	width: 720px;
	height: 400px;
	padding-bottom: 15px;
	background-image: url(../images/transparent_background_text.png);
	border: 3px solid #777777;
	background-repeat: repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow:auto;
}

.twoColFixLtHdr #container #sidebar2 .margindiv {
	margin-left: 43px;
}

.twoColFixLtHdr #container #sidebarpad {
	padding-right: 10px;
}

.twoColFixLtHdr #container #footer #leftfooter {
	float: left;
}
.twoColFixLtHdr #container #footer #rightfooter {
	float: right;
}


.twoColFixLtHdr #container #sidebar2 .wrap {
	width: 600px;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: none;
	background-position: center;
	background-color: #404040;
}

.twoColFixLtHdr #container #sidebar2 .wrap .buttontable {
	width: 100px;
	float: right;
	height: 20px;
}
.twoColFixLtHdr #container #sidebar2 #pdf {
	float: right;
}
.twoColFixLtHdr #container #sidebar2 #resumetitle {
	width: 275px;
	float: left;
}



.twoColFixLtHdr #container #sidebar2 .wrap table {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.twoColFixLtHdr #container #sidebar2 .wrap10 h3 {
	
	width:589px;/* 589px need to adjust width x2 for every pixel the border is increased or decreased*/
	font-size: 120%;
	text-align: left;
	background-image: none;
	color: #FFFFFF;
	margin-right:5px;
	margin-left:43px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left: 5px;
	background-color: #3F3F3F;
	margin-top: 0px;
	margin-bottom: 0px;
}

.twoColFixLtHdr #container #sidebar2 .wrap10 h3 img {
	
	padding-top: 5px;

}

.twoColFixLtHdr #container #sidebar2 .wrap .buttons {
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #container #sidebar2 h1 {
	color: #FFFFFF;
	font-size: 150%;
}

.twoColFixLtHdr #container #sidebar2 h2 {
	font-size: 120%;
}
.twoColFixLtHdr #mainContent {
	height: 300px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	float: none;
	background-image: url(../images/nav/navlogo2.png);
	width: 960px;
	overflow: hidden;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #container #mainContent p {
}

.twoColFixLtHdr #container #mainContent #nav {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

.twoColFixLtHdr #footer {
	background-color: #000000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 12px;
	margin-left:111px;
}
.twoColFixLtHdr #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 */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixLtHdr #container #mainContent #menuHeader #leftnav #index {
	padding-top: 380px;
	padding-left: 60px;
	float: left;
}

.twoColFixLtHdr #container #mainContent #menuHeader #leftnav #about {
	padding-top: 415px;
	float: left;
}
.twoColFixLtHdr #container #mainContent #menuHeader #leftnav #resume {
	padding-top: 408px;
	float: left;
}
.twoColFixLtHdr #container #mainContent #menuHeader #leftnav #portfolio {
	float: left;
	padding-top: 446px;
	padding-left: 116px;
}
.twoColFixLtHdr #container #mainContent #menuHeader #leftnav #videos {
	float: left;
	padding-top: 446px;
}
.twoColFixLtHdr #container #mainContent #menuHeader #leftnav #contact {
	float: right;
	padding-right: 80px;
	padding-top: 360px;
}

.twoColFixLtHdr #container #sidebar2 .container20 {
	width:675px;
	color: #FFFFFF;
	border-bottom-style: none;
	overflow: hidden;
	padding-top: 3px;
}

.twoColFixLtHdr #container #sidebar2 .container20 .wrap10 .wrap11{
	width:590px;
	background-color: #3F3F3F;
	color: #FFFFFF;
	margin-bottom: 10px;
	overflow: hidden;
	margin-left:43px;
	border: 2px solid #3F3F3F;
}

.twoColFixLtHdr #container #sidebar2 .container20 .wrap10 .wrap11 #submenu1, #submenu2, #submenu3, #submenu4, #submenu5 {
	/*adjust height in html file or slide effect doesn't work*/
	width:590px;
	overflow:hidden;
	color: #777777;
	background-color: #000000;
	padding-left: 3.5px;
	padding-top:3.5px;
}
.twoColFixLtHdr #container #sidebar2 .container20 .wrap10 .wrap11 #submenu10 {
	/*adjust height in html file or slide effect doesn't work*/
	width:581px;
	line-height:1.8;
	overflow:hidden;
	color: #777777;
	background-color: #000000;
	padding-left: 3.5px;
	padding-top:3.5px;
	padding-right:5px;
}
.twoColFixLtHdr #container #sidebar2 .container20 .wrap10 .wrap11 #submenu11 {
	/*adjust height in html file or slide effect doesn't work*/
	width:581px;
	overflow:hidden;
	color: #777777;
	background-color: #000000;
	padding-left: 3.5px;
	padding-top:3.5px;
	padding-right:5px;
}



.twoColFixLtHdr #container #sidebar2 h1 {

}

.twoColFixLtHdr #container #sidebar2 .container20 .wrap10 .wrap11 img {

}

.wrap10 img {

}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
