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

#container {
	width: 968px;
	overflow: hidden;
	border: thin inset #666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
#vert_menu {
	margin: 10px;
	float: left;
	width: 160px;
}
#copy {
	margin: 10px;
	width: 588px;
	float: left;
}
#sponsors {
	margin: 10px;
	width: 160px;
	float: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h3 {
	color: #1675B2;
}
#box1 {
	float: left;
	height: 50px;
	width: 250px;
	border: medium inset #666;
}
#flag1 {
	float: left;
	height: 50px;
	width: 100px;
}
#name1 {
	float: left;
	height: 50px;
	width: 150px;
}
#box2 {
	float: left;
	height: 50px;
	width: 250px;
	border: medium inset #666;
}
#flag2 {
	float: left;
	height: 50px;
	width: 100px;
}
#name2 {
	float: left;
	height: 50px;
	width: 150px;
}
#profiles {
	height: 55px;
	width: 520px;
}
#top {
	float: left;
	background-image: url(/images/spray_background2.gif);
}
}
#footer {
	height: 50px;
	width: 968px;
	float: left;
}
#container #main_container #copy h3 {
	color: #000;
}
#container #main_container #sponsors h3 {
	color: #000;
}
