* {
	background-repeat: no-repeat;
}
body {
	background-color:#FFFFFF;
	color:#666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:62.3%;
	text-align:center;
}
a {
	color:#666666;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration: none;
}
a:hover {
	color:#999999;
}
#wrapper {
	background:transparent none no-repeat scroll 0 0;
	background-repeat: no-repeat;
	border:0 solid #E8E8E8;
	margin:2em auto;
	text-align:left;
	width:970px;
  position: relative;
}
#branding {
	float:left;
	margin-bottom:1.5em;
	text-align:right;
	width:100%;
}
#branding p {
	clear: right;
	float: right;
	font-weight: bold;
	margin: 1em 0 0 0;
}
#logoImg {
	float:left;
	width:175px;
	height: 105px;
}
#welcomeImg {
	height:35px;
  position:absolute;
  top: 68px;
  right: 0px;
}
#branding form {
	float:right;
	margin-right:0.5em;
	padding-top:5pt;
}
.form-space {
	height:4em;
}
#searchForm input {
	font-size:7pt;
	height:8pt;
}
.horizNav {
	background:transparent none no-repeat scroll 0 0;
	color:#000000;
	padding:0 0 1em;
	text-align:center;
	width:100%;
}
.horizNav ul {
	font-size:10pt;
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	width:100%;
}
.horizNav li {
	display:inline;
	padding:0px;
	text-align:center;
}
.horizNav li a {
	text-align:center;
	text-decoration:none;
}
.horizNav ul li a:active {
	color:#24A356;
}
.horizNav ul li a.current {
	color:#24A356;
}
#content {
	background:transparent url(../graphics/newsite/home/corkboard970x570.jpg) no-repeat scroll 0 0;
	clear:both;
	float: left;
	height:570px;
	margin:2em auto;
	width:970px;
  position: relative; /* absolute or relative positioning here should allow absolute positioning of page elements? */

}
ul#content li {
	display:inline; /* Prevents "stepdown" */
}

#footer {
	background:transparent none no-repeat scroll 0 0;
	clear:both;
	text-align:center;
	margin-top:20px:
}
.clear {
	float:left;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}

.aligncenter {
  text-align: right;
}

#contactus {
  font-weight: bold;
  font-size: 8pt;
  position: absolute;
  top: 20px;
  left: 881px;
  width: 90px;
  z-index: 1000;
}

#contactus a {
  font-size: 8pt;
}

#contactus ul {
  width: auto;
}

.linklabel {
  font-size: 9pt;
}