@charset "UTF-8";
/* CSS Document */

html body p     {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(_images/WheelPattern.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 1.2em;
	color: #FC0;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.6em;
	text-transform: uppercase;
	letter-spacing: .5em;
	text-align: center;
	background-color: #306;
	padding: 0px;
	margin-top: 24px;
	margin-bottom: 9px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 2em;
	color: #306;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {
	font-size: 1em;
	color: #306;
	font-style: italic;
	line-height: 2em;
	margin: 0px;
	text-transform: none;
	padding: 0px;
}
h4 {
	font-size: 1em;
	color: #000;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a:link {
	color: #306;
	text-decoration: none;
}
a:hover {
	color: #3C0;
	text-decoration: none;
}
a:visited {
	color: #306;
	text-decoration: none;
}
a:active {
	color: #3C0;
	text-decoration: none;
}
.wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -250px;
	margin-left: auto;
	background-color: #FFC;
	position: relative;
}
#contentWrapper {
	background-image: url(_images/sidebarBkgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 100%;
	overflow: auto;
}
.masthead {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 960px;
	background-image: url(_images/masthead.jpg);
}
.contact {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #306;
	margin: 0px;
	padding: 0px;
	width: 120px;
	position: absolute;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: none;
	color: #FC0;
	right: 30px;
	text-align: center;
	line-height: 1.5em;
}
#grey_sidebar {
	width: 270px;
	float: left;
	margin: 0px;
	clear: left;
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#eventContent {
	width: 860px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#eventContent a {
	color: #306;
}
#eventContent a:hover {
	color: #3F0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3F0;
}
#eventContent h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: bold;
	color: #306;
	margin-bottom: 20px;
	text-align: right;
}
#eventContent hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FC0;
}
#eventContent table   {
	border: medium solid #306;
	margin-top: 10px;
	background-color: #FC0;
	margin-bottom: 5px;
	vertical-align: top;
}
#eventContent td {
	border: thin solid #FC0;
	background-color: #FFF;
	height: 100px;
	width: 14%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #306;
	line-height: 1em;
	vertical-align: top;
}
#eventContent .calMonth {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #306;
	margin-top: 10px;
}
#eventContent th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FC0;
	background-color: #306;
	line-height: 1.2em;
}
.calendarType {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}
.teamPhotos {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#singlePgContent {
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#singlePgContent hr {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
#singlePgContent table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #306;
	line-height: 1.3em;
}
.outreachBox {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #306;
	margin-bottom: 20px;
	padding: 0px;
	height: auto;
	clear: both;
	float: left;
}
.outreachBox img {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}
.outreachBox h3 {
	padding: 0px;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.boldPurple {
	font-weight: bold;
	color: #306;
}

.mainContent {
	width: 600px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	clear: right;
}
.mainContent h5 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #306;
	text-align: center;
	margin-bottom: 30px;
	line-height: 1em;
}
.mainContent h6 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 2.6em;
	color: #306;
	padding: 0px;
	margin-bottom: 25px;
	text-align: center;
}

.mainContent hr {
	line-height: 3px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FC0;
	margin-bottom: 20px;
}
.mainContent p {
	margin-bottom: 12px;
}
.mainContent ul {
	line-height: 2em;
}
.mainContent strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #306;
	text-transform: uppercase;
	text-align: left;
}
.mainContent a:link {
	color: #306;
	font-weight: bold;
}
.mainContent a:hover {
	color: #0C0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0C0;
	font-weight: bold;
}
.remember div p {
}
.mainContent img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sponsorBar {
	background-color: #FFF;
	background-image: url(_images/sponsor_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	height: 250px;
	width: 960px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.sponsorBar table {
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: .75em;
	line-height: 1.5em;
	vertical-align: top;
}
.sponsorBar table a:link {
	color: #306;
}
.sponsorBar table a:hover {
	color: #3F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F0;
}
.sponsorBar .teamInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px;
	line-height: 1.2em;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sponsorBar .teamInfo h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	color: #306;
	margin: 0px;
	padding: 0px;
}
.upcomingEvents {
	background-color: #FFF;
	padding: 20px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 4px outset #306;
	clear: left;
	color: #666;
}
.upcomingEvents h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000;
	padding: 0px;
	margin-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	margin-top: 0px;
	margin-right: 0px;
}
.upcomingEvents h2 {
	margin-bottom: 24px;
}
.upcomingEvents p {
	font-size: 1em;
	color: #666;
	line-height: 1.5em;
	margin-bottom: 9px;
}
.upcomingEvents a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .7em;
	font-style: italic;
	font-weight: bold;
	color: #306;
}
.upcomingEvents a:hover {
	color: #3C0;
}
.upcomingEvents a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	color: #3C0;
}
.grey_sidebar img {
	margin-right: 10px;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.grey_sidebar h2 {
	font-size: 1.2em;
	color: #FC0;
	margin-top: 0px;
	line-height: 1.5em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.mainColumn1 {
	padding: 0px;
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 20px;
	clear: left;
}
.mainColumn2 {
	padding: 0px;
	clear: right;
	float: right;
	width: 450px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.teamInfo {
	padding: 0px;
	float: right;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
	clear: right;
	position: relative;
	top: 20px;
	right: 20px;
	vertical-align: text-top;
}
.gallery {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.directoryOne {
	float: left;
	width: 100px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: left;
}
.directoryTwo {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodyBold {
	font-weight: bold;
}
.bodyPurple {
	color: #306;
}
.itemP   {
	padding-left: 217px;
	line-height: 1.5em;
	padding-bottom: 20px;
}
.itemCopy {
	float: right;
	width: 380px;
	clear: both;
}
.itemP a:link {
	color: #306;
	font-style: italic;
	font-size: 0.9em;
}
.itemP a:hover {
	color: #0C0;
	font-size: 0.9em;
	font-style: italic;
}
.itemP a:visited {
	color: #309;
	font-style: italic;
	font-size: 0.9em;
}
.itemPhoto {
	clear: left;
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.about {
	padding: 0px;
	height: 60px;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.jesterYears {
	height: 60px;
	width: 270px;
	margin: 0px;
	padding: 0px;
}

.members {
	height: 60px;
	width: 270px;
	margin: 0px;
	padding: 0px;
}
.sponsors {
	/* [disabled]margin: 0px; */
	/* [disabled]padding: 0px; */
	height: 60px;
	width: 270px;
}
.accomplish {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 270px;
}

.firstfrc {
	height: 60px;
	width: 270px;
}
.vex {
	height: 60px;
	width: 270px;
}

.seaperch {
	height: 60px;
	width: 270px;
}
.firstlego {
	height: 60px;
	width: 270px;
}
.summerRobot {
	height: 60px;
	width: 270px;
}
.summerCamp {
	height: 60px;
	width: 270px;
}


.programs {
	padding: 20px;
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	background-color: #FFF;
	border: 4px outset #306;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.programs a  {
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.programs a:hover {
	color: #FC0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
#form1 p {
	line-height: 1.5em;
	padding-bottom: 20px;
	vertical-align: text-top;
}
#form1 hr {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #306;
	padding: 0px;
	margin-top: 20px;
}
.navBar2 {
	background-color: #CCC;
	width: 960px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.navHome {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 144px;
}
.navTeam {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 89px;
}
.navPrograms {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 147px;
}
.navOutreach {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 141px;
}
.navEvents {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 112px;
}
.navGallery {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 126px;
}
.navContact {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 201px;
}
.kickoffBox {
	width: 100%;
}
.kickoffBox  p{
	font-size: 2em;
	color: #306;
	line-height: 1.5em;
	font-weight: bold;
}
.remember {
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-right: 160px;
	margin-bottom: 20px;
	margin-left: 160px;
	background-color: #FFF;
	border: 6px outset #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	clear: left;
}
.remember h3 {
	font-size: 1em;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.remember strong {
	font-size: 1em;
	color: #306;
}
.rememberText   {
	font-size: 1em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.remember div img {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.downloadLink {
	font-size: .8em;
}
.AccompText {
	line-height: 1.3em;
}
#singlePgVolunteer {
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
}
#singlePgVolunteer div ul li {
	text-align: left;
}
#singlePgVolunteer div ol {
	text-align: left;
}
.volunteerPics {
	padding: 0px;
	clear: right;
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#singlePgVolunteer div .volunteerPics img {
	margin: 0px;
	padding-bottom: 15px;
}
.anounceHead {
	color: #FC0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	background-color: #306;
	padding-right: 30%;
	padding-left: 30%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	clear: both;
	float: left;
	width: auto;
}
.largeBoldText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.techHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #306;
	padding-top: 10px;
}
#singlePgVolunteer div hr {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FC0;
}
