
/* -- Menu items -- */
/* -- heights -- */

#menu1Container, #menu1Content {
	height: 180px;
}

#menu2Container, #menu2Content {
	height: 180px;
}

#menu3Container, #menu3Content {
	height: 140px;
}

/* - homepage custom - */

td.aroundTheWorldCenter a {
	color: #fff;
	text-decoration: none;
}

td.aroundTheWorldCenter a:hover {
	color: #fff;
	text-decoration: underline;
}

/* for right hand homepage boxes */

div.homeContentRight p {
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	width: 225px;
}

div.homeContentRight {
	float: left;
	height: 100%;
	padding: 10px 0 0 10px;
	width: 235px;
}
