@charset "UTF-8";
body {
	background-image: url(images/pattern.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#logo {
	background-image: url(images/logo_03.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 201px;
	margin-left: 300px;
	float: left;
	margin-bottom: 40px;
}
#contact {
	width: 200px;
	height: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
}
#content {
	width: 750px;
	clear: both;
	margin-right: 25px;
	margin-left: 25px;
}
#news {
	width: 250px;
	float: left;
	font-size: 11px;
	margin-bottom: 25px;
}
#about {
	font-size: 11px;
	float: right;
	width: 475px;
	margin-left: 25px;
	margin-bottom: 25px;
}
#services {
	clear: both;
	width: 750px;
	font-size: 11px;
	margin-bottom: 25px;
}
.box {
	padding: 10px;
	border: 1px solid #BBBBBB;
	margin-top: 0px;
}
#press {
	clear: both;
	width: 750px;
	font-size: 11px;
	margin-bottom: 25px;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#nav {
	font-size: 12px;
	text-align: center;
	margin-top: 105px;
}
#tag {
	clear: both;
	width: 750px;
	font-size: 10px;
	margin-bottom: 25px;
	height: 50px;
}
#share {
	width: 300px;
	float: right;
}
#nav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
#logo_home {
	background-image: url(images/logo_03.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 201px;
	margin-left: 300px;
	float: left;
	margin-bottom: 25px;
	margin-top: 200px;
}
#qoute_home {
	height: 125px;
	width: 201px;
	margin-left: 300px;
	float: left;
	margin-bottom: 40px;
	margin-top: 0px;
	font-size: 11px;
	text-align: center;
}
#content a {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
#contact a {
	color: #000000;
	text-decoration: none;
}
#contact a:hover {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
h1 {
	display: none;
}
#score1 {
	width: 362px;
	float: left;
	font-size: 11px;
	margin-bottom: 25px;
}
#score2 {
	width: 362px;
	float: left;
	font-size: 11px;
	margin-bottom: 25px;
	margin-left: 26px;
}
#player {
	margin-top: 5px;
}
#box {
	padding: 10px;
	border: 1px solid #BBBBBB;
	margin-top: 0px;
}
