
#sponsors {
	width: 752px;
	height: 135px;	
	background: #fff;
	margin: 0px 0px 0px 0px;
	border: 8px solid #F3F3F3;
}

#sponsors img {
	float: left;
	display: inline;
	padding: 10px 5px 5px 0px;
	margin: 0px 4px 0px 0px;
	border: none;
}


.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(images/shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(images/corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 4px 4px 0;
  background:url(images/corner_tr.gif) right top no-repeat;
  display:block;
  }
.contentbox {
	background-color: #f3f3f3;
}
.box {
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
}
.boxborder {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.borderGrey {
	border: 1px dashed #666666;
}

body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WORD-SPACING: 0.1em;
	PADDING-TOP: 21px;
	LETTER-SPACING: 0.02em;
	background-color: #e1e1e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.picThumbnailLeft  {
	float: left;
	margin-right: 5px;
	border: 2px solid #416A88;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: -2px;
	color: #4E6D82;
	line-height: 18px;
	margin-top: 4px;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -2px;
	color: #4E6D82;
	line-height: 18px;
	margin-top: 4px;
	text-align: left;
	letter-spacing: .025px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #416A88;
	margin-bottom: 2px;
	margin-top: 4px;
	line-height: 14px;
}



.shadowcontent {
	background-image: url(images/shadow_content.jpg);
	background-repeat: repeat-y;
}

.shadowbkrnd {
	background-image: url(images/about_lindsay_backgroundshadow.jpg);
	background-repeat: repeat-y;
}

p { }

.sidebar {
	text-align: left;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}
.sidebar a:link, .sidebar a:visited {
	text-decoration: none;
	color: #416A88;
	background-color: transparent;
}
.sidebar a:hover, .sidebar a:active {
	color: #FF6600;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #517BB5;
}
a:visited {
	font-weight: bold;
	color: #517BB5;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #517BB5;
}


.TxtMain {
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
}
tr {
	color: #666666;
}
td {
	color: #666666;
}


.boxborderwhite {
	border: 8px double #FFFFFF;
}

.pictureright {
	float: right;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 8px;
}
.borderdark {
	border: 1px solid #1E1C31;
}

.pictureleft {

	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*ul {
	font-size: 11px;
	line-height: 15px;
	margin-top: 4px;
	margin-left: 31px;
}*/

.field {
	font-size: 10px;
	border: 1px solid #3F6C8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pullquote {
	font-size: 14px;
	font-style: italic;
	color: #42687B;
}


.TxtSmall {

	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-align: left;
}
.rightbluebackground {
	background-image: url(images/committee_about_background.jpg);
	background-repeat: repeat-y;
}
.TxtEvents {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	margin-right: 8px;
	padding-right: 8px;
}

/* Forms ------------------------ */

form {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

label {
	display: block;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
}
input {
	margin: 0px 0px 10px 0px;
	padding:3px;
}

input[type="text"] {
	width: 200px;
}

select {
	margin: 0px 0px 10px 0px;
	padding:3px;
}