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


body {
	background-color: #BFDBE8;
}
.container {
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bkgrndArtwork_large.jpg);
	background-repeat: no-repeat;
	border: 4px solid #152730;
}

.teamContainer {
	padding: 5px;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 380px;
	overflow: auto;
}


.logo {
	height: 74px;
	width: 100%;
}

.topSpace {
	height: 100px;
	width: 100%;
}

.contentholder {
	padding: 10px;
	height: 400px;
	width: 1004px;
	background-color: rgba(19, 57, 81, 0.9);
}

.textcontent {
	float: left;
	width: 37%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #FFF;
	height: 380px;
	overflow: auto;
}

.photo {
	width: 60%;
	float: left;
	height: 370px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.bottomSpace {
	height: 60px;
	width: 100%;
}

.navigation {
	height: 94px;
	width: 1014px;
	background-color: rgba(19, 57, 81, 0.9);
	padding-top: 20px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

a {color:#152730}
a:hover {color:#152730}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	color:#3FA8F4;
	margin: 0 0 .5em 0;
	}

.firstPg {
	background-color: rgba(19, 57, 81, 0.9);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	}
.kudos {
	width: 1000px;
	height: 380px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #FFF;
	height: 380px;
	overflow: auto;


}
