*                                       { margin: 0; padding: 0; }
a, a img                                { border: 0; text-decoration: none; outline: 0; }

#page-wrap                              {
	width: 902px;
	padding: 15px;
	background: white;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*
    This stuff is for the TitleBlock Plugin
*/
.image                                  {
	position: relative;
	margin-bottom: 0px;
	width: 100%;
	padding-bottom: 12px;
}
.image h2                               { position: absolute; top: 220px; left: 0; width: 100%; }
.image h2 span                          { color: white; font: bold 30px/40px Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 6px 8px; }
.image h2 span.spacer                   { padding: 0 2px; background: none; }


/*
    For Specific Slides
*/
#textSlide                              {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#textSlide h3                           {
	font: 3.7em Georgia, Serif;
	color: #911A1D;
	letter-spacing: -2px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	margin-top:-20px;
	*margin-top:-100px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 320px;

}
#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0 0 253px; }
#textSlide ul                           {
	list-style: disc;
	margin: 10px 0 0 270px;
	font: 12.5px/170% 'Lucida Sans Unicode';
	margin: 5px 10px 0 290px;
	color: #666666;
}
#textSlide ul li                        { display: list-item; }

#quoteSlide                             {
	padding: 20px;
	padding-right: 30px;
	padding-top:35px;
}
#quoteSlide blockquote                  { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 55px 0 10px 0; }
#quoteSlide p                           { text-align: center; }

