﻿a.controlsTop:link{
				color:#fff;
				text-decoration:none;
}
a.controlsTop:visited{
				color:#fff;
				text-decoration:none;
}
a.controlsTop:active{
				color:#fff;
				text-decoration:none;
}

a.menuBar:link{
				color:#fff;
				text-decoration:none;
}
a.menuBar:visited{
				color:#fff;
				text-decoration:none;
}
a.menuBar:active{
				color:#fff;
				text-decoration:none;
}
a.bottomLink:Link {
				text-decoration: none;
}
a.bottomLink:visited {
				text-decoration: none;
}
a.bottomLink:active {
				text-decoration: none;
}


h1{
				font-size: x-large;
				color: #C13232;
}
body{
				font-family: Arial, Helvetica, sans-serif;
				color: #444;
				font-size: 10pt;
				background-color: #002000;
				margin-top: 0px;
				margin-bottom: 0px;
				height: 100%;
				background-image: url('../images/Masters/HomePage_Bg.gif');
				background-repeat: repeat-x;
}
#container{
				width: 1100px;
				min-height: 100%;
				height: 100%;
				height: auto;
				margin-left: auto;
				margin-right: auto;
				left: 0;
				right: 0;
				background-color: #0F140E;
				padding-top: 0px;
				padding-bottom: 0px;
				text-align: center;
				position: absolute;
				vertical-align: top;
				margin: 0 auto -35px;
}
#content{
				border-style: solid solid none solid;
				border-width: medium;
				border-color: #000000;
				width: 1094px;
				height: auto;
				min-height: 450px;
				margin-right: auto;
				margin-left: auto;
}
#banner{
				text-align: left;
				width: 1100px;
				min-height: 15%;
				margin-right: auto;
				margin-left: auto;
				height: 160px;
}
#footer{
				width: 1100px;
				text-align: left;
				vertical-align: bottom;
				font-size: 10pt;
				vertical-align: bottom;
				color: #FFFFFF;
				height: auto;
}

.footerCol {
				vertical-align: top;
				padding-right: 25px;
				width: 25%;
}

#creditsLeft {
				font-size: 9pt;
				color: #fff;
				margin-top: 25px;
				margin-bottom: 5px;
				text-align: left;
				width: 500px;
				float: left;
				padding-left: 25px;
}


.columnLeft {
				width: 80%;
				vertical-align: top;
				padding-right: 10px;
				border-right-style: solid;
				border-right-width: 1px;
				border-right-color: #c0c0c0;
}
.columnRight {
				vertical-align: top;
				width: 20%;
				padding-left: 10px;
}
.columnRightTitle {
				width: 175px;
				text-align: center;
				vertical-align: top;
				font-size: 9pt;
				font-weight: 400;
				background-color: #c0c0c0;
}
.featuredSite {
				padding-top: 15px;
				padding-bottom: 15px;
				border-style: none;
				border-width: 0px;
}
.linkCell {
				border-right-style: solid;
				border-bottom-style: solid;
				border-right-width: 1px;
				border-bottom-width: 1px;
				border-right-color: #000000;
				border-bottom-color: #000000;
				padding: 0px;
				margin: 0px;
				width: 150px;
				height: 30px;
}
#menuBar {
				width: 1075px;
				text-align: right;
				margin-right: auto;
				margin-left: auto;
				height: 30px;
				padding-right: 25px;
				background-color: #000;
				color: #fff;
}
.linkImage {
				border-style: none;
}
h2 {
				font-size: 14pt;
				color: #C13232;
				font-weight: bolder;
}
.imgFloatLeft {
				border-style: none;
				float: left;
				padding-bottom: 5px;
				padding-right: 10px;
}
.imgRtSideBar {
				padding-top: 5px;
				padding-bottom: 15px;
				border-style: none;
}
#controlsTop {
				width: 1075px;
				margin-right: auto;
				margin-left: auto;
				color: #FFFFFF;
				text-align: right;
				padding-right: 25px;
				font-size: 10pt;
}
#memberTab {
				width: 1075px;
				margin-right: auto;
				margin-left: auto;
				text-align: right;
				padding-right: 25px;
}
#bannerLeft {
				width: 500px;
				float: left;
				height: auto;
				padding-left: 25px;
				margin-top: 110px;
}
#bannerRight {
				width: 500px;
				text-align: right;
				height: 160px;
				float: right;
				padding-right: 20px;
}
#creditsRight {
				width: 400px;
				float: right;
				font-size: 9pt;
				color: #fff;
				margin-top: 25px;
				margin-bottom: 5px;
				text-align: right;
				margin-right: 50px;
}

