body {
	background-color: #999999;
	background-image: url('/images/WebsiteBG.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position:top center;
	margin:0px 0px; padding:0px;
	text-align:center;
	}

h1 {	color: #333333;
	font-family: Arial, Geneva, sans-serif;
	font-size:30px;
	line-height: 0px;
	font-weight:600;
	}
h2 {	color: #333333;
	font-family: Arial, Geneva, sans-serif;
	font-size:20px;
	line-height: 0px;
	font-weight:lighter;
	}
p {	color: #666666;
	font-family: Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:400;}

#container {
	
	width:750px;
	height:500px;
	/*min-height:100%;*/
	text-align: center;
	margin:auto;
	position:relative;
	top: 50px;
	background-image: url('/images/Container.png');
	background-repeat: no-repeat;
	background-position:top center;
}
#navmenu {
	width:600px;
	position:relative;
	top:540px;
	left:-175px;
	padding-left:150px;
	z-index:2;
	float:top;
	margin:auto;
}
#navpad {
	padding:4px;
}
#contentdiv {
	position:relative;
	top:-20px;
	left:30px;
	float:right;
	width:783px;
	height:400px;
		
}
#contentheader {
	z-index:-1;
	width:783px;
	height:200px;
	background-image: url('/images/ContentHeader.jpg');
}

#contentbground {
	z-index:-1;
	position:relative;
	top:10px;
	width:750px;
	height:200px;
	padding:10px;

	opacity:.2;
	
}

#contenttext {
	z-index:1;
	position:relative;
	top:10px;
	left:10px;
	width:730px;
	height:200px;
	padding:10px;
	color:#000000;
	background-color:#220004;
	text-shadow: 2px 2px 3px #000;
	overflow-y:hidden;
	
}

#contentfooter {
	z-index:-1;
	position:relative;
	float:bottom;
	width:783px;
	height:200px;
	background-image: url('/images/ContentFooter.jpg');
}

#incenter {
	left:500px;
	width:783px;
	margin-left:20%;
	margin-right:380px;
}

#testdiv {
	background-image:url('/images/phoenix.jpg');
	width:600px;
	height:600px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
}

/* Navigation 
use <a class="navlink" href="linkedpage.html"> to utilize a.navlink
*/
img {border:0px; border-style:none;}
a.navlink {
	font-variant: small-caps;
	font-size: 9pt;
	text-decoration: none;
	font-family: Trebuchet MS;
}


a.linkabout {
	position:absolute;
	margin-left: 100;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_About.png");
}
a.linkabout:hover {
	background-position: -100px 0px;
	text-decoration: none
}
a.linkaboutcurrent {
	position:absolute;
	margin-left: 100;
	text-align: left;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_About.png");
	background-position: -100px 0px;
}


a.linkgames {
	position: absolute;
	margin-left: 200;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_Games.png");
}
a.linkgames:hover {
	background-position: -100px 0;
	text-decoration: none
}
a.linkgamescurrent {
	position: absolute;
	margin-left: 200;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_Games.png");
	background-position: -100px 0;
}


a.linkindev {
	position: absolute;
	margin-left: 300;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_InDev.png");
}
a.linkindev:hover {
	background-position: -100px 0px;
	text-decoration: none
}
a.linkindevcurrent {
	position: absolute;
	margin-left: 300;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_InDev.png");
	background-position: -100px 0px;
}


a.linknews {
	position: absolute;
	margin-left: 400;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_News.png");
}
a.linknews:hover {
	background-position: -100px 0;
	text-decoration: none
}
a.linknewscurrent {
	position: absolute;
	margin-left: 400;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_News.png");
	background-position: -100px 0;
}


a.linkresource {
	position: absolute;
	margin-left: 500;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_Resource.png");
}
a.linkresource:hover {
	background-position: -100px 0px;
	text-decoration: none
}
a.linkresourcecurrent {
	position: absolute;
	margin-left: 500;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_Resource.png");
	background-position: -100px 0px;
}

a.linkteam {
	position: absolute;
	margin-left: 600;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_Team.png");
}
a.linkteam:hover {
	background-position: -100px 0px;
	text-decoration: none
}
a.linkteamcurrent {
	position: absolute;
	margin-left: 600;
	text-align:left;
	display: block;
	width: 100px;
	height: 43px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/NavTab_Team.png");
	background-position: -100px 0px;
}

/******************************************************
 **** Portfolio Internal Navigation *******************


a.portfolioheader {
	margin:auto;
	text-align:left;
	display: block;
	width: 712px;
	height: 50px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/PortfolioHeader.jpg");
}
a.portfolioheader:hover {
	background-position: -100px 0px;
	text-decoration: none
}
a.portfolioheadercurrent {
	margin:auto;
	text-align:left;
	display: block;
	width: 100px;
	height: 20px;
	border:none;
	border-style: none;
	outline:none;
	text-decoration: none;
	background: url("/images/PortfolioLink1.jpg");
	background-position: -100px 0px;
}
 ******************************************************/
 
 
/******************************************************
 **** Light Box ***************************************
 ******************************************************/

#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(http://www.shotgunfox.net/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.shotgunfox.net/lightbox/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; }

 
/******************************************************
 **** Image Gallery ***********************************
 ******************************************************/
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	/*border: 1px solid white;*/
	margin: 0 5px 5px 0;
}

.thumbnail:hover{
	background-color: transparent;
}

.thumbnail:hover img{
	/*border: 1px solid blue;*/
}

.thumbnail span{ /*enlarged image*/
	visibility: hidden;
	position: absolute;
	/*background-color: black;*/
	padding: 5px;
	/*left: -1000px;*/
	border: none;
	border-style: none;
	outline:none;
	/*color: black;*/
	text-decoration: none;
}

.thumbnail span img{ /*enlarged image*/
	/*border-width: 0;*/
	padding: 2px;
}

.thumbnail:hover span{ /*enlarged image*/
	visibility: visible;
	top: 55px;
	left: 105px; 
	z-index: 50;
}