﻿.navcontainer a{
	text-decoration: none;
	color: #434343;
	font-weight: bold;
	text-shadow: #dcdcdc 0 1px 0;
}

.navcontainer a:hover{
	color: #242424;
}

.navcontainer {
	background: url(../images/menu_glassbar.jpg) no-repeat center top;
}

#header {
	background: url(../images/header.jpg) no-repeat center top;
	height: 145px;
}

#homevisit a {
text-decoration:none;
}

.hide {
visibility:hidden;
}

#gamesforone { /* GamesForOne.com link */
float: left;
position:absolute;
z-index:25;
width : 275px;
height: 70px;
margin-left: 590px;
margin-top: 50px;
}

#headerSpacer {
	position: relative;
	top: 45px;
}

.topper h1 {
	font-size: 34px;
	line-height: 38px;
}

#header h1 {
	font-size: 34px;
	line-height: 38px;
}


