body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	}

#wrapper {
	height: auto;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: -3px;
}

#header {
	height: 138px;
	width: 1000px;

}

.main1 {
	margin-bottom: -15px;
}


#nav {
	float: left;
	width: 154px;
	height: auto;
	padding-top: 50px;
	padding-left: 15px;
}

.black {
	font-size: 12px;
	margin-left: 45px;
	}

blockquote {
	margin-top: -10px;
	margin-left: 40px;
}


#subheader {
	width: 730px;
	margin-bottom: 10px;

	padding-left: 25px;
}

#img1 {
	background-position: center;
	padding: 20px;
	text-align: center;
}

#main {
	float: left;
	width: 800px;
	padding-left: 25px;
	height: 500px;
}
#footer {
	text-align: center;
	clear: both;
	width: 760px;
	margin-left: 10px;
}

#content {
	height: auto;
	width: 1000px;
	clear: both;
}

#footer  ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	width: 700px;
	text-align: center;
	padding-left: 15px;

}

#footer  ul li {
	padding: 0.5em;
	border-right: 1px;
	border-left: 2px;
	display: inline;
}

#footer a.last {
	padding-right: .5em;
	border: none;
}

#footer a {
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 1em;
}

#footer a.first {
	padding-left: .5em;
}

#fauxfooter {
	clear: both;
}

#left {
	float: left;
	width: 350px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: left;
}
#dblcont {
	width: 700px;
	margin-left: 20px;
	padding-bottom: 10px;
}


#right {
	float: left;
	width: 350px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.img-wrapper {
	background: url(images/imgbg.gif) no-repeat bottom right;
	clear: left;
	float: left;
	position: relative;
	margin: 10px;
}

.img-wrapperRight {
	background: url(images/imgbg.gif) no-repeat bottom right;
	clear: right;
	float: right;
	position: relative;
	margin: 10px;
}

.img-wrapper img {
	margin: -4px 4px 4px -4px;
	display: block;
	position: relative;
}

.img-wrapperRight img {
	margin: -4px 4px 4px -4px;
	display: block;
	position: relative;
}

.img-wrapper1 {
	background: url(images/imgbg.gif) no-repeat bottom right;
	clear: right;
	float: right;
	position: relative;
	margin: 10px;
}
.img-wrapper1 img {
	margin: -4px 4px 4px -4px;
	display: block;
	position: relative;
}

.img {
	padding-left: 25px;
}
.img1 {
	padding-left: 60px;
}


#left ul li {
	list-style-image: url(images/bullet1.gif);
	list-style-position: outside;
	list-style-type: square;
}

#right ul li {
	list-style-image: url(images/bullet1.gif);
	list-style-position: outside;
	list-style-type: square;
}
#nav .indenta {
	padding-left: 10px;
	margin-top: -10px;
}

#nav .indentb {
	padding-left: 10px;
	margin-bottom: -10px;
}

p.seizeTheDay {
	clear: right;
	float: right;
	width: 380px;
	display: block;
	text-align: left;
	margin: 30px 0 0 0;
	font-size: 48px;
	font-weight: normal;
	color: #7A003C;
	}