body {margin-top:0px;}
.main { 
border-left-style:solid;
border-left-color:silver;
border-left-width:thin;
border-right-style:solid;
border-right-color:silver;
border-right-width:thin;
text-align:left;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
}

.content{
padding:5px;
}

.contentcell{
border-right:thin; border-right-color:#999999; border-right-style:solid;
}


.teamEmails:link, .teamEmails:visited, .teamEmails:active {
	color:#000000;
	text-decoration:underline;
}

.teamEmails:hover {
	color:#999999;
	text-decoration:underline;
}

table#map { border-bottom-color:#FF6600; border-right-color:#FF6600; border-left-color:#FF6600; border-top-color:#FF6600; }

table#map td { text-align:center; }