@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #D9D1DE;
	margin: auto;
	width: 700px;
}

h3 {
	text-align: center;
	margin-top: 2px;
	font-size: 24px;
}
h4 {
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
}
h5 {
	font-style: italic;
	margin-top: 0px;
	font-size: 12px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
}

#topRight {
	background-color: #D9D1DE;
	padding-top: 10px;
}
.buggyelement {
}
#GEDWeek {
	float: left;
}

#resources table {
	margin-left: 2px;
	text-align: center;
}
#resources {
	margin-left: 10px;
	text-align: center;
}
#resources td {
	border: thin solid #333333;
	padding: 5px;
}


#logo {
	float: left;
	width: 138px;
	background-color: #D9D1DE;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#topPix {
	background-color: #993399;
	width: 535px;
	float: left;
	margin-top: 2px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 7px;
}

#topPix img {
	border: thin solid #993399;
	margin-right: 1px;
}
#title {
	background-color: #EEEEEE;
}
#main2 {
	background-color: #C1A3E0;
	width: 553px;
	float: left;
	padding-bottom: 5px;
}



#nav {
	background-color: #CCCCCC;
	float: left;
	width: 420px;
	padding-top: 70px;
	padding-bottom: 25px;
	font-size: 12px;
	padding-left: 16px;
}


#butNav {
	float: left;
	width: 145px;
	background-color: #EEEEEE;
}
#butNav a {
	color: #333333;
}

#main {
	background-color: #C1A3E0;
	width: 700px;
	text-align: center;
}
#star1 {
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}

#footer {
	background-color: #CCCCCC;
	width: 700px;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer   a {
	text-decoration: none;
	color: #CCCCCC;
}
#uTubeLinks {
	background-color: #D9D1DE;
	width: 100%;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
p {
	font-size: 12px;
}
#statement {
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}



#footer img {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link {
	color: #000099;
}





.clear {
	clear: both;
}
.pix {
	border: thin solid #993399;
}
.programs {
	font-size: 9px;
	text-align: justify;
}
.programs td {
	padding: 5px;
	border: thin solid #993399;
}
.purpleLine {
	background-color: #993399;
}
.bold {
	font-weight: bold;
}
#contact {
	font-size: 10px;
}
#contact a {
	color: #0000CC;
}
#contactTable {
	width: 500px;
	margin-left: 50px;
}
#contactTable td {
	padding: 5px;
}



#about {
	font-size: 10px;
}
#about td {
	border: thin solid #333333;
	padding: 5px;
}

.title {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #DFCFEF;
	width: 75px;
	text-align: center;
}
.bulletinTitle {
	color: #333333;
	text-align: center;
	background-color: #C1A3E0;
	font-weight: bold;
}
#announcement {
	font-weight: lighter;
	background-color: #CC6699;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#quote {
	font-size: 12px;
	background-color: #C97EE4;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#schedule {
	text-align: center;
	margin-top: 10px;
	padding: 10px;
}
#schedule td {
	font-size: 10px;
	border: thin solid #C1A3E0;
}
.justify {
	text-align: justify;
}
li {
	padding-left: 10px;
}

