  
  * {
    margin:0;
    padding:0;
  }
  
body {
	color: #fff;
	background-color: #333333;
	background-image:url(images/DarkBG.png);
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 100%;
	text-align: center;
}

.GetFireFox {
	 display:none;	
}

	pre {
		background-color:#ccc;
		border:1px dashed #003366;
		color:black;line-height:1.1em;
		margin:1em;
		padding:1em;
		text-align:left;
    font-size:1.2em;
	}
  
  h1 {
    font-size:250%;
    margin-bottom:0.7em;
  }
 b {
    font-size:1.1em;
  }

  #nav {
		min-width: 355px;
    padding-bottom:2em;
    margin-left: 50%;
    z-index:10;
  }
  
  p {
  	text-align: left;
    font-size:1.2em;
    line-height:1.7em;
    margin-bottom:1.5em;
    width:auto;
    margin-left: 10px;
    margin-right: 10px;
  }
 /* ++++++++++++++++++++ Start Drop Down Nav Manu ++++++++++++++++++++ */ 
  #nav a span {
  	position: relative;
    font-size:1.2em;
		z-index:10;
  }
	#myBorder {
		left: 0%;
		margin-top: -25px;
		margin-bottom: 5px;
		border-top: 3px solid #003366;
	}
  
  #nav ul {
  	margin-left: -354px;
    list-style-type:none;
    z-index:10;
  }

  #nav ul li ul {
    background: #003366;
    z-index:10;
  }
  
  #nav ul li {
		text-align:center;
		font-weight: bold;
  	position: relative;
    float:left;
    width: 100px;
    height: 46px;
    border-bottom: 1px solid #003366;
    border-left: 1px solid #003366;
    z-index:10;
  }

  .last{
	border-right: 1px solid #003366;
	}
	.oneLine{
		padding: 1.25em 1em;
		height: auto;
	}
	
	.NavHome{
		height: 46px;
		background-image:url(images/NavHome1.gif);
	}
	.NavHome:hover{
		height: 46px;
		background-image:url(images/NavHome2.gif);
	}
	.NavAbout{
		height: 46px;
		background-image:url(images/NavAboutMe1.gif);
	}
	.NavAbout:hover{
		height: 46px;
		background-image:url(images/NavAboutMe2.gif);
	}
	.NavIWork{
		height: 46px;
		background-image:url(images/NavIWork1.gif);
	}
	.NavIWork:hover{
		height: 46px;
		background-image:url(images/NavIWork2.gif);
	}
	.NavMasters{
		height: 46px;
		background-image:url(images/NavMasters1.gif);
	}
	.NavMasters:hover{
		height: 46px;
		background-image:url(images/NavMasters2.gif);
	}
	.NavTeam{
		height: 46px;
		background-image:url(images/NavTeam1.gif);
	}
	.NavTeam:hover{
		height: 46px;
		background-image:url(images/NavTeam2.gif);
	}
	.NavResume{
		height: 46px;
		background-image:url(images/NavResume1.gif);
	}
	.NavResume:hover{
		height: 46px;
		background-image:url(images/NavResume2.gif);
	}
	.NavContact{
		height: 46px;
		background-image:url(images/NavContact1.gif);
	}
	.NavContact:hover{
		height: 46px;
		background-image:url(images/NavContact2.gif);
	}	
	
	
	.twoLine{
		padding:0.5em 1em;
		height: auto;
	}
 
 
  #nav a {
    display:block;
    color:#999;
    text-decoration:none;
  }

  
  
  #nav a:hover {
    background-color:#003366;
    color:#cc6600;
  }

  	
  
  #nav ul li ul {
    position:absolute;
    display:none;
    padding-top:1px;
    margin-left:-0.1em;
  }
  

  #nav ul li:hover ul {
    display:block;
    height: auto;
    color: inherit;
  }

  
  #nav ul li:hover ul li ul {
    display:none;
  }
  
  #nav ul li ul li:hover ul {
    display:block;
  }
  
  #nav ul li ul li:hover ul li ul {
    display:none;
  }
  
  #nav ul li ul li ul li:hover ul {
    display:block;
  }
  
  #nav ul li ul li {
    float:none;
    margin:0;
    border:0.1em solid #003366;
    height: auto;
    background: #111;
    margin-bottom:0.1em;
		width: 100px;
  }
  
  #nav ul li ul li ul {
    margin-left:15em;
    margin-top:-2.8em;
    padding-left:0.2em;
    display:none;
  }  
 /* ++++++++++++++++++++ End Drop Down Nav Manu ++++++++++++++++++++ */   
    
 /* ++++++++++++++++++++ Start Page Header ++++++++++++++++++++ */
#header{
	width: 1px;
	position: relative;
	left: 50%;
	margin-bottom: 15px;
}

#header_a{
	height:160px;
	min-width: 800px;
	margin-top: 15px;
	margin-left: -400px;
	background-image:url(images/Banner.jpg);
	background-repeat: no-repeat;
}
#page_header {
	padding-bottom: 0px;
	color: inherit;
	background-color: #111111;
}

#home_page {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/home.png') no-repeat 50% 50%;
}
#Contact_me_page {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/ContactMe.png') no-repeat 50% 50%;
}
#Other_Projects_page {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/OtherProjects.png') no-repeat 50% 50%;
}
#About_Me_Page {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/AboutMe.png') no-repeat 50% 50%;
}
#Team_Projects_Page {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/TeamProjects.png') no-repeat 50% 50%;
}
#Individual_Work_Page {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/IndividualWork.png') no-repeat 50% 50%;
}
#Masters_Project_Page {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/MastersProject.png') no-repeat 50% 50%;
}
#Resume_Page {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/Resume.png') no-repeat 50% 50%;
}
#Bravo_Header {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/WhatAboutBravo.png') no-repeat 50% 50%;
}
#Scenic_Header {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/ScenicRoute.png') no-repeat 50% 50%;
}
#OursNow_Header {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/ItsOursNow.png') no-repeat 50% 50%;
}
#DM17_Header {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/DM17.png') no-repeat 50% 50%;
}
#LuaQuest_Header {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/LuaQuest.png') no-repeat 50% 50%;
}
#Chronos_Header {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/ChronosProject.png') no-repeat 50% 50%;
}
#FinalAct_Header {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/FinalAct.png') no-repeat 50% 50%;
}
#Jyouge_Header {
	position: relative;
	top: -0px;
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #003366;
	background: url('images/JyougeTenchi.png') no-repeat 50% 50%;
}


 /* ++++++++++++++++++++ End Start Page Header ++++++++++++++++++++ */
 



/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */
 #body_wrapper {
	position: relative;
	font-size: .75em;
}

#body_container {
	position: absolute;
	width: 90%;
	left: 5%;
	background: url('images/main_bg_bot.gif') no-repeat 0% 100%;
}

#body_container_b {
	background: url('images/main_bg_top.gif') no-repeat 0% 0%;
}

#body_container_c {
	color: inherit;
	width: 90%;
	min-width: 600px;
	background-color: #111;
	border-left: #003366 3px solid;
	border-right: #003366 3px solid;
	border-top: #003366 3px solid;
	border-bottom: #003366 3px solid;
	width: inherit;

}

.individualWork {
	
}
.teamProjects {
	
}

.hidethis {
	display: none;
}

a {
	color: #789;
	background-color: inherit;
	text-decoration: underline;
}
/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */

#page_footer {
	position: absolute;
	width: 90%;
	margin-top: 15px;
}


#copyright {
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
}

.leftAlign {
	text-align: left;
	position: relative;
	margin: 0px 5px;
	float:left;
}
.rightAlign {
	text-align: right;
	position: relative;
	margin: 0px 5px;
	float:right;
}
.centerAlign {
	text-align: center;
	position: relative;
	margin: 0px 5px;
}

/* ++++++++++++++++++++ Light Box CSS ++++++++++++++++++++ */
#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%; /* 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; }
