@charset "UTF-8";
body {
	background: #222222;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
img {
	border: 0;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#woodflooring {
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(entryimages/entry-wooden-background_1024x716.jpg);
	width: 100%;
}
#container {
	width: 1024px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#woodheight {
	height: 650px;
}
#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#entryheader {
	height: 115px;
	background-color: transparent;
	background-image: url(entryimages/Nike_Swoosh_Logo_Black_72.png);
	background-repeat: no-repeat;
	background-position: center;
}
#logobuttons {
	text-align: center; 
}
#entrylinksHH {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 250px;
	width: 100 px;
}
#entrylinksUB {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 150px;
	float: right;
	padding-right: 280px;
}
#entrylinksRR {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 225px;
	float: right;
	padding-right: 50px;
}
.entrylinkstext {
	font-size: 17px;
	text-transform: uppercase;
	color: #453a2f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.entrylinkstext a:link {
	color: #453a2f;
	text-decoration: none;
}
.entrylinkstext a:visited {
	color: #453a2f;
	text-decoration: none;
}
.entrylinkstext a:hover {
	color: #000000;
	text-decoration: none;
}
.entrylinkstext a:active {
	color: #453a2f;
	text-decoration: none;
}
#whatsthediff {
	text-align: left;
	padding-right: 120px;
	margin-left: 120px;
}
.whatsthediff-link {
	font-size: 14px;
	color: #453a2f;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 260px;
	font-weight: bold;
	margin-bottom: 0px;
}
.whatsthediff-link a:link {
	color: #453a2f;
	text-decoration: none;
}
.whatsthediff-link a:visited {
	color: #453a2f;
	text-decoration: none;
}
.whatsthediff-link a:hover {
	color: #000000;
	text-decoration: none;
}
.whatsthediff-link a:active {
	color: #453a2f;
	text-decoration: none;
}
#footer {
	background-image: url(entryimages/ub-hh-footer-gradient-background_1024x56.jpg);
	background-repeat: repeat-x;
	height: 56px;
	width: 100%;
	text-align: center;
}
#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerline1 a:link {
	color: #96b4de;
	text-decoration: none;
}
#footerline1 a:visited {
	color: #96b4de;
	text-decoration: none;
}
#footerline1 a:hover {
	color: #96b4de;
	text-decoration: underline;
}
#footerline1 a:active {
	color: #96b4de;
	text-decoration: underline;
}
#footertext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footertext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footertext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footertext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.likeustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height: 15px;
}
