@charset "utf-8";

body {
	background-color: #dedede;
    background-image: url("RichmondFlyingSquirrels_BG.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

.main{margin:0 auto; width: 901px; }  

#MainImage {
	background: url(RichmondFlyingSquirrels_template.png) no-repeat;  
	position: relative;
	top: -14px;
	margin: auto;
	width: 901px;
	padding-top: 0px;
	height: 663px;
}

#contact_slice {
	left: 214px;
	position: absolute;
	top: 60px;
	margin-bottom: 0;
	width: 300px;
	padding-top: 0px;
	height: 59px;
	text-align:center;
	overflow:auto;  
}

#linkArea {
	left: 541px;
	position: absolute;
	top: 236px;
	margin-bottom: 0;
	width: 210px;
	padding-top: 0px;
	height: 198px;
}

#video_slice {
	left: 194px;
	position: absolute;
	top: 239px;
	margin-bottom: 0;
	width: 320px;
	padding-top: 0px;
	height: 259px;
}

#extra_slice {
	left: 173px;
	position: absolute;
	top: 446px;
	margin-bottom: 0;
	width: 33px;
	padding-top: 0px;
	height: 10px;
}

#logo_slice {
	left: 713px;
	position: absolute;
	top: 532px;
	margin-bottom: 0;
	width: 100px;
	padding-top: 0px;
	height: 54px;
}

.sublink {
  font: bold 12px/21px arial, helvetica, sans-serif;
  color:#000000;
  text-decoration: none;
  width:210px;
  height:21px;
  display:block;
  margin-bottom:4px;
  text-align:center;
  background: url(button.png) no-repeat;
  overflow:hidden;
  
}
.sublink:hover {
  color: #ffffff;
  background-position: 0 100%;
  
}