body {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	color: #0000FF;
	font-size: medium;
	margin-top: 10px;
	background-image: url(../Images/Masters/water1.png);
	background-repeat: repeat;
}
#Masthead {
	position:relative;
	width:90%;
	z-index:1;
	left: 5%;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 0px none #0000FF;
	border-left: 1px solid #0000FF;
	top: 5px;
}
#Logo {
	background-color: #DDEEFF;
	background-image: url(../Images/global_elements/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 138px;
	border-bottom: 1px solid #0000FF;
}
#logoLinks {
	position:relative;
	left:20%;
	top:65px;
	width:60%;
	height:15px;
	z-index:2;
	text-align: center;
}
#logoLinks a{
	font-size: small;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#Search {
	position: relative;
	top: 75px;
	left: 10px;
	z-index: 1002;
	width: 300px;
	visibility: hidden;
}
#contacts {
	position:relative;
	float: left;
	top: 20px;
	left: 20%;
	font-size: small;
	z-index: 1002;
	width: 60%;
	text-align: center;
}
#MainDiv {
	background-color: #FFFFFF;
	position: relative;
	left: 5%;
	top: -85px;
	_top: -75px;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
#MainDiv p, #MainDiv h1, #MainDiv h2, #MainDiv h3 {
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 10px;
	padding-bottom: 12px;
}
#ColumnWrapper {
	background-color: #FFFFFF;
	position: relative;
	top: 2.5em;
}
#column3-1 {
	position: relative;
	float: left;
	width: 31%;
	padding-left: 15px;
	padding-top: 5px;
}
#column3-2 {
	position: relative;
	float: left;
	width: 31%;
	padding-left: 20px;
	padding-top: 5px;
}
#column3-3 {
	position: relative;
	float: left;
	width: 31%;
	padding-left: 15px;
	padding-top: 5px;
}
#column2-1 {
	position: relative;
	float: left;
	width: 45%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 20px;
}
#column2-2 {
	position: relative;
	float: left;
	width: 45%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 20px;
}
#column1-1 {
	position: relative;
	float: left;
	width: 96%;
	padding: 5px 10px 20px 15px;
}
/* Begin Left navigation style */
#LeftNav {
	position:absolute;
	width:115px;
	z-index:1;
	left: 5px;
	top: 8px;
	padding-right: 0px;
}
#LeftNav ul{
	list-style-type: none;
	margin-left: 0px; /* this removes space left for list bullet in IE*/
	padding-left: 0px; /* this reduces the space left for the bullets in Firefox & Opera */
}
#LeftNav ul li{
	font-size: 75%;
	text-indent: 8px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#LeftNav ul li a{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-repeat: repeat-x;
	padding-top: 1px;
	background-color: #DDEEFF;
	height: 18px;
}
#LeftNav ul li a:hover{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
	padding-top: 1px;
	background-color: #0000FF;
}
#LeftNav ul li ul li a{
	color: #0000FF!important;
}
#LeftNav ul li ul li a:hover{
	color: #000000!important;
	background-color: #00DDF2!important;
}
/* End Left navigation style */
.InfoBox {
	text-align: left;
	padding: 3px;
	background-color: #00FFFF;
	color: #333333;
	float: none;
	border: 1px solid #990066;
}
.InfoBox1 {
	text-align: left;
	padding: 3px;
	color: #990033;
	float: none;
	border: 1px solid #990066;
	background-image: url(../Images/MS%20Stucco_sm.gif);
	position: relative;
}
.InfoBox2 {
	text-align: left;
	padding: 3px;
	color: #990033;
	float: none;
	border: 1px solid #990066;
	background-image: url(../Images/MS%20Stucco_sm.gif);
}
.GACmemorial {
	color: #2A2AFF;
	border: 10px inset #666666;
	padding: 3px;
	float: none;
	background-color: #08E4FE;
	font-size: small;
	margin: 20px;
}

#todaydate {
	font-size: 95%;
	font-weight: bold;
	float: right;
	color: #990033;
	clear: left;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 150px;
	text-align: right;
	position: relative;
	z-index: 1000;
}
#TopNav {
	position:absolute;
	width:85%;
	z-index:1;
	left: 100px;
	top: 65px;
}
#PageName{
	position: absolute;
	left: 8px;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	visibility: visible;
	z-index: auto;
	color: #0000FF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
	font-size: 130%;
	margin: 5px;
	top: .5em;
}
/*
	left: 6%;
	top: 242px;
*/
#Slider {
	left: 5px;
	top: 145px;
	position: absolute;
	color: #FFFFFF;
	font-size: small;
	z-index: 1;
}
#Slider a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#FooterDiv {
	font-size: x-small;
	background-color: #0000FF;
	clear: both;
	border-top: 1px solid #990033;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#FooterDiv a {
	color: #FFFFFF;
}
.smallstuff {font-size: 0.8em}
#RightContainer {
	float: left;
	width: 650px;
	border: 1px solid #0000FF;
	margin-top: 5px;
	left: 130px;
	position: relative;
	top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 5px 5px 0px;
	background-color: #FFFFFF;
}
/* Begin CSS Image Drop Shadow*/
.img-shadow {
	float:left;
	background-image: url(../Images/global_elements/shadowAlpha.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 13px 0 -3px 8px;
  }

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	margin: -7px 17px 7px -7px;
  } 
/* End CSS Image Drop Shadow*/
.email {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	float: left;
}
