html,body{
	margin:0;
	padding:0;
}

body{
	background-color:#184765;
	background-image:url(/images/layout/bg.gif);
	background-repeat:repeat-x;
}

#Container{
	background-image:url(/images/layout/wrapper.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:left;
	width:950px;
}

#Header{
	background-image:url(/images/layout/header.gif);
	background-repeat:no-repeat;
	height:105px;
	width:100%;
}

* html #Header{
	margin-bottom:-4px;
}

#Header img{
	border:0;
	height:105px;
	width:400px;
}

#TopNav{
	background-image:url(/images/layout/topnav_bg.gif);
	font-family:georgia,times,serif;
	height:45px;
	position:relative;
	width:100%;
}

* html #TopNav{
	margin-bottom:-3px;
}

#TopNav img {
	border:0;
}

ul.ulnav{
	margin:0;
}

ul.ulnav li{
	display:inline;
	margin-left:-4px;
	padding:0;
}

img#Committees{
	background-image:url(/images/layout/nav_committees.gif);
	height:45px;
	width:127px;
}

img#Committees:hover{
	background-image:url(/images/layout/nav_committees_over.gif);
	height:45px;
	width:127px;
}

* html img#Committees:hover{
	background-image:url(/images/layout/nav_committees.gif);
}

img#Committees_Home{
	background-image:url(/images/layout/nav_committees_over.gif);
	height:45px;
	width:127px;
}

img#Directory{
	background-image:url(/images/layout/nav_directory.gif);
	height:45px;
	width:195px;
}

img#Directory:hover{
	background-image:url(/images/layout/nav_directory_over.gif);
	height:45px;
	width:195px;
}

img#Directory_Home{
	background-image:url(/images/layout/nav_directory_over.gif);
	height:45px;
	width:195px;
}

img#Calendar{
	background-image:url(/images/layout/nav_calendar.gif);
	height:45px;
	width:98px;
}

img#Calendar:hover{
	background-image:url(/images/layout/nav_calendar_over.gif);
	height:45px;
	width:98px;
}

img#Calendar_Home{
	background-image:url(/images/layout/nav_calendar_over.gif);
	height:45px;
	width:98px;
}

img#Sponsors{
	background-image:url(/images/layout/nav_sponsors.gif);
	height:45px;
	width:96px;
}

img#Sponsors:hover{
	background-image:url(/images/layout/nav_sponsors_over.gif);
	height:45px;
	width:96px;
}

img#Sponsors_Home{
	background-image:url(/images/layout/nav_sponsors_over.gif);
	height:45px;
	width:96px;
}

img#Volunteers{
	background-image:url(/images/layout/nav_volunteers.gif);
	height:45px;
	width:118px;
}

img#Volunteers:hover{
	background-image:url(/images/layout/nav_volunteers_over.gif);
	height:45px;
	width:118px;
}

img#Volunteers_Home{
	background-image:url(/images/layout/nav_volunteers_over.gif);
	height:45px;
	width:118px;
}

img#Downtown{
	background-image:url(/images/layout/nav_downtown.gif);
	height:45px;
	width:316px;
}

img#Downtown:hover{
	background-image:url(/images/layout/nav_downtown_over.gif);
	height:45px;
	width:316px;
}

img#Downtown_Home{
	background-image:url(/images/layout/nav_downtown_over.gif);
	height:45px;
	width:316px;
}

#Photos{
	background-image:url(/images/layout/photos.jpg);
	background-repeat:no-repeat;
	height:120px;
	position:relative;
	width:100%;
}

#MainPhoto{
	padding:4px 0 0 235px;
}

#MainPhoto img{
	height:102px;
	width:483px;
}

#HomePhotos{
	background-image:url(/images/layout/photos_home.jpg);
	background-repeat:no-repeat;
	height:226px;
	position:relative;
	width:100%;
}

* html #HomePhotos{
	margin-bottom:-6px;
}

#LeftPhoto{
	padding:4px 0 0 70px;
}

#CenterPhoto{
	margin:-98px 0 0 357px;
}

#RightPhoto{
	float:right;
	margin:-206px 69px 0 0;
}

* html #RightPhoto{
	margin:-206px 34px 0 0;
}

#Search{
	position:relative;
	top:-37px;
}

#SearchHome{
	float:left;
	margin-top:-37px;
}

.SEARCH_FORM_BOX{
	background-color:#FFF;
	border:1px solid #3D7B92;
	color:#093140;
	font-family:georgia,times,serif;
	font-size:11px;
	height:17px;
	margin-right:10px;
	padding:-1px 1px;
	width:118px;
}

.SEARCH_FORM_LABEL_TEXT{
	color:#FDFBEE;
	font-family:georgia,times,serif;
	font-size:13px;
	font-weight:700;
	margin:0 5px;
}

.SUBMIT_BUTTON{
	padding:0;
}

#Print{
	margin:-95px 0 0 763px;
}

.QCONTENT_PRINTABLE_TEXT{
	color:#002C55;
	font-family:georgia,times,serif;
	font-size:11px;
	font-style:italic;
	padding-left:5px;
	text-decoration:none;
}

.QCONTENT_PRINTABLE_TEXT:hover{
	color:#002C55;
}

#Email{
	margin:3px 0 0 763px;
}

#Email a{
	color:#002C55;
	font-family:georgia,times,serif;
	font-size:11px;
	font-style:italic;
	text-decoration:none;
}

#Email img{
	border:0;
/*	margin:0 0 -19px 0;
	padding-top:6px;*/
	padding-right:5px;
}

.QLINKSHARE_TEXT{
	color:#002C55;
	font-family:georgia,times,serif;
	font-size:11px;
	font-style:italic;
	padding-left:16px;
	text-decoration:none;
}

.QLINKSHARE_TEXT:hover{
	color:#002C55;
	text-decoration:underline;
}

.QLINKSHARE_HEADER_TEXT{
	color:#002C55;
	font-family:georgia,times,serif;
	font-size:21px;
	font-weight:700;
	margin:5px 0 10px 0;
}

#HowDoI{
	float:right;
	padding-top:12px;
}

#HowDoIHome{
	margin:-37px 0 0 760px;
}

#Left{
	background-image:url(/images/layout/left_bg.gif);
	background-repeat:repeat-x;
	float:left;
	font-family:georgia,times,serif;
	height:350px;
	margin:-1px 0 0 -950px;
	padding-left:5px;
	width:186px;
}

* html #Left{
	height:400px;
	margin:0 0 0 -950px;
}

#Wrapper{
	float:left;
	width:100%;
}

#Content{
	color:#666;
	font-family:georgia,times,serif;
	font-size:13px;
	margin:0 0 0 191px;
	overflow:hidden;
	padding:0 10px 5px 10px;
	width:739px;
}

#Content img{
/*	border:1px solid #666;
	margin:3px;*/
}

#Content p, #Content td{
	font-family:georgia,times,serif;
	font-size:13px;
	line-height:1.5;
}

#Breadcrumbs{
	padding-bottom:5px;
}

.BREADCRUMB_TEXT{
	color:#666;
	font-family:georgia,times,serif;
	font-size:11px;
}

.BREADCRUMB_LINK{
	color:#036;
	font-size:11px;
	text-decoration:none;
}

H1{
	color:#036;
	font-family:georgia,times,serif;
	font-size:21px;
	font-weight:700;
	margin:5px 0 10px 0;
}

H2{
	color:#184765;
	font-family:georgia,times,serif;
	font-size:18px;
	font-weight:700;
	margin:5px 0;
}

A{
	color:#888;
	font-family:georgia,times,serif;
	font-size:13px;
	text-decoration:underline;
}

A:hover{
	color:#3D7B92;
	text-decoration:none;
}

hr{
	background-color:#81B5C8;
	border:0px;
	color:#81B5C8;
	height:1px;
}

#Footer{
	background-color:#184765;
	background-image:url(/images/layout/footer.gif);
	background-repeat:no-repeat;
	clear:left;
	color:#FFF;
	font-family:georgia,times,serif;
	font-size:11px;
	height:75px;
	letter-spacing:0px;
	padding-top:25px;
	width:100%;
}

#Footer a{
	color:#FFF;
	font-family:georgia,times,serif;
	font-size:11px;
	letter-spacing:0px;
}

#FooterLeft{
	float:left;
/*	line-height:2.6;*/
	margin-left:35px;
	text-align:right;
}

* html #FooterLeft{
	margin-left:20px;
}

#FooterRight{
	float:right;
	margin-right:140px;
}

* html #FooterRight{
	margin-right:83px;
}

.PoweredBy{
	font-style:italic;
	padding-top:8px;
}

.PoweredBy img{
	border:0;
	margin-bottom:-5px;
	margin-left:3px;
}

/* Site Map */

#objSiteMap img{
	border:0px;
	margin:0px;
}

#objSiteMap a{
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}

#objSiteMap a:hover{
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

.SiteMap a{
	font-family:georgia,times,serif;
}

.RootNode{
}