	*{margin:0;}
html,body {height:100%;}
	body {
	margin:0;
	padding:0;
	color:#000000;
	text-align:center;
	background-image: url(images/bodybk.jpg);
	font-size: 100%;
	font-family:Franklin Gothic Medium, "Century Gothic", AppleGothic, sans-serif;
	background-position: center top;
	background-color: #AE1209;
	background-repeat: repeat-x;
}
 html>body {
	font-size: 13px;
 }
  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
 margin:0;
 padding:0;
 } 
h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	
	word-spacing:-0.125em
			color: #464D5C;
}



h2 {
	font-size: 115%;
	line-height: 2.4em;
	margin-top: 0;
	margin-bottom: 1em;
	height: 25px;
	color: #C90016;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C90016;
	margin-left: 2%;
}
h2 a {
	color: #C90016;
	text-decoration: none;
}
h1 {
	background-image: url(images/h1red.gif);
	background-repeat: no-repeat;
	font-size: 145%;
	margin-top: 8px;
	margin-bottom: 1em;
	padding-left: 40px;
	color: #C90016;
	margin-left: 5px;
	line-height: 1.7em;
}

h3 {
	font-size: 110%;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 6px;
}
h3 a {
	font-size: 110%;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 6px;
	color: #C90016;
}
h4 {
	font-size: 105%;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom-style: none;
	font-weight: bold;
	color: #000000;
	margin-left: 4px;
}


h5 {
	font-size: 115%;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom-style: none;
	font-weight: bold;
}


h5 a{
	font-size: 115%;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom-style: none;
	font-weight: bold;
	color: #333333;
}
cite {
font-weight:bold;
}

#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 780px;
	min-height:100%;
	height:auto!important;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -50px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right 255px;
}
#wrapperbktop{
	background-image: url(images/wrapperbktop.jpg);
	height: 30px;
}
#bkmiddle{
	background-image: url(images/wrapperbkmiddle.jpg);
	background-repeat: repeat-y;
	margin-top:0px;
}
#wrapperbkbottom{
	background-image: url(images/wrapperbkbottom.jpg);
	height: 56px;
}

#header {
	background-image: url(images/topheaderchicagonight2.jpg);
	height: 149px;
	margin-top: 4px;
	margin-right: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

#side-a {
	width: 770px;
	margin-top: -16px;
	border: 4px solid #000000;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 20px;
	float: right;
	background-color: #FFFFFF;
}

#side-b {
	float: left;
	width: 290px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#side-c {
	float:right;
	width: 295px;
	margin-right: 0px;
	margin-left: 0px;
}
#side-d {
	float:left;
	width: 250px;
	margin-left: 5px;
	margin-right: 0px;
}
#blankfoot {
	clear: both;
	margin-top:-12px;
}
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(images/icon_mailto.gif) no-repeat center right;
   
}

/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(images/icon_popup.gif) no-repeat center right;
}


a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(images/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(images/icon_xls.gif) no-repeat center right;
}
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(images/icon_external.gif) no-repeat center right;
}
/* all A tags whose HREF attribute starts with #top */
a[href ^="#top"] {
	padding-right: 18px;
    background: transparent url(images/icon_top.gif) no-repeat center right;
   
}
#index .index, #specialevents .specialevents, #bio .bio,#services .services, #map .map,#links .links, #contact .contact, #why .why, #parties .parties, #fundraisers .fundraisers, #vendors .vendors, #about .about, #photos .photos

{
	text-decoration: underline;
	color: #AB1109;
}

.clearleft{clear:left;}
.clearright{clear:right;}
.clearboth{clear:both;}
p {
	margin-top: 0.5em;
	margin-bottom:0.8em;
	margin-left: 0.5em;
	padding-left: 0;
	line-height: 1.3em;
	margin-right: 0.5em;
	text-align: left;
}
cite{ font-family:Cambria, Georgia, Times, Times New Roman, serif    ;}
ul {
	margin-top: 0.35em;
	margin-left: 2.5em;
	padding-left: 0;
}
li {
	line-height: 1.3em;
	margin-left: 2px;
	margin-bottom:2px;
}
dl {
  margin-top: 0.35em;
}
dt {
  text-indent: -0.5em;
  color: #339;
  margin-top: 1em;
}
dd {
  margin-top: 0.35em;
  margin-left: 0;
  padding-left: 0;
  line-height: 1.5em;
}
#footer{
	background-image: url(images/footerbk.jpg);
	height: 50px;
	background-position: center top;
}
.footercontent{
	text-align:center;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 8px;
}
.footercontent a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.floatleft{float:left;}
.floatright{float:right;}

ul.sitemap {
	list-style-type: none;
	margin-left: 75px;
	padding-left: 0;
	font-weight: normal;
}

ul.sitemap li {
	padding-left: 1.1em;
	margin-top: 2px;
}

ul.sitemap li a {
	margin-left: -1.1em;
	padding-left: 1em;
	background-color: transparent;
	background-image: url(images/icon_webdev.gif);
	background-repeat: no-repeat;
	background-position: -2px center;}

ul.sitemap li ul {
	background-color: transparent;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: -1.4em 0 0 -1.6em;
	padding: 1.4em 0 0 0.6em;
}


ul.sitemap li a.parent {
	background-color: transparent;
	background-image: url(images/plus.gif);
background-repeat: no-repeat;
	background-position: 1px center;
}

ul.sitemap li ul li {
margin-left: 1cm;
padding-left: 10px;
}
#topmenu {
	text-align: center;
	border:0;
	margin-right: 0px;
	margin-bottom: 4px;
	height: 50px;
	margin-left: 0px;
	background-image: url(images/mainmenubk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 4px;
}

#topmenu ul {
	margin: 0;
	list-style: none;
	line-height: 0px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	height: 50px;
	display: inline;
	background-image:url(images/menubk.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align:center;
	list-style-type: none;
	background-position: right 2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	padding-right: 8px;
	float: left;
	padding-left: 8px;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #AB1109;
}


#topheadmenu{
	text-align: center;
	border:0;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 40px;
	padding-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	padding-left: 450px;
}

#topheadmenu ul {
	margin: 0;
	list-style: none;
	line-height: 0px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#topheadmenu li {
	display: inline;
}

#topheadmenu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	height: 40px;
	display: inline;
	padding-top: 10px;
	text-align:center;
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 18px;
	line-height: 40px;
}

#topheadmenu a:hover {
	text-decoration: underline;
	color: #AB1109;
}



a:hover {background:none; text-decoration:none;} /*BG color is a must for IE6*/



a.tooltip span {
display:none; padding:2px 2px; margin-left:15px; width:200px;margin-top:3px;
line-height:13px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-align:justify;
	

}
a.tooltip:hover span{display:block; position:absolute; 	background-color: #FAF5EB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C60000;
	border-right-color: #600000;
	border-bottom-color: #600000;
	border-left-color: #C60000;color:#333333;}
#latin{
	padding-top: 40px;
	float: right;
	margin-right: 10px;
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: italic;
	color: #FA0001;
	background-color: none;
}
#latin a{
	color:#FA0001;
	text-decoration: none;
}
.push{
	height:50px;
}
.nobullets{
	list-style-type: none;
}
.floatleftrequest{
	float:left;
	width:220px;
	margin-top: 35px;
}
.links a{
	font-style: italic;
	color: #333333;
}
.links a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
p {
text-align: justify;
text-justify: newspaper;
}
#cake{
	float: right;
}
#floatrightcakes{
	float: right;
	margin-left: 8px;
	margin-right: 0px;
	width: 164px;
	margin-top: 24px;
}
#floatrightcakes2{
	float: right;
	margin-left: 4px;
	margin-right: 0px;
	width: 164px;
	margin-top: 6px;
}
#floatrightcakes2a{
	float: right;
	margin-left: 4px;
	margin-right: 0px;
	width: 191px;
	margin-top: 8px;
}
.coolcart{float:left;
margin-right:8px;
margin-left:4px;
width:187px;
margin-top:-6px;}
