body {
	background: #0A223E url(../bg_main.jpg) repeat-x;
	margin: 0px;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}
a, a:link {
	text-decoration: none;
	color: #99ACC1;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background: url(../logo.png);
	height: 95px;
	margin: 15px auto 22px;
	width: 960px;
}
#logo a {
  display: block;
  width: 300px;
  height: 100px;
  text-indent: -9999px;
  overflow: hidden;
}
#nav {
	font-size: 14px;
	height: 40px;
	z-index: 500;
	position: relative;
	margin: 0px auto 26px;
	width: 960px;
}
#stage {
	background: #001C3C url(../reflect.png) no-repeat;
	margin: 0px 0px 14px;
	border: 3px solid #FFFFFF;
}
#bottom {
	background: url(../bg_main.jpg) center 642px;
	margin: 0px;
}
#bottom img {
	margin-top: 16px;
}
.copyright {
	margin: 0px 0px 14px;
	padding: 0px;
	text-align: center;
	color: #999999;
	font-size: 11px;
}
#main {
	float:left;
	padding: 22px 22px 40px 0px;
	width: 680px;
	position: relative;
    }
#main h1 {
	letter-spacing: -1px;
	font: normal 44px "arial narrow";
	color: #CCC;
	margin: 0px 0px 20px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 4px;
}
#main p {
	margin: 0px;
	padding-bottom: 20px;
	line-height: 160%;
}
#main h2{
	padding:6px 10px;
	background: url(../reflect.png);
	font: 22px "Arial Black";
	font-family: Calibri;
	letter-spacing: -1px;
	color: #FFF;
	margin: 0px 0px 20px;
}
#main h3 {
	font: normal 20px "arial narrow";
	border-bottom: 1px solid #1C3551;
	padding-bottom: 3px;
	margin: 15px 0px 10px;
	color: #F90;
}
#main h4 {
	margin: 0px;
	padding: 10px 0px 0px;
	font: 16px "arial black";
}
#sidebar {
	float:left;
	padding-top: 35px;
	padding-left: 35px;
	width: 215px;
    }
ul#buttonset {
	list-style:none;
	margin:0;
	padding:0;
	font-size: 14px;
	border-bottom: 1px solid #999;
	width: 182px;
}
#buttonset li {
	width:180px;
	margin:0;
	padding:0;
	text-align:center;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	}
#buttonset li a {
	display:block;
	padding:12px 9px;
	height:100%;
	color:#CCC;
	text-decoration:none;
	}
#buttonset li a:hover, #buttonset li a:focus, #buttonset li a:active {
	background-position:-150px 0;
	color: #f90;
	}
#buttonset a {
	background:url(../bg.png) repeat -10px 35px;
}
.thumb {
	padding: 4px;
	border: 1px solid #999;
	width: 192px;
	position: relative;
	float: left;
	overflow: visible;
	display: inline;
	margin: 0px 15px 15px 0px;
}
.wrap img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.wrap {
	position: relative;
	width: 192px;
	overflow: hidden;
	height: 128px;
	cursor: pointer;
	margin-bottom: 0px;
}
.bordered {
	padding: 4px;
	border: 1px solid #999;
	margin-bottom: 12px;
	margin-right: 12px;
}
.page-pic {
	padding: 4px;
	border: 1px solid #999;
	margin-bottom: 12px;
	margin-left: 12px;
}
.details {
	padding: 2px 12px 3px;
	color: #CCC;
	font: 16px "Arial Narrow";
	margin: 5px 0px 10px;
	background: url(../bg_black50_alpha.png);
}
.details ul li strong {
	color: #FFF;
}
.details ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.details ul li {
	display: inline;
	margin-right: 32px;
}
#label {
	background: url(../bg_black50_alpha.png);
	position: absolute;
	left: 4px;
	top: 108px;
	width: 192px;
	text-align: center;
	padding: 2px 0px 3px;
	font: 12px "arial black";
	z-index: 200;
}
#label a, #label a:link {
	color: #FFF;
	text-decoration: none;
}
#label a:hover {
	color: #CCC;
}
#reflect {
	background: url(../reflect_192.png) no-repeat;
	position: absolute;
	width: 192px;
	height: 59px;
	top: 5px;
	left: 5px;
	z-index: 100;
}
.front {
	width:192px;
	height:128px;
	position:absolute;
	top:93px;
	left:0;
	background-image:url(../glass.png);
	text-align:center;
}
#main .front h3,
.front h3 {
	/*font:14px "Arial Black";*/
	font: 14px Calibri;
	position:relative;
	top:10px;
	background-image:url(../bg_black50_alpha.png);
	width:192px;
	margin: 0px;
	padding: 0px 0px 2px;
	color: #ccc;
	line-height: 24px;
}
#main .front p,
.front p {
	color: #000;
	background: url(../bg_white75_alpha.png.png);
	font-size: 10px;
	padding: 3px 12px 4px;
	margin: 20px auto 0;
	/*position: relative;
	top: 20px;*/
	border: 1px solid #666;
	/*left: 10px;
	right: 10px;*/
	width: 148px;
}
#leftcol-foot {
	width:183px;
	position: relative;
}
#leftcol-foot p {
	margin: 0px;
	padding-top: 15px 0 15px 0;
}
#artbox {/*
	position: absolute;
	left: -19px;
	top: 9px;*/
	margin-left: -19px;
}
.name {
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.title {
	font-style: italic;
	color: #F90;
	display: block;
	float: left;
	padding: 2px 2px 2px 8px;
}
#leadership p {
	clear: left;
	padding-top: 10px;
	padding-bottom: 40px;
	min-height: 130px;
}
#leadership .bordered {
	margin-left: 10px;
	float: left;
}
.experience  {
	text-align: right;
	display: block;
	background: url(../bg_black50_alpha.png);
	padding: 2px;
	color: #CCC;
}
#careers {
}
#careers p {
	margin: 0px 0px 10px;
	padding: 10px 0px 0px;
	line-height: 120%;
}
#careers ul {
	line-height: 18px;
	margin-top: 10px;
}
.mission {
	font: normal 16px Calibri;
	background: url(../bg_black50_alpha.png);
	padding: 20px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.mission-wrap {
	padding: 180px 10px 15px 10px;
	background: url(../tsbyrne.jpg) top center;
	margin-bottom: 20px;
}
.certified {
	font-variant: small-caps;
	font-size: 10px;
	letter-spacing: 3px;
}
#main ul {
	line-height: 18px;
	margin-top: 0px;
}
#main ul li {
	margin-bottom: 15px;
}
#timeline {
	position: relative;
	height: 250px;
	width: 910px;
	margin-left: 25px;
	margin-bottom: 30px;
}
#timeline #content {
	position: absolute;
	width: 784px;
	left: 42px;
	top: 47px;
	z-index: 110;
	background: url(../bg_black50_alpha.png);
	padding: 20px;
	border: 1px solid #999;
}
#timeline #right {
	height: 195px;
	width: 534px;
	position: absolute;
	right: -4px;
	top: 1px;
}
#timeline #left {
	height: 200px;
	width: 552px;
	position: absolute;
	left: -6px;
	top: 1px;
}
#timeline #buttons {
	height: 60px;
	width: 926px;
	position: absolute;
	bottom: -6px;
	left: -6px;
}
#project {
	margin-bottom: 15px;
	margin-left: 3px;
}
/*Standard settings to normalize document from the start */

/* Normalizes margin, padding */


/* Removes list-style from lists */
#project ol, #project ul {
	list-style:none;
	margin:0;
	padding:0;
}

/* #3. Button placement */
div#button{
	position:absolute;
	z-index:99;
	top: 1px;
	width: 99px;
	left: 539px;
}

div#images{
	width:523px;
	height:341px;
	overflow:hidden;
	border:1px #c5c5c5 solid;
}

/* #3. Navigation buttons to the left of disjointed images */
div#button li{
	position:relative;
	width:99px;
	height:66px;
	margin-bottom: 12px;
}
/* #3. Make the Buttons Clickable */
li#pic1 a, li#pic2 a, li#pic3 a, li#pic4 a{
	width:99px;
	height:66px;
	display:block;
	border: 1px solid #c5c5c5;
}
li#pic1 a:hover, li#pic2 a:hover, li#pic3 a:hover, li#pic4 a:hover{
	border-color: #F90;	
}

h3.sidejunk {
  color: #ff9900; 
}

ul.sidejunk {
  padding: 0 30px 0 10px; 
}
