/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #A10A12}
#container {
	width: 450px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	}
#image {
	width: 450px;
	height: 250px;
}
#menu {
	text-align: center}
#content {
	background-color: #FFFFFF;
	padding: 5px}
#footer {
	text-align: center;
	background-color: #FFFFFF}
h1 {
	color: #A10A12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
h2 {
	background-color: #FFFFFF;
		color: #A10A12;
		font-size: 14px}
h3 {}
a.menu {
	color: #A10A12;
	text-decoration: none
}
a:hover.menu {
	color: #A10A12;
	text-decoration: line-through
}
a {
	color: #A10A12;
	text-decoration: none
}
a:hover {
	color: #A10A12;
	text-decoration: underline
}

 .enth3_email    
   .enth3_name    ,
   .enth3_url     ,
   .enth3_country  ,
   .enth3_password  ,
   .enth3_vpassword,
   .enth3_favoriteplayer,
   .enth3_comments,
   .enth3_submit   ,
   .enth3_reset    ,
   .noborder {
	background-color: #FFFFFF;
	border: 1px solid #A10A12
   	}
	
#conplay {
	width: 440px
}	
#player {
	float: left;
	width: 215px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	background-color: #A10A12
}
#team {
	float: right;
	width: 215px;
	padding-left: 5px;
	background-color: #FFFFFF
}