@charset "UTF-8";

.right {
	text-align: right;
}


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_home2 {
	background-image: url(images/logo_03.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 199px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
}
#contact {
	width: 200px;
	height: 60px;
	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;
	padding-top: 25px;
}
#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;
}
#qoute_home {
	height: 125px;
	width: 250px;
	margin-left: auto;
	margin-bottom: 40px;
	margin-top: 0px;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	padding-top: 25px;
}
#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;
}
#logo_inner {
	background-image: url(images/logo_03.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 199px;
	margin-right: auto;
	margin-left: auto;
}
#nav2 {
	font-size: 12px;
	text-align: center;
	clear: both;
}
#nav2 a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#nav2 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
.photo {
	margin-right: 10px;
	margin-bottom: 10px;
}
.mybutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
.mybutton_hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

