/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4 { margin: 1em 0; }

ul li { list-style-type: disc; margin-left: 2em; margin-top:0.5em;}

.clearfix {display:inline-block;}
.clearfix {display: block;}
	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}

a:hover {
	background-color : Silver;
	text-decoration:none;
}

a:link { 
    text-decoration: none; 
    font-weight: bold; color: #999999;
}

a:visited {
    color: #7f7f7f;
    text-decoration:none;
}

body {
	color: #eee;
	background : black;
	font-family: "times new roman", serif;
	font-weight : normal;
	letter-spacing : normal;
	text-align : center;
	text-decoration:none;
}

.logo-header {
	margin-top: 2em;
}

/* :::::::::::::::::::_ PAGE CENTERED BOX WITH LEFT ALIGNED TEXT _:::::::::::::::::::_*/

.boxFullPageCenteredLeft {
	text-align: left;
	border: 1px solid #000;
	color: #000;
	background-color: black;
	line-height: 150%;
	padding: 15px;
	margin: 5px auto 5px auto;
	width: 70%;
	height: 475px;
}
.boxFullPageCenteredCentered {
	text-align: center;
	border: 1px solid #000;
	color: #000;
	background-color: black;
	line-height: 150%;
	padding: 15px;
	margin: 5px auto 5px auto;
	width: 70%;
}

/*::::column3:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  ::Defines the column3 class.  This class is used when there is a need ::
  ::for three columns.                                                  ::       
  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.column3 
  {
  text-align: center;
  width: 33%;
  float: left;
  }

.column4 
  {
  text-align: center;
  width: 25%;
  float: left;
  }

.column2 
  {
  text-align: center;
  width: 50%;
  float: left;
  }

div {
	font-family : serif;
	letter-spacing : normal;
}

.footer {
	margin-top: 2em;
	width: 98%;
	z-index: 1;
	background-color: black;
	word-spacing: 0.5em;
	font-size: 11px;
	font-weight : bold;
	letter-spacing: 0.1em;
	text-align : center;
}

h1 {
	border : thin solid Black;
	font-family : serif;
	font-size : 14pt;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : center;
}

img 
  {
  border: none;
} 

.navigation {
	word-spacing: 1.0em;
	padding: 30px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight : bold;
	letter-spacing: 0.1em;
	text-align : center;
}


.photocaption 
  {
  margin-right: auto;
  margin-left: auto;
  width: 180px;
  margin-bottom: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: none;
  }

.photocaption2 
  {
  margin-right: auto;
  margin-left: auto;
  width: 360px;
  margin-bottom: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: none;
  }

.tagline {
	position: relative;
	display: block;
	height: 300px;
	letter-spacing: 0.1em;
	font-family: "times new roman";
	font-style: italic;
	font-weight: bold;
	text-shadow: 1px 1px 2px #cccccc;
	font-size: 24px;
	text-align: center;
}

.tagline p {
	margin: auto;
	display: block;
	padding-top: 120px;
}

.description 
{
	color:Gray;
	font-size:small;
	text-align: center;
}

.contentblock {
	margin: auto;
	text-align: justify;
	width: 800px;
}

.gameblock {
	margin: auto;
	width: 960px;
}

/** Leadership images **/
a.leadership {
	position: relative;
	text-align: center;
	color:white;
	display: block;
	width: 200px;
	height: 250px;
	float:left;
	margin: 0 30px 30px 0;
}

a.leadership.even {
	position: relative;
	text-align: center;
	color:white;
	display: block;
	width: 200px;
	height: 250px;
	float:right;
	margin: 30px 0 0 30px;
}


a.leadership span {
	position: absolute;
	bottom: 0px;
	left: 10%;
	width: 80%;
	margin: 10px 0;
	background-color: Black;
	filter: alpha(opacity=50);
	opacity: .5
}

a.kevin {
	background-image: url(../images/Kevin-1.jpg);
}

a.kevin:hover {
	background-image: url(../images/Kevin-2.jpg);
}

a.chuck {
	background-image: url(../images/Chuck-1.jpg);
}

a.chuck:hover {
	background-image: url(../images/Chuck-2.jpg);
}

a.jim {
	background-image: url(../images/Jim-1.jpg);
}

a.jim:hover {
	background-image: url(../images/Jim-2.jpg);
}

a.alan {
	background-image: url(../images/Alan-1.jpg);
}

a.alan:hover {
	background-image: url(../images/Alan-2.jpg);
}

a.john {
	background-image: url(../images/John-1.jpg);
}

a.john:hover {
	background-image: url(../images/John-2.jpg);
}

.profile {
	text-align: justify;
}

.title { font-weight: bold; display: block;}

ul.experience {
	text-align: center;
	display: block;
}

.experience li { 
	margin-left: 0;
	list-style-type: none;	
	height: 360px;
	width: 33%;
	float:left; 
}

.experience li img {
	display: block;
	margin: auto;
	margin-bottom: 2em;
}

/*** Job listing stuff ***/
dt { margin-bottom: 1em; }
dd { margin-bottom: 1em; }

ul.position-list { display: block; text-align: left; }

ul.position-list li.group {
	width: 32%;
	display: block;
	float: left;
	margin-left: 5px;
}
.copyright { margin: 1em; }
