@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	top: 150px;
}
body {
	background-image: url(images/lgrey007.jpg);
	background-repeat: repeat;
	text-align: center;
}
#wrapper {
	position: relative;
	width:900px;
	z-index:1;
	background-image: url(lgrey007.jpg);
	text-align: left;
	margin: 0 auto;
	top: 15px;
	font-size: 12px;
	overflow: visible;
	height: 2000px;
}
#header {
	position:absolute;
	width:760px;
	height:120px;
	z-index:1;
	top: 0px;
	left: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333360;
}
a:active {
	text-decoration: none;
}
#content_main {
	position:absolute;
	width:750px;
	height:1800px;
	z-index:2;
	top: 150px;
	left: 160px;
	font-size: 16px;
	padding: 10px;
}
#nav {
	position:absolute;
	width:630px;
	height:20px;
	z-index:1;
	font-size: 12px;
	left: 130px;
	top: 100px;
}
#homeBtnDiv {
	position:absolute;
	width:85px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#distNewsBtnDiv {
	position:absolute;
	width:95px;
	height:20px;
	z-index:2;
	left: 85px;
}
#grapevineBtnDiv {
	position:absolute;
	width:90px;
	height:20px;
	z-index:3;
	left: 180px;
}
#committeesBtnDiv {
	position:absolute;
	width:90px;
	height:20px;
	z-index:4;
	left: 270px;
}
#eventsBtnDiv {
	position:absolute;
	width:90px;
	height:20px;
	z-index:5;
	left: 360px;
}
#linksBtnDiv {
	position:absolute;
	width:90px;
	height:20px;
	z-index:6;
	left: 450px;
}
#contactUsBtnDiv {
	position:absolute;
	width:90px;
	height:20px;
	z-index:7;
	left: 540px;
}
.extraNavText {
	font-size: 12px;
	text-align: left;
	}
#navExecutive {
	position:absolute;
	width:100px;
	height:110px;
	z-index:4;
	left: -125px;
	top: 55px;
	padding-left: 5px;
}
.tableCaption {
	font-size: 12px;
	text-align: center;
	}
.subTitles {
	font-size: 18px;
	text-align: left;
	}
#frameNavInternal {
	position:absolute;
	width:110px;
	height:110px;
	z-index:2;
	top: 209px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	left: 30px;
}
#grapevineNewIssueAnnounce {
	position:absolute;
	width:380px;
	height:210px;
	z-index:2;
	left: 110px;
	top: 20px;
	padding: 0px;
}
#grapevineItemsOfInterest {
	position:absolute;
	width:370px;
	height:420px;
	z-index:3;
	left: 110px;
	top: 240px;
	padding: 5px;
	border: 1px solid #000000;
}
#grapevineArchives {
	position:relative;
	width:368px;
	height:98px;
	z-index:4;
	border-top: 1px solid #000000;
	padding-top: 5px;
	top: -45px;
}
#grapevineCredits {
	position:absolute;
	width:204px;
	height:103px;
	z-index:5;
	left: -160px;
	top: 1px;
}
