/* CSS Document */

body {
	font-family: century gothic;
	font-size: 11pt;
	color: #FFFFFF;
}

th {
	font-family: century gothic;
	font-size: 11pt;
	color: #FFFFFF;
}

td {
	font-family: century gothic;
	font-size: 11pt;
	color:CCCCCC;
	font-weight: normal;

}

h1{
	font-size: 11pt;
	color: #FFFFFF;

}

h2{
	font-size: 11pt;
	color: #FFFFFF;
}

h3{
	font-size: 12pt;
	color: #FFFFFF;

}
h4{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;

}

a:link {
	color: #333333;
        font-size: 11pt;
	text-decoration:none;
	font-weight: normal;

}

a:visited {
	color: #333333;
        font-size: 11pt;
	text-decoration:none;
	font-weight: normal;

}

 td.mainBodyText {
	padding-top: 35px;

}

td.leftNavPadding {
	padding-top: 90px;
}

/***************** Left Navigation Links*******************/

}

td.navText {
	font-family: century gothic;
	font-size: 9px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: underline;
}
.resumeHeading {
	font-family: century gothic;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0em;

}
.freelanceClient {
	font-family: century gothic;
	font-size: 10px;
}
td.webHeading {
	font-family: century gothic;
	font-size: 11px;
	color: #ffffff;
}
td.viewPages {
	font-family: century gothic;
	font-size: 11px;
	color: #ffffff;

}
td.topNav{
	font-size: 9pt;
	color: #ffffff;
	
}
td.webText {
	font-family: century gothic;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;

}
td.resumeDownload{
font-size: 7pt;
	color: #ffffff;
	font-weight: normal;

}

#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(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 13px century gothic; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #333; }
#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; 
height:100%!important; 
width:100%!important; 
top: 0; 
left: 0; 
z-index: 90; 
background-color: #333; }
#overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
    }
                     


