@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5;
	background-image: url(../images/bkgrnd_map.png);
	background-repeat: repeat;
}

#container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	

} 
.thrColFixHdr #header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 250px;
	margin-bottom: 20px;
	margin-top: 0px;

} 
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
}
#container #header #logosection {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width: 220px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 1.3;
	font-weight: bold;
	color: #ED832A;
	text-align: center;
	height: 195px;
}
.ContactInfo_HelveticaBlue {
	font-family: Helvetica, Arial, san-serif;
	font-size: 110%;
	color: #135495;
	font-style: normal;
	font-weight: 900;
	line-height: 1.8;
}



.thrColFixHdr #sidebar1 {
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 230px;
	background-image: url(../images/orangefade_vertical_topdown.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 22px;
	top: 250px;
	background-position: top;
}
.thrColFixHdr #container #sidebar1 h1 {
	color: #FFFFFF;
}


.thrColFixHdr #sidebar2 {
	width: 220px;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	top: 250px;
	right: 22px;
	position: absolute;

}

#mainContentWide #HomeInfo {
	width: 220px;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	top: 0px;
	right: 12px;
	position: absolute;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F3B5;
}


.thrColFixHdr #mainContent {
	margin-top: 20px;
	margin-right: 260px;
	margin-bottom: 0px;
	margin-left: 270px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;

	} 
.thrColFixHdr #mainContentWide {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50;
	padding-left: 10px;
	position: relative;
	height: auto;
}


#mainContentWide #bldg_blocks ul {
	font-size: 90%;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-right: 500px;
	line-height: 1.3;
	height: 180px;
}

#bldg_blocks li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	width: 150px;
	float: left;
	height: 170px;
	list-style-type: disc;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 1.2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED7F23;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #EC7A09;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;

}

h3 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 125%;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;

}


h4 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 110%;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 1.5;
}
p {


	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;

}


.thrColFixHdr #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EC781A;
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.3;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#HomeInfo ul {
	margin: 0px;
	padding: 0px;
}

#HomeInfo li {
	margin: 0px;
	padding: 0px;
}


a {
	color: #003399;
	text-decoration: none;
}
#future {
	background-image: url(../images/bluefade_vertical_bottomup.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
#contact {
	margin-top: 0px;
	padding: 0px;
	margin-left: 100px;
}
form {
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
}
input {
	font-size: 90%;
	color: #993333;
	background-color: #FFFFCC;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#mainContentWide #EventInfo {
	width: 220px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#mainContentWide #major_events p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.smallcaps {
	font-variant: small-caps;
}
#mainContentWide #BB1 {
	width:500px;
	z-index:25;
	border: 1px solid #849363;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;
	position: absolute;
	overflow: hidden;
	visibility: visible;
	left: 400px;
	top: 200px;
}



#mainContentWide #BB2 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;
}
#mainContentWide #BB3 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;

}

#mainContentWide #BB4 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;

}

#mainContentWide #BB5 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;

}

#mainContentWide #BB6 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;

}
#mainContentWide #BB7 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;
}
#mainContentWide #BB8 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;
}
#mainContentWide #BB9 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;
}
#mainContentWide #BB10 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;
}

#mainContentWide #BB11 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;

}



#mainContentWide #BB12 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;
}
#mainContentWide #BB13 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
}

#mainContentWide #BB14 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;

}

#mainContentWide #BB15 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;

}

#mainContentWide #BB16 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
}
#mainContentWide #BB17 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;
}
#mainContentWide #BB18 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;
}
#mainContentWide #BB19 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;
}
#mainContentWide #BB20 {
	width:500px;
border: 1px solid #849363;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-color: #FFFFCC;	position: absolute;
	top: 200px;
	left: 400px;
overflow: hidden;
	visibility: hidden;
}
#bldg_blocks_list  ul  {
	font-size: 100%;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-right: 500px;
	line-height: 1.3;
}
#bldg_blocks_list li {
	display: block;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	list-style-type: decimal;
}
#centennial_events {
	height: auto;
	width: 660px;
	float: left;
	border: 1px solid #10467B;
	background-image: url(../images/orangefade_vertical_bottomup.jpg);
	background-repeat: repeat-x;
	background-position: 0 150px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 5px;
	
}
#centennial_events h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #10467B;
	border: none;
	letter-spacing: 0.1em;

}

#major_events {
	height: auto;
	width: 210px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#major_events ul {
	margin-left: 10px;
	margin-top: 0px;
	magin-bottom: 0px;
	padding: 0px;
}
#major_events li {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



	
	#sponsor_presenting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #000000;
	font-weight: 600;
	margin: 0px;
	padding-top: 0px;
	height: 180px;
	background-image: url(../images/orangefade_back_5px.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005596;
	background-position: top;
}


#sponsor_presenting ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sponsor_presenting li {
	width: 400px;
	margin: 0px;
	padding: 5px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: inline;

}

#sponsor_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	height: 300px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	text-align: center;
	}
#sponsor_events ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}
#sponsor_events li {
	width: 175px;
	display: inline;
	margin: 0px;
	float: left;
	list-style-type: none;
	padding: 0px;
}

#sponsor_dinner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 250px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005596;
	padding-right: 0px;
	padding-left: 0px;
	}
#sponsor_dinner ul {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sponsor_dinner li {
	display: inline;
	width: 170px;
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


#sponsor_10x10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #FF3300;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 150px;
	text-align: center;
	background-image: url(../images/orangefade_back_5px.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#sponsor_10x10 ul {
	display: block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sponsor_10x10 li {
	display: inline; 
	width: 150px;
	margin: 0px;
	padding: 10px;
	float: left;
	list-style-type: none;
}
.quiz {
	background-color: #adc6ed;
	background-image: none;
}
#minicontainer {
	width: 550px; /* the auto margins (in conjunction with a width) center the page */
	height: 400px;
	background-color: #FFFFFF;
	background-image: url(../images/10x10challenge_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.quiz #minicontainer h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#minicontainer form {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#minicontainer2 {
	width: 550px; /* the auto margins (in conjunction with a width) center the page */
	height: 400px;
	background-color: #FFFFFF;
	background-image: url(../images/10x10challenge_420_week9.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#minicontainer2 form {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#minicontainer10 {
	width: 550px; /* the auto margins (in conjunction with a width) center the page */
	height: 400px;
	background-color: #FFFFFF;
	background-image: url(../images/10x10challenge_420_week10.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#minicontainer10 form {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#popup {
	background-color: #FFFFFF;
	height: auto;
	width: 700px;
	margin: 10px;
	padding: 10px;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
	background-color: #FFFFFF;
}
#sponsor_dinner2 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 250px;
	text-align: center;
	padding-left: 60px;
}
#sponsor_dinner2 ul {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sponsor_dinner2 li {
	display: inline;
	width: 170px;
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.pullquote {
	padding-top: 20px;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #ED7F23;
	width: 200px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 10px;
	font-style: italic;
	line-height: 120%;
	float: left;
	margin-bottom: 20px;
 }

 

 
 .pullquote p {
	font-size: 120%;
	line-height: 1.8;
}


.pullquote .cap {
	font-size: 90%;
	line-height: 1.3;
	font-style: normal;
	font-variant: small-caps;
	text-align: right;
	
}
