
body, td{
/* font-size : .85em;*/
}

a:hover, a:link, a:visited, a:active{
	text-decoration: none;
	color : #003366;
	}
	
p, pre, ul, .caption{
	margin-right : 25%;
	margin-left : 25%;
	color : #003366;
}

p, pre, ul, td.teamcopy{
	font-size : .95em;
}


.first{
	 font-size : 1.2em;
}

.caption {
	 font-size : .75em;
	/* text-align: center;*/
	 margin-top: 8px;
	 font-style: italic;
}
HR {
	color: White;
	margin-right : 25%;
	margin-left : 25%;
}

td{
	color : #003366;
	/*font-size : .7em;*/
	/*font-weight: bold;*/
}

td.teamCopy{
	font-weight: normal;
}

.slicedLogo1{
	position : absolute;
	left: 150px;
	top: 47px;

}

.slicedLogo2{
	position : absolute;
	left: 150px;
	top: 0px;
}

.splashForEnvelopingDiv{
	position : absolute;
	left: 0;
	top: 45px;
		}

.splash{
	position : absolute;
	left: 0;
	top: 10px;
	margin: 0;
}


.introEtcBackground{
	background:  #B2C3CE;
}

.homeBackground{
	background: #335F7D;
}

/*.photo{
	float: left;
	clear: left;
	margin-left: 7%;
	}*/
	
.menuLogo{
	margin-top: 15px;
	padding-right: 5%;
	float: right;
}

.menuText{
	/*color : #003366;*/
	font-size : .9em;
	/*text-align : right;*/
	/*padding-right: 5px;*/
	/*margin-top: 10px;*/
	/*float: right;*/
	font-weight: bold;
}

.selected{
	color: #B2C3CE;
}


ul{
	padding: 1em;
}

li{
	margin-bottom: 1em;
}

body.menu{
	/*background: rgb(254, 0, 51);*/
	background: #FE0033;
}

body.copy{
	background: #B2C3CE;
}

body.copy, p, .foot, pre, .menuText, td{
	font-family : "Comic Sans MS",  Arial, Helvetica, sans-serif;
}

.headImage {
	margin-top: 15px;
	float : right;
	padding-right : 1.4em;
}

.footImage {
	margin-left: 25%;
	margin-top: 20px;
}

.teamTable{
	margin-left: 25%;
	margin-right: 25%;
	width : 50%;
}

