body {
	background-color: black;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
}

#content {
	background-color: white;	
}

#tecvalco_logo {
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	display: block;
}

#launch_images div {
	display: inline-block;
	text-align: center;
}

#launch_images img {
	border: none;
	padding: 0px;
	margin: 2px;
	margin-top: 0px;
	display: block;
	border: 5px solid #333;
}

#launch_images img.highlighted {
	border-color: #160063;	
	border-color: #4d3b8a;	

}

#launch_images a, #launch_images a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #888;
}

#launch_images a:hover, #launch_images a:active {
	color: white;
}

#main_image {
	border: 5px solid #333;
}

a {
	font-size: 125%;
}

#bottom_images_layout{
	width: 639px;

}

#bottom_images_layout td {
	width: 50%;
	vertical-align: top;
	padding: 8mm;
}
