@charset "utf-8";
/* CSS Document */

#container  #buggy_python_800 {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	text-align: center;
	width: 350px;
}
#container #buggy_magnum #buggy_magnum_title {
	text-align: left;
	margin-bottom: 3px;
	padding-left: 20px;
}

#container  #buggy_python_600 {
	float: right;
	margin-right: 30px;
	margin-top: 30px;
	text-align: center;
}
#container #buggy_matador #buggy_matador_title {
	text-align: right;
	margin-bottom: 3px;
	padding-right: 20px;
}

#container #bottom_titles {
	clear: both;
	padding-top: 30px;
}
#container #bottom_titles #bottom_title_1 {
	float: left;
	text-align: center;
	width: 210px;
}
#container #bottom_titles #bottom_title_2 {
	float: left;
	text-align: center;
	width: 250px;
}
#container  #bottom_titles  #bottom_title_3 {
	float: left;
	text-align: center;
	width: 140px;
}
#container #bottom_titles #bottom_title_4 {
	float: left;
	text-align: center;
	width: 160px;
}

#container   #bottom_pictures {
	clear: both;
	padding-top: 3px;
	height: 89px;
}
#container    #bottom_picture_1 {
	float: left;
	width: 210px;
	text-align: center;
}
#container    #bottom_picture_2 {
	width: 250px;
	float: left;
	text-align: center;
}
#container    #bottom_picture_3 {
	float: left;
	width: 140px;
	text-align: center;
}
#container    #bottom_picture_4 {
	float: left;
	width: 160px;
	text-align: center;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
}
h2 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}