body { 
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	font-family: times, serif; 
}

#wrapper { width: 90%; margin: auto; }
#main { width: auto; margin: 0; }

#subnav,
#nav,
#sidebar,
#google-inline { display: none; }

#logo img { border: none; }

#content img { display: none; }

#footer { font-family: arial, verdana, helvetica, sans-serif; color: #666; font-size: 8pt; }

h1, h2, h3, h4 { font-family: arial, verdana, helvetica, sans-serif; color: #666; margin: 1.5em 0 0 0; }
h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }

h2.byline { margin-top: 0; color: #999; font-size: 12pt; }

.super { font-size: 50%; vertical-align: super; line-height: 0; font-family: arial, sans-serif; }

a:link,
a:visited { color: blue; }

/* Print standard links */
#main a:link:after,
#main a:visited:after { content: " (" attr(href) ") "; font-size: 80%; color: #666; }

/* Catch server-relative links */
#main a[href^="/"]:after,
#footer a[href^="/"]:after { content: " (http://www.weddingchicago.com" attr(href) ")"; font-size: 80%; color: #666; }



