﻿#page-title {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	background-color: white;
}
#header {
	height: 185px;
	background-image:  url('../background/GI_Web_Header_1000.gif');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}
#headersoftball {
	height: 185px;
	background-image:  url('../background/GI_Web_Softball_Header_1000.gif');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}

#headerbaseball {
	height: 185px;
	background-image:  url('../background/GI_Web_Baseball_Header_1000.gif');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}

#headerumpire {
	height: 185px;
	background-image:  url('../background/GI_Web_Header_1000.gif');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}

/*#headersoftball {
	height: 185px;
	background-image:  url('../background/GI_Web_softball_Header_1000.gif');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}	*/


}
#tabs-table {
	width: auto;
	height: auto;
	vertical-align: bottom;
}
#tabs-table1 {
	width: auto;
	height: auto;
	vertical-align: bottom;
	/*border-bottom: 4px;
	border-bottom-color: #F17214;
	border-bottom-style: solid;*/
}
#teams_menu {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: black;
}


#main-container {
	width: 1000px;
	background-color: white;
}
#right-column {
	width: 165px;
	background-image: url('../background/Right_Column_Background.jpg');
	background-repeat: repeat-y;
	background-position: right;
	border-left: 1px #D4D4D4 solid;
	vertical-align: top;
}
#body-content {
	vertical-align: top;
	background-color: white;
}
#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	padding-left:75px;
	vertical-align: middle;
	background-image: url('../background/Footer_Main_1000.gif');
	background-position:right;
	background-repeat: no-repeat;
}

#footer-links {
	width: 500px; 
	height: 35px; 
	line-height:35px;  
	margin-left: 70px; 
	float:left;
}

#sub-footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.1em;
	text-align: right;
	color: black;
	background:transparent;
}
#site-container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 4px #F17214 solid;
}

#main-table {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:top;
}
#main-container-divs {
	margin-top: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
#left-column {
	width: 200px;
	height: auto;
	border-bottom: 2px black solid;
	background-color: #CF9F70;
	vertical-align: top;
	margin-bottom: 0px;
}
.left-column1 {
	width: 200px;
	height: auto;
	background-color: #D5DCEC;
	margin-top:0px;
	vertical-align: top;
}

.left-column2 {
	width:200px;
	height:10px;
	background-color: silver;
	margin-top:0px;
	vertical-align: top;
}
.left-column3 {
	width:200px;
	height:auto;
	background-color: blue;
	margin-top:0px;
	vertical-align: top;
}

#center-column {
	width: auto;
	height: auto;
	background-color: white;
	vertical-align: top;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: black;
}
#right-column-divs {
	width: 220px;
	background-color: #D5DCEC;
	vertical-align:top;
}

#left-column-menu-container {
	position: relative;
}

.mp_backlinks {
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: maroon;
}



