@charset "utf-8";
body {
	background-image: url(images/sga2011_pattern.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 1008px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#container table {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: center;
}
#logo {
	height: 300px;
	width: 300px;
	float: left;
	border: 2px solid #000000;
}
#header {
	float: left;
	border: 2px solid #000000;
	height: 300px;
	width: 700px;
}
#nav {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}
#nav ul {
	display: block;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	float: left;
	height: 15px;
	width: 300px;
}
#nav a {
	text-decoration: none;
	color: #006699;
}
#nav a:hover {
	text-decoration: none;
	color: #ff3333;
}
#sport_select {
	display: block;
	float: left;
	width: 351px;
	height: 30px;
	color: #FFFFFF;
	background-color: #000000;
}
#buttons {
	background-color: #006699;
	display: block;
	height: 30px;
	width: 702px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#buttons li {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	list-style-type: none;
	height: 25px;
	width: 220px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 702px;
	background-repeat: repeat;
	overflow:auto;
}
#footer {
	background-color: #000000;
	display: block;
	float: left;
	height: 50px;
	width: 1008px;
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin: 10px;
	padding: 0px;
	font-weight: normal;
}
#container #footer a {
	color: #FFFFFF;
}
#content #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bolder;
	color: #FF3333;
	margin-left: 15px;
	margin-top: 0px;
	text-align: left;
}
#content #subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF3333;
	margin-left: 15px;
	margin-top: 25px;
}
#content p {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
}
.txtbold {
	font-weight: bolder;
}
#content a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#content a:hover {
	color: #006699;
	text-decoration: underline;
}
#sport_select form {
	padding: 0px;
	background-color: #000000;
	width: 225px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#logo a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#logo a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#logo img{
	border: 0px;
}
#nav img {
	display: block;
	float: left;
	margin-left: 75px;
}
#img_lnk a {
	text-decoration: none;
	display: block;
}
#buttons ul {
	padding: 0px;
	margin-top: 5px;
	margin-left: 20px;
}
#buttons a {
	color: #FFFFFF;
	text-decoration: none;
}
#buttons a:hover {
	text-decoration: underline;
}
#h_line {
	background-color: #000000;
	display: block;
	padding: 0px;
	float: left;
	height: 4px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#title img {
	margin: 0px;
	padding: 0px;
}
#title .subtitle {
	font-size: 28px;
	color: #006699;
}

