@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/jpeg_png/background.png);
	background-color: #EBEBEB;
	margin-top: 0px;
}
#head {
	display: block;
	height: 410px;
	width: 940px;
}
#wrapper {
	display: block;
	height: 1540px;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/jpeg_png/stanley_cup24.png);
	background-repeat: no-repeat;
}
p {
	background-color: #F4F4F4;
	height: 100px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 43px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #9CC;
	border-bottom-color: #9CC;
	border-left-color: #9CC;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #069;
	text-decoration: underline;
}
#home {
	display: block;
	height: 45px;
	width: 90px;
	float: right;
	margin-top: 365px;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #900;
	text-decoration: underline;
}
