/* CSS Document */
	html, body, div, span, td{
	border:none;
	padding:0px;
	margin:0px;
	}

	body{
	background-color:#000000;
	width:100%;
	height:100%;
	}
	
	img{
	border:none;
	margin:none;
	padding:none;
	}
	
	h1{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
	
	h4{
	margin:0px;
	}
	
	h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
	
	h2, h3, h5, p{
	margin:0px 0px 12px 0px;
	}
	
	h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	.eventcontent h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	.eventcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
	}
	
	a{
	text-decoration:none;
	color:#008001;
	}
	
	ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	list-style:none;
	}
	
	.yellow{
	background-color:#FFFF0E;
	line-height:3px;
	}
	
	.yellow_borders, .body_text, .body_text_MIVA{
	border-left-color:#FFFF0E;
	border-left-style:solid;
	border-left-width:3px;
	border-right-color:#FFFF0E;
	border-right-style:solid;
	border-right-width:3px;
	background-color:#FFFFFF;
	}
	
	.body_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	text-align:justify;
	}
	
	.body_text_MIVA{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	.body_text_MIVA h1{
	padding:10px; 
	font-weight:lighter; 
	font-size:15px; 
	color:#000000; 
	text-align:justify;
	}
	
	#header_text{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	width:480px;
	}
	
	.white{
	background:#FFFFFF;
	}
	
	.green{
	background-image:url(images/green_bg.gif);
	background-repeat:repeat-y;
	}
	
	.brown{
	background-color:#5E070C;
	}
	
	#realSoccerGuy{
	z-index:200;
	position:absolute;
	/*top:370px;*//*original*/
	top:464px;
	left:63.5%;
	width:144px;
	height:348px;
	/*bottom:23px;*/
	}
	
	#bottom_border{
	background-image:url(images/bottom.gif);
	background-repeat:repeat-x;
	}
	
	.green_border{
	background-image:url(images/green_border.gif);
	background-position:top right;
	background-repeat:repeat-y;
	}
	
	.location{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:37px;
	margin-left:10px;
	color:#000000;
	}
	
	#news{
	width:520px;/*firefox*/
	font-weight:bold;
	color:#000000;
	margin:0;
	background-color:#FFFF00;
	padding:5px 3px 5px 3px;
	min-height:64px;
	height:auto !important;
	height:64px;
	}
	
	/*#news-container{
	width:406px;
	border:#FFFF01 6px solid;
	text-align:center;
	}
	*/
	
	
	/*footer style*/
	span.links_bottom{
	color:#FFFFFF; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	}
	
	span.links_bottom a:link, span.links_bottom a:hover, span.links_bottom a:active, span.links_bottom a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
	
	span.designed_by a{
	color:#999999;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}


