﻿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;
}


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/gradientBG.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{
				padding: 25px 50px 20px 50px;
				text-align: left;
				width: 994px;
				height: auto;
				min-height: 450px;
				margin-right: auto;
				margin-left: auto;
				background-color: #fff;
				border-right-style: solid;
				border-left-style: solid;
				border-right-width: medium;
				border-right-color: #000;
				border-left-color: #000;
}
#banner{
				text-align: left;
				width: 1100px;
				min-height: 15%;
				margin-right: auto;
				margin-left: auto;
				height: 200px;
				margin-top: 10px;
}
#footer{
				width: 1100px;
				text-align: left;
				vertical-align: bottom;
				font-size: 10pt;
				vertical-align: bottom;
				color: #FFFFFF;
				bottom: 0px;
				margin-top: 20px;
}

.footerCol {
				vertical-align: top;
				padding-right: 25px;
				width: 25%;
}

#credits {
				font-size: 9pt;
				color: #fff;
				margin-top: 15px;
				margin-bottom: 5px;
}


.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 {
				margin: 15px auto 7px auto;
				width: 1075px;
				text-align: right;
				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;
				padding-top: 8px;
}
#memberTab {
				width: 1075px;
				margin-right: auto;
				margin-left: auto;
				text-align: right;
				padding-right: 25px;
}
a.bottomLink:Link {
				text-decoration: none;
}
a.bottomLink:visited {
				text-decoration: none;
}
a.bottomLink:active {
				text-decoration: none;
}
.imgLeft {
				float: left;
				padding-right: 15px;
				padding-bottom: 2px;
}
ul {
				list-style-type: square;
				list-style-position: inside;
}

