@import	"reset.css";

body
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
#header-wrap
{
	min-width: 1000px;
	background-image: url(/design/images/1967bb.png);
	background-repeat: repeat;
	width: 100%;
	height: 87px;
}
#promotion
{
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1;
}
#header
{
	width: 436px;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/design/images/welcome-87.png);
	background-repeat: no-repeat;

}
#invisible-header
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1000px;
	z-index: 100;
}

#invisible-header-gridiron
{
	position: absolute;
	top:0;
	left: 250px;
	width: 75%;
	min-width: 750px;
	z-index: 100;

}
.logincenter
{
	text-align: center;
}
.logincenter a
{
	text-decoration: none;
	color: #ffffff;
}
.login-title
{
	color: #ffffff;
}

#login
{
	width: 275px;
	float: right;
	padding-right: 5px;
}
#login input
{
	border: 1px solid #b1b08f;
	width: 100px;
	background-color: #e9e9e9;
}
#login-form label
{
	width: 100px;
	margin-right: 25px;
}
#login .button
{
	width: 40px;
}


.small-password
{
	padding: 2px;
	font-size: 10px;
}
ul
{
	list-style: none;
}
img
{
	border: none;
}
a
{
	text-decoration: none;
}

.menu-title
{
	text-align: center;
	margin: 20px 0px 20px 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #0070ff;
}

#content-container
{

	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#content
{
	padding-top: 30px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#fredcom-link
{
	padding-top: 40px;
}

#left-menu
{
	width: 225px;
	float: left;
}

#right-menu
{
	width: 225px;
	float: right;
}

#footer
{
	width: 800px;
	margin-top: 25px;
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
}

.vertical-menu ul li
{
	margin-bottom: 20px;
}
#left-menu, #left-menu h3
{
	text-align: right;
}
#right-menu, #right-menu h3
{
	text-align: left;
}
.vertical-menu ul li a
{
	font-size: 1em;
	color: #000000;
}
.vertical-menu ul li a:hover
{
	color: #0070ff;
}

#footer ul li
{
	display: inline;
	margin: 3px;
}
#footer ul li a
{
	color: #000000;
}
#footer ul li a:hover
{
	color: #0070ff;
}
.smaller-red
{
	color: #ff0000;
	font-size: 0.8em;
}
.bolder-red
{
	color: #ff0000;
	font-weight: bold;
}

.edition-head
{
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	font-size: 1.2em;
	font-weight: bold;
}
#flash-page
{
	width: 280px;
	height: 267px;
}

.delay
{
    font-size: 0.8em;
    border: 1px solid gray;
    padding: 5px;
}

