@charset "utf-8";
/* CSS Document */

body {
	line-height:1.4em;
/*	background-image: url(images/bk.gif);
	background-repeat: repeat-x; */
	background-color: #666666;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
}

h1, h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	margin-bottom: 9px;
	padding: 0;
	color: #1e2c77;
	text-align:center;
}

ul {
	display:block;
	list-style:none;
	margin:0;
}

li {
	display:block;
	padding:1px;
}

.links p {
	font-size:12px;
  margin-bottom: 0px;
  margin-top: 3px;
  margin-left: 6px;
  text-align: center;
}

.links a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	list-style:none;
}

.links a:link {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

.links a:visited {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

.links a:hover {
	color:#990000;
	text-decoration:underline;
}

a:active {
	
}

a.popup {
	color: #000000;
}

a.popup:hover {
	background: url("fileDoesNotExist.jpg");

}

a.popup img {
	border: none;
	margin-left: 100px;
	position: absolute;
	display: none;
}

a.popup:hover img {
	left: auto; /* bring it back on on hover */
	display: block;
	height: 190px;
	width: 150px;
	margin-top: -1em;
	z-index: 999;
}

#container {
	margin-bottom: 10px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0;
	height: 600px;
}

#header {
	margin: 0;
	padding: 0;

}

#title {
  text-align: center;
  background-image: url(images/Nsync-banner.png);
	height: 190px;
	width: 960px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-position: center;
}

#bio {
  top: 150px;
  position: relative;
  text-align: center;
	height: 10px;
	width: 960px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#bio a:link {
	color:#1e2c77;
	text-decoration:none;
}

#bio a:visited {
	color:#1e2c77;
	text-decoration:none;
}

#bio a:hover {
	color:#1e2c77;
	text-decoration:underline;
}


#main {
	margin: 0;
	padding: 0;
	width:1000px;
}

#chris {
	border: solid #999999 2px;
	height: 400px;
	width: 188px;
	background-image: url(images/Chris-roll-gray.jpg);
	background-repeat:no-repeat;
	float: left;
	position: relative;
	margin-left: 4px;
}

#chris:hover {
	background-image:url(images/Chris-roll-color.jpg);
	background-repeat:no-repeat;
	border: solid #990000 2px;
	height:400px;
	width:188px;
}

#chris-header {
	margin-top: 225px;
	color: #1e2c77;
	text-align:center;
}

#lance {
	text-align: left;
	background-image: url(images/Lance-roll-gray.jpg);
	border: solid #999999 2px;
	height: 400px;
	width: 188px;
	background-repeat:no-repeat;
	float: left;
	position: relative;
	margin-left: 4px;
	z-index:1;
}

#lance:hover {
	background-image:url(images/Lance-roll-color.jpg);
	background-repeat:no-repeat;
	border: solid #990000 2px;
	height:400px;
	width:188;
}

#lance-header {
	margin-top: 225px;
	color: #1e2c77;
	text-align:center;
}


#jc {
	border: solid #999999 2px;
	height: 400px;
	width: 188px;
	background-image:url(images/JC-roll-gray.jpg);
	background-repeat:no-repeat;
	float: left;
	position: relative;
	margin-left: 4px;
}
#jc-header {
	margin-top: 225px;
	color: #1e2c77;
	text-align:center;
}


#jc:hover {
	background-image:url(images/JC-roll-color.jpg);
	background-repeat:no-repeat;
	border: solid #990000 2px;
	height:400px;
	width:188;
}

#justin {
	border: solid #999999 2px;
	height: 400px;
	width: 188px;
	background-image:url(images/Justin-roll-gray.jpg);
	background-repeat:no-repeat;
	float: left;
	position: relative;
	margin-left: 4px;
}

#justin-header {
	margin-top: 225px;
	color: #1e2c77;
	text-align:center;
}


#justin:hover {
	background-image:url(images/Justin-roll-color.jpg);
	background-repeat:no-repeat;
	border: solid #990000 2px;
	height:400px;
	width:188px;
}

#joey {
	border: solid #999999 2px;
	height: 400px;
	width: 188px;
	background-image:url(images/Joey-roll-gray.jpg);
	background-repeat:no-repeat;
	float: left;
	position: relative;
	margin-left: 4px;
}

#joey:hover {
	background-image:url(images/Joey-roll-color.jpg);
	background-repeat:no-repeat;
	border: solid #990000 2px;
	height:400px;
	width:188px;
}

#joey-header {
	margin-top: 225px;
	color: #1e2c77;
	text-align:center;
}

.footer	{
  text-align: center;
  margin-top: 5px;
  background-color: #0a2363;
	height: 21px;
	width: 100%;
	color: #FFFFFF;
	font-size: small;
	}


.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.bluebar {
	background-color: #0a2363;
	height: 15px;
	width: 100%;
}


.yellowbar {
	background-color: #d17e00;
	height: 15px;
	width: 100%;
  margin-top: 5px;
}

.popup {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 20px;
	color: #FFFFFF;
}

.popup h1 {
  font-size: 18px;
}

.popup a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.popup a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.popup a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


