﻿/* CSS layout */
body {
	font-family: Arial, Helvetica, sans-serif;
}
/* 
body was
	background-color: #000000;
		font-size: 10pt;
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;

padding: 0px;
margin: 24px;
font-size: 80%;

*/

#instructions {
	display: none;
	
}
/*
	max-height: 1000px;
	height: 1000px !important;
	visibility: hidden !important;
	margin: 0;
	padding: 0;	
	max-height: 10px !important;
	min-height: 10px;
	height: 10px;
	visibility: hidden;

*/

/*
body {
border: none;
}
*/

#container {
    border: none;
    height:auto;
    width: auto;
	border: none;
	margin: 5%;
	padding: 0;
    font-size: 10pt;
}


#hardcopy
{
    visibility:visible;
    height:auto;
    width: auto;
	border: none;
	padding: 0;
}
/*
had
	margin: 10%;
*/

#hardcopy h1
{
	font-size:20px;
	text-align: center;
	page-break-before: always;

}

#hardcopy2 h1
{
	page-break-before: always;
}

#termscond {
    visibility:visible;
    height:auto;
    color:#000;
}


#masthead {
    display:none;
}
/*
	visibility: hidden;
	visibility: hidden !important;
	padding: 0px;
	margin: 0px;
	height: 1px;
	height: 1px !important;

*/

#masthead h1 {
	visibility: hidden;
	height: 0px;
	text-align: center;
	position:relative;
	margin-left:147px;
	padding-top:74px;
	font-variant: small-caps;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
	/*margin: 74px 0px 0px 147px;*/

#masthead_hard {
	visibility: visible;
	padding: 0px;
	margin: 0px;
	height: 112px;
}

#buttons {
    visibility: hidden;
}

/* 
#masthead was
 height: 0px; 
 visibility:hidden;
 	background-image: url('../images/GBYFheader2009_no_tag.jpg');

 */


/*
#container {
	border: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 759px;
	background-color: #c00;
}
*/

/*#page_center {
	padding: 0px;
	margin: 0px;
	background-color: #c00;
}
*/
#left_nav {
	display:none;
	width: 147px;
	padding: 0px;
	margin: 0px;
	float:left;
}
	/*	border-style: solid;
	border-width: 0px 4px 0px 0px;
	border-color: #000000;*/

#left_nav ul {
	padding: 14px;
	margin: 0px;
}
#left_nav li {
	padding: 4px;
	color: #FFFFFF;
	list-style-type: none;
	background-image: url('../images/GBYFbutton09.jpg');
	margin: 0px;
	list-style-position: outside;
	background-repeat: no-repeat;
	width: 120px;
	height: 34px;
	font-weight: bold;
}

#left_nav a {
	color: #999;
	text-decoration: none;
}

#left_nav a:hover {
	color: #fff;
}

#page_content {
	border-style: solid;
	margin: 0px 8px 0px 147px;
	padding: 10px;
	background-color: #FFFFFF;
	color: #000000;
	border-color: #000;
	border-width: 0px 4px 0px 4px;
}

#page_content p {
	margin-bottom:10px;
}

#page_content a {
	color:#900;
}
#page_content a:hover {
	color:#f00;
}

#footer {
	visibility:hidden;
	height:0px;
	background-position: 50% top;
	margin: 0px;
	padding: 2px 2px 2px 147px;
	background-image: url('../images/GBYFfooter2009_no_tag.jpg');
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	clear:left;
}

#footer ul {
	margin: 10px 0px 10px 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}

#footer p {
	margin: 10px 0px 6px 0px;
	color: #ccc;
}
#footer a {
	color: #999;
}

#footer a:hover {
	color: #fff;
}
.images 
{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
	margin-right: 20px;
	border: #000000;
	border-style: solid;
	border-width: 4px;
}

.sponsorimages 
{
	margin: 8px;
}

.centered
{
	text-align: center;

}
hr
{
	color:#c0c0c0;
	background-color: #c0c0c0;
}

