body {
	margin: 0;
	padding: 0;
	font: 11px/14px verdana, helvetica, arial, sans-serif;
	color: #000;
	background-color: #cf6;
	}
.page {
	background-color: #fff;
	border: 1px solid #fff;
	width: 756px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 754px;
}
html>body .page {
	width: 754px; /* ie5win fudge ends */
	}

/* BASIC STYLES */

/* Link styles */

a {
	text-decoration: none;
	color: blue;
	} 
/* a:visited {
	color: #060;
	}
a:active {
	color: #060;
	} */

a:hover {
	text-decoration: underline;
	}



/* Text styles */

p {
	margin: 0 0 10px 0;
	}
p.nospace {
	margin-top: -8px;
	}
img {
	border: 0px none;
	}
h1 {
	float: left;
	background-image: url("../images/bbpp_title.gif");
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 26px;
	padding: 0;
	border: 0px none;
	width: 550px
	}
h1 a {
	display: block;
	height: 22px;
	
	margin-bottom: 23px;
	width: 550px;
  }	
h2 {
	float: left;
	font: normal 27px times, georgia, serif;
	color: #fff;
	line-height: 27px;
	margin: 0;
	padding: 10px 0 3px 10px;
	width: 301px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 281px;
	}
html>body h2 {
	width: 281px; /* ie5win fudge ends */
	}

#study_abroad-overview h2 {
	color: #090;
	}

h3 {
	font-weight: normal;
	font-size: 20px;
	line-height: 21px;
	font-family: times, georgia, serif;
	color: #090;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-top: 25px;
	}
h4 {
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #663;
	padding: 0 0 7px 0;
	margin: 0 0 0 0;
	}

h4 a:link {
	color: #663;
}

h4 a:visited {
	color: #663;
	}
h4 a:active {
	color: #663;
	}
h4 a:hover {
	text-decoration: underline;
	}


h5 {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;	
	}
h6 {
	font-weight: normal;
	font-size: 20px;
	line-height: 21px;
	font-family: times, georgia, serif;
	color: #090;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0;
	margin-top: 25px;
	}
td {
	font: 11px/14px verdana, helvetica, arial, sans-serif;
	color: #000;
}
ul.stylized {
	list-style-image: url("../images/bullet.gif");
	}
ul.stylized li {
	padding-bottom: 10px;
	margin-left: 20px;
	}

ul.sounds {
	list-style-image: url("../images/audio.gif");
	margin-left: -20px;
	}

ul.soundsright {
	list-style-image: url("../images/audio.gif");
	margin-left: -10px;
	}

ul.soundsright li a {
	font-weight: normal;
	}

ul.nobullets {
	margin-top: 0px;
	list-style: none;
	margin-left: 0;
	padding-left: 20px;
	text-indent: -20px;
	}
.bodyhighlights ul.nobullets {
	padding-left: 14px;
	text-indent: -14px;
	}

.bodyhighlights ul.nobullets img {
	padding-bottom: 0px;
	}

	
.light {
	font-weight: normal;
	}
.selected {
	color: #9c3;
	}


.caption {
	padding-top: 5px;
	color: #666;
	}
p.byline {
	padding: 0;
	margin: 0;
	}
p.audio {
	padding-left: 23px;
	text-indent: -23px;
}
p.audio a {
	font-weight: normal;
}


/* visibility styles */

.off {
	display: none;
	}
.hide {
	visibility: hidden;
	}



/* CRAZY LAYOUT STUFF */
	
.spacer {
	clear: both;
	height: 1px;
	font-size: 1px;
	}

/* Header */

#top {
	float: left;
	padding-top: 5px;
	border-bottom: 1px solid #fff;
	background: #9c3;
	padding-left: 10px;
	background-image: url(../images/bg_section.gif);
	background-position: top left;
	width: 754px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 744px;
	
}
html>body #top {
	width: 744px; /* ie5win fudge ends */
	}
#status {
	float: left;
	color: #040;
	padding: 0px 0px 0px 0px;
	width: 0px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 0px;
}
html>body #status {
	width: 0px; /* ie5win fudge ends */
	}
#status ul {
	margin: 0;
	padding: 0;
	border: 0px none;
	list-style:none
	}
#utilities {
	float: left;
	padding: 5px 10px 10px 45px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
html>body #utilities {
	width: 130px; /* ie5win fudge ends */
	}
#utilities ul {
	margin: 0;
	padding: 0;
	border: 0px none;
	list-style:none
	}
#utilities li.selected {
	color: #090;
	}
#utilities a {
	color: #fff;
	}
	
/* Image and navigation bar */	

.promoR {
	float: left;
	background-color: #060;
	background-position: top right;
	background-repeat: repeat-y;
	width: 754px;
	}
.promoL {
	float: left;
	border-right: 1px solid #fff;
	background-position: top right;	
	background-repeat: repeat-y;
	width: 604px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 603px;
}
html>body .promoL {
	width: 603px; /* ie5win fudge ends */
	}
	
.topnavholder {
	float: left;
	width: 453px;
	background-color: #060;	
	}
.sectionimageholder {
	float: left;
	border-right: 1px solid #fff;
	background-position: top right;
	background-repeat: repeat-y;
	padding-bottom: 11px;
	width: 453px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;	
	width: 452px;
	}
html>body .sectionimageholder {
	width: 452px; /* ie5win fudge ends */
	}
	
.topnav {
	float: left;
	padding: 10px 10px 10px 17px;
	z-index: 100;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	min-height: 130px;	
	width: 123px;
	}
html>body .topnav {
	width: 123px; /* ie5win fudge ends */
	}
	
	
	
/* eliminates borders between images */	
	
#conservation-status .promoL, 
#wildlife-duikers .promoL, 
#wildlife-guenons .promoL,
#wildlife-nictitans .promoL, 
#wildlife-pogonias .promoL  {
	border-right: 0px;
	width: 604px; 
	}
	
#conservation-status .topnavholder, 
#wildlife-duikers .topnavholder, 
#wildlife-guenons .topnavholder, 
#wildlife-nictitans .topnavholder, 
#wildlife-pogonias .topnavholder {
	width: 454px;
	}
	
#conservation-status .sectionimageholder, 
#wildlife-duikers .sectionimageholder, 
#wildlife-guenons .sectionimageholder,
#wildlife-nictitans .sectionimageholder, 
#wildlife-pogonias .sectionimageholder {
	border-right: 0px;
	width: 454px; 
	}
	
#conservation-status .topnav, 
#wildlife-duikers .topnav, 
#wildlife-guenons .topnav,
#wildlife-nictitans .topnav, 
#wildlife-pogonias .topnav {
	width: 152px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;	
	width: 125px;
	}
html>body #conservation-status .topnav, 
html>body #wildlife-duikers .topnav, 
html>body #wildlife-guenons .topnav, 
html>body #wildlife-nictitans .topnav,
html>body #wildlife-pogonias .topnav {
	width: 125px; /* ie5win fudge ends */
	}

/* eliminates only the border between the promo images */

#about-overview .promoL, 
#about-leadership .promoL,
#about-history .promoL,
#about-contact .promoL,
#wildlife-colobus .promoL, 
#wildlife-turtles .promoL, 
#wildlife-drill .promoL,
#expedition-packing .promoL 
	{
	border-right: 0px;
	width: 604px; 
	}
	
#about-overview .topnavholder, 
#about-leadership .topnavholder,
#about-history .topnavholder,
#about-contact .topnavholder,
#wildlife-colobus .topnavholder, 
#wildlife-turtles .topnavholder, 
#wildlife-drill .topnavholder,
#expedition-packing .topnavholder 
	{
	width: 454px;
	}
	
#about-overview .sectionimageholder, 
#about-leadership .sectionimageholder,
#about-history .sectionimageholder,
#about-contact .sectionimageholder,
#wildlife-colobus .sectionimageholder, 
#wildlife-turtles .sectionimageholder, 
#wildlife-drill .sectionimageholder, 
#expedition-packing .sectionimageholder
	{
	width: 453px; 
	}
	
#about-overview .topnav, 
#about-leadership .topnav,
#about-history .topnav,
#about-contact .topnav,
#wildlife-colobus .topnav, 
#wildlife-turtles .topnav, 
#wildlife-drill .topnav, 
#expedition-packing .topnav
	{
	width: 151px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;	
	width: 124px;
	}
html>body #about-overview .topnav,
html>body #about-leadership .topnav,
html>body #about-history .topnav,
html>body #about-contact .topnav, 
html>body #wildlife-colobus .topnav, 
html>body #wildlife-turtles .topnav, 
html>body #wildlife-drill .topnav,
html>body #expedition-packing .topnav 
	{
	width: 124px; /* ie5win fudge ends */
	}
	
	
	
	
	
.topnav ul {
	margin: 0;
	padding: 0;
	border: 0px none;
	font-size: 12px;
	line-height: 16px;
	list-style:none
	}
.topnav ul li {
	padding-bottom: 4px;
	}
.topnav a {
	color: #fff;
	}

.topnav a:visited {
	color: #fff;
	}
.topnavwireless {
	float: left;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	width: 150px;
	}
.section {
	float: left;
	width: 301px;
	}
.section a {
	color: #fff;
	}
.section li.selected a:link {
	color: #9c3;
	}
.section a:visited {
	color: #fff;
	}
.section li.selected a:visited {
	color: #9c3;
	}

.section li {
	font-weight: bold;
	font-size: 11px;
	}
.section li.selected img {
	padding-left: 3px;
	}
.subnavL, .subnavR {
	float: left;
	padding: 10px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
html>body .subnavL, html>body .subnavR {
	width: 130px; /* ie5win fudge ends */
	}
#calendar .subnavL {
	width: 117px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 97px;
	}
html>body #calendar .subnavL {
	width: 97px; /* ie5win fudge ends */
	}
#calendar .subnavR {
	width: 183px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 163px;
	}
html>body #calendar .subnavR {
	width: 163px; /* ie5win fudge ends */
	}
.subnavwide {
	float: left;
	padding: 10px;
	width: 301px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 281px;
}
html>body .subnavwide {
	width: 281px; /* ie5win fudge ends */
	}
.subnavL ul, .subnavR ul, .subnavwide ul {
	margin: 0;
	padding: 0;
	border: 0px none;
	color: #fff;
	font-size: 12px;
	line-height: 16px; 
	list-style:none
	}
.subnavL ul li, .subnavR ul li, .subnavwide ul li {
	padding-bottom: 4px;
	}


/* Title and leadin styles */

.titlearea {
	float: left;
	padding-left: 151px;
	padding-right: 151px;
	margin-bottom: 11px;
	width: 754px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 452px;
}
html>body .titlearea {
	width: 452px; /* ie5win fudge ends */
	}
.titleareatwo {
	float: left;
	padding-left: 151px;
	padding-right: 0px;
	margin-bottom: 11px;
	width: 754px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 603px;
}
html>body .titleareatwo {
	width: 603px; /* ie5win fudge ends */
	}
.titleareatwo h3 {
	float: left;
	width: 280px;
	margin-bottom: 0px;
	}
.leadinmodule {
	float: left;
	padding: 30px 0 0 151px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-repeat: repeat-y;
	background-position: top right;
	width: 754px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 603px;
	height: 140px;
	}
html>body .leadinmodule {
	width: 603px; /* ie5win fudge ends */
	}
.leadinmodule .lead {
	font: normal 23px times, georgia, serif;
	color: #9c0;
	margin-bottom: 24px;
	padding: 10px 10px 0 10px;
	line-height: 29px;
	width: 301px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 281px;
}
html>body .lead {
	width: 281px; /* ie5win fudge ends */
	}


/* Page content styles */	

#content {
	float: left;
	width: 754px;
	}
.pagebody {
	float: right;
	width: 603px;	
	}
.bodytext {
	float: left;
	padding: 0 10px;
	width: 452px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 432px;
	}
html>body .bodytext {
	width: 432px; /* ie5win fudge ends */
	}
.pagebodynomargins {
	float: right;
	width: 754px;	
	}
.bodytextnomargins {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 754px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 754px;
	}
html>body .bodytextnomargins {
	width: 754px; /* ie5win fudge ends */
	}
	
	
.bodyhighlights {
	float: right;
	font-size: 10px;
	line-height: 13px;
	width: 150px;
	}
.bodyhighlights h5 {
	font-size: 10px;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom: 0px;
	} 
.bodyhighlights ul, .bodyhighlights p, .bodyhighlights h5 {
	padding-right: 10px;
	}
.bodyhighlights a {
	font-weight: bold;
	color: #060;
	}
.bodytextnarrowleft, .bodytextnarrowright {
	float: left;
	width: 130px;
	}
.bodytextnarrowleft {
	margin-right: 20px;
	}
.bodytextmedium {
	float: left;
	padding: 0 10px;	
	width: 301px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 281px;
	}
html>body .bodytextmedium {
	width: 281px; /* ie5win fudge ends */
	}
.bodysplitcolleft, .bodysplitcolright {
	float: left;
	width: 206px;
	}
.bodysplitcolleft {
	margin-right: 20px;
	}
.pagination {
	float: left;
	width: 432px;
	color: #996;
	font-weight: bold;
	margin-top: 20px;
	clear: both;
	}

/* In-line highlights */

.inlinehighlight {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 160px;
	font-size: 10px;
	line-height: 13px;
	}
	
.inlinehighlight a {
	font-weight: bold;
	}

.inlinehighlight img {
	padding-bottom: 5px;
	}
	
.inlinehighlight ul.nobullets img, .inlinehighlight p.caption img {
	padding-bottom: 0px;
	}

.inlinehighlightright {
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 160px;
	font-size: 10px;
	line-height: 13px;
	}
	
.inlinehighlightright a {
	font-weight: bold;
	}

.inlinehighlightright img {
	padding-bottom: 5px;
	}
	
.inlinehighlightright ul.nobullets img, .inlinehighlightright p.caption img {
	padding-bottom: 0px;
	}

/* side bar styles */	

.sidebarcol {
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	/*padding: 0 10px 0 20px;*/
	width: 149px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 129px;

	}
html>body .sidebarcol {
	width: 129px; /* ie5win fudge ends */
	}
.sidebar {
	color: #666;
	padding-bottom: 12px;
	margin-bottom: 50px;
	/*background-image: url("../images/side_icon2.gif");*/
	background-position: bottom center;
	background-repeat: no-repeat;
	}
.sidebarcol p {
	font-size: 10px;
	line-height: 13px;
	}
.sidebarcross {
	color: #333;
	margin-bottom: 50px;
	padding-bottom: 10px;
	background-image: url("../images/side_icon1.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	}
.sidebarcross p { 
	color: #666;
	}
.sidebarcross p a {
	color: #060;
	}
.sidebarcross a {
	color: #060;
	}	
.sidebarnotice {
	color: #666;
	font-style: italic;
	}
.sidebarhead {
	font: 14px/18px times, georgia, serif;
	}
.sidebarcross ul, .sidebar ul  {
	color: #996;
	font-size: 10px;
	line-height: 13px;
	margin-left: 5px;
	padding-left: 5px;
	/*margin-left: -25px;*/
	}

.sidebarfact {
	margin-top: 7px;
	margin-bottom: 50px;
	}

.sidebarimg {
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: -15px;
	padding-left: 0px;

	}
.sidebarimg p { 
	color: #666;
	}
.sidebarimg p a {
	color: #060;
	font-weight: bold;
	}
.sidebarimg a {
	color: #060;
	font-weight: bold;
	}


/* sub-sub-navigation styles */

.subsubnav {
	color: #996;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
	}
.subsubnav li {
	margin: 0;
	padding: 0;
	padding-right: 0px;
	list-style: none;
	display: inline;
	}


/* Homepage styles */

h1#homelogo {
	background-image: url("../images/bbpp_title.gif");
	background-repeat: no-repeat;
	width: 550px;
	height: 22px;
	margin-top: 18px	
	}
.page#homepage {
	background-color: #9c3;
	}
#homepage #top {
	float: left;
	border: 0px none;
	background: #9c0 url("../images/bg3.gif") left top;
	voice-family:inherit; width:744px; 
	padding-left:10px; 
	padding-right:0; 
	padding-top:33px; 
	padding-bottom:0; 
	background-image:url("../images/bg3.gif")
}
html>body #top {
	width: 744px; /* ie5win fudge ends */
	}
#homepage #status {
	float: left;
	color: #040;
	padding: 0px 0px 0px 0px;
	width: 307px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 0px;
}
html>body #homepage #status {
	width: 0px; /* ie5win fudge ends */
	}
#homepage #utilities {
	margin-bottom: 60px;
	}
#homebanner {
	background-color: #060;
	border-top: 1px solid #fff;
	float: left;
	width: 754px;
	}
#homepromoL {
	float: left;
	width: 150px;
	border-right: 1px solid #fff;	
	}
#homepromoR {
	float: left;
	width: 150px;
	}
#homesectionimage {
	float: left;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 301px;
	}	
#homebody {
	float: left;
	background-image: url("../images/bg4.gif");	
	padding: 0px;
	width: 754px;
	border-top: 1px solid #fff
	}
#homequote {
	float: left;
	padding: 7px 10px 0px 20px;
	margin-right: 20px;
	font-family: times, georgia, serif;
	color: #040;
	width: 430px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 400px;
	}
html>body #homequote {
	width: 400px; /* ie5win fudge ends */
	}
.homepromo {
	float: left;
	padding: 10px 10px 0 10px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
html>body .homepromo {
	width: 130px; /* ie5win fudge ends */
	}
.homepromo h3 {
	font-size: 18px;
	width: 130px;
	padding: 0px;
	margin: 0px;
	}
.homepromo a {
	color: #fff;
	}

.MITheadline {
	color: #000;
	font-size: 24px;
	line-height: 31px;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}

.MITtext {
	font-family: verdana, arial, serif;
	font-size: 11px;
	padding: 0 0 0 10px;
	margin: 0;
}

.MITtext a {
	color: #00f;
}

.mainheadline {
	font-size: 24px;
	line-height: 31px;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	/*text-indent: -11px;	*/
	font-style: italic;
	}
.maintext {
	font-family: verdana, arial, serif;
	font-size: 11px;
	padding: 0 0 0 10px;
	margin: 0;
	}
.maintext a {
	color: #060;
}
.quotesource {
	font-family: verdana, arial, serif;
	font-size: 11px;
	font-style: italic;
	padding: 0 0 0 10px;	
	}
#homepage .footer {
	background-color: transparent;
	margin-top: 0px;
	background-image: none ;	
	}
	
	
.homepromo h3.brown a { color: #930;}
.homepromo h3.red a { color: #c30;}
.homepromo h3.blue a { color: #30c;}
.homepromo h3.green a { color: #360;}
.homepromo h3.purple a { color: #606;}



/* Footer styles */
	
.footer {
	position: relative;
	margin-top: 30px;
	padding: 10px;
	background-color: #9c3;
	background-image: url("../images/bg_footer.gif");
	background-position:   left bottom;	
	width: 754px;
	height: 130px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 734px;
	height: 110px
	}
html>body .footer {
	width: 734px;
	height: 110px; /* ie5win fudge ends */
	}

#logo {
	position: absolute;
	top: 25px;
	left: 645px;

	}
#copyright {
	position: absolute;
	top: 108px;
	left: 315px;
	width: 320px;
	text-align: right;
	color: #fff;
	}


/* Form styles */

.required {
	color: #003366;
	}
.formgroup {
	border-top: 1px solid #cc9;
	padding-top: 3px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	clear: both;
	}
.formgroup h5 {
	clear: both;
	}
div.row {
	padding: 5px 0;
	clear: both;
	}
div.row div.label {
	float: left;
	width: 130px;
	margin-bottom: 5px;
	margin-right: 20px;
	}
div.row div.formw {
	float: right;
	width: 280px;
	margin-bottom: 5px;
	}
div.row div.formn {
	float: left;
	width: 140px;
	padding-bottom: 0px;
	}
.button {
	margin-top: 5px;
	}
input.field {
	width: 280px;
	padding: 0;
	margin: 0 0 0 0;
	border: 1px solid #663;
	}
input.reqfield {
	width: 280px;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #eed;
	border: 1px solid #663;
	}
select.drop {
	padding: 0;
	margin: 0 0 0 0;
	border: 1px solid #663;
	}
select.caldrop {
	font: 10px/13px verdana, helvetica, arial, sans-serif;
	padding: 0;
	margin: 0 0 0 0;
	border: 1px solid #663;
	}
.calbutton {
	font: 11px/14px verdana, helvetica, arial, sans-serif;
	padding: 0;
	margin: 0 0 15px 05px;
	border: 1px solid #663;
	}
textarea {
	width: 450px;
	height: 150px;
	padding: 0;
	margin: 5px 0 5px 0;
	border: 1px solid #663;
	}
	
	
#expeditionnumbers {
	margin-left: 20px
}	
#expeditionnumbers td {
	font: 14px/16px times, georgia, serif;
	color: #693;
	font-style: italic;
	padding-left: 5px;
	}

.primatestats1 {
	background-color: #df8;
	padding: 2px;
	
}
.primatestats2 {
	background-color: #efa;
	padding: 2px;
	
}

.photolisting {
	margin: 10px 10px 10px 162px;
	
	
}

#applicationform th{
	text-align: right;

}


#applicationform .formsubhead   { color: gray; font-size: medium; 
font-style: normal; font-variant: small-caps; font-weight: normal; 
text-align: left; text-indent: 0; border-bottom: thin solid gray;
padding-top: 20px;


 }