* {
  margin: 0;
  padding: 0;
}

body {
	margin: 8px 10px 3px 10px;
	padding: 8px 10px 3px 10px;
	background-color: #606060;
	}
	
p {
	font-family: Helvetica, sans serif;
	font-size: 10px;
	letter-spacing: 2px;
	color: #000;
	padding: 3px;
	padding-left: 7px;
	line-height: 14px;
	}
	
p a:link, p a:visited {
	font-family: Helvetica, sans serif;
	font-size: 10px;
	letter-spacing: 2px;
	color: #000;
	padding: 3px;
	padding-left: 7px;
	line-height: 14px;
	text-decoration:underline;
	}
	
p a:hover {
	font-family: Helvetica, sans serif;
	font-size: 10px;
	letter-spacing: 2px;
	color: #ff9900;
	padding: 3px;
	padding-left: 7px;
	line-height: 14px;
	text-decoration:underline;
	}

h1 {
	font-family: Times, serif;
	font-size: 60px;
	font-weight: 400;
	font-stretch: extra-expanded;
	color: #ff9900;
	margin: 0px;
	padding-bottom: 10px;
	}
	
h2 {
	font-family: Helvetica, sans serif;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 30px;
	text-transform: uppercase;
	color: #000;
	padding: 5px 5px 5px 5px;
	}
	
h3 {
	font-family: Helvetica, sans serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #ff9900;
	padding: 3px;
	padding-left: 7px;
	}
	
h4 {
	font-family: Helvetica, sans serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 10px;
	text-transform: uppercase;
	color: #909090;
	padding: 5px 5px 5px 5px;
	}
	
ul {
	font-family: Times, serif;
	font-size: 14px;
	font-stretch: extra-expanded;
	color: #606060;
	margin: 10px;
	}
	
li {
	list-style: circle;
	}

#resume {
}

#resume ul {
	font-family: Helvetica, sans serif;
	font-size: 10px;
	letter-spacing: 2px;
	color: #000;
	padding: 0px;
	padding-bottom:20px;
	line-height: 14px;
	}
	
#resume li {
	list-style: none;
	}

a:link {
	font-family: Helvetica, sans serif;
	font-size: 14px;
	font-stretch: extra-expanded;
	text-decoration: none;
	color: #606060;
	}
	
a:hover {
	font-family: Helvetica, sans serif;
	font-size: 14px;
	font-stretch: extra-expanded;
	text-decoration: overline;
	color: #ff9900;
	}

a:visited {
	font-family: Helvetica, sans serif;
	font-size: 14px;
	font-stretch: extra-expanded;
	text-decoration: none;
	color: #606060;
	}
	
.nav {	
	font-family: Helvetica, sans serif;
	font-size: 13px;
	font-stretch: extra-expanded;
	text-decoration: none;
	color: #ff9900;
	margin: 10px auto 10px 0px;
	padding-right: 4px;
	}

.nav a:link {
	font-family: Helvetica, sans serif;
	font-size: 13px;
	font-stretch: extra-expanded;
	text-decoration: none;
	color: #ff9900;
	margin: 10px;
	padding: 4px;
	}


.nav a:visited {
	font-family: Helvetica, sans serif;
	font-size: 13px;
	font-stretch: extra-expanded;
	text-decoration: none;
	color: #ff9900;
	margin: 10px;
	padding: 4px;
	}
	
.nav a:hover {
	font-family: Helvetica, sans serif;
	font-size: 13px;
	font-stretch: extra-expanded;
	text-decoration: none;
	color: #000;
	margin: 10px;
	/*background-color: #009999;*/
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.bottomnav {	
	font-family: Helvetica, sans serif;
	font-size: 9px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #cccccc;
	margin: 0px;
	margin-left: 0px;
	padding: 4px;
	}

.bottomnav a:link {
	font-family: Helvetica, sans serif;
	font-size: 9px;
	font-stretch: extra-expanded;
	text-decoration: none;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
	}

.bottomnav a:visited {
	font-family: Helvetica, sans serif;
	font-size: 9px;
	font-stretch: extra-expanded;
	text-decoration: none;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
	}

.bottomnav a:hover {
	font-family: Helvetica, sans serif;
	font-size: 9px;
	font-stretch: extra-expanded;
	text-decoration: none;
	color: #ff9900;
	margin: 0px;
	padding: 0px;
	}

a:link img, a:visited img {
	border: 1px solid #606060;
	margin: 0px 2px 2px 0px;
	}

a:hover img { 
	border: 1px solid #ff9900;
	margin: 0px 2px 2px 0px;
	}
	
.sideimg {
	padding-left: 5px;
	}

#header {
	margin-top: 10px;
	line-height: 20px;
	text-align: left;
	min-width: 700px;
	}
	
#nav {
	background-color: #606060;
	margin: 0px;
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*border-top: solid 2px #000;*/
	border-bottom: solid 2px #000;
	text-align: left;
	min-width: 700px;
	}
	
#main {
	margin: 10px;
	width: 850px;
	min-height: 500px;
	text-align: left;
	float: left;
	}
	
#mainfront {
	margin: 10px;
	width: 1100px;
	min-height: 500px;
	text-align: left;
	float: left;
	}
	
#subnav {
	width: 210px;
	float: left;
	clear:none;
	}
	
#footer {
	/*background-color: #fff;*/
	clear: both;
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 1px;
	padding-top: 5px;
	padding-bottom: 0px;
	min-width: 600px;
	text-align: left;
	}

/* SAMUSE BUTTON */

a.button {
		font-size:12px;
		color:#000;
		text-decoration:none;
		display:block;
		width:175px;
		padding:10px;
		padding-top:15px;
		border:none;
		text-align:center;
		background-color:#CCC;

		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-o-border-radius:5px;
		border-radius:5px;
	}

a.button:hover {
		color:#000;
		border:none;
		background-color:#999;
	}
	
.alignright {
	float:right;
	padding-right:5px;
	}

/*LIGHTBOX CSS BELOW*/

#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; }

.thumbnail {
	width:70px;
	height:70px;
	padding-right:2px;
	padding-bottom:2px;
	float:left;
	clear:none;
}
