@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
.contentmain {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.picture {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
}
.teamspage {
	height: 300px;
	width: 800px;
}
a:hover {
	color: #FF0000;
}
a {
	color: #FFFFFF;
	text-decoration:none;
}
.search_border {
	border: 2px solid #FFFFFF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}