body {
	background: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px 30px 15px 30px;
	font-size: 110%;
	line-height: 150%;
}

p.testimonials {
	padding: 0px 0px 15px 0px;
	font-style: italic;
}

p.signup {
	padding: 15px 0px;
	text-align: center;
}

p.name {
	font-weight: bold;
	padding-left: 0px;
}

p.footer {
	text-align: center;
	color: #FFF;
	font-size: 85%;
	padding: 0px;
}

p.footer a:link, p.footer a:active, p.footer a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

p.footer a:hover {
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.highlight {
	background: #FFF;
	padding: 3px;
}

ul {
	padding-left: 75px;
}

li {
	padding-bottom: 10px;
}

h1 {
	text-align: center;
	font-size: 230%;
}

h3 {
	margin: 0px;
	padding: 0px 30px 15px 30px;
}

div#wrapper {
	width: 990px;
	margin: 0px auto;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background: url(images/content-bckgrnd.png);
}

div#header {
	width: 990px;
	height: 187px;
	background: url(images/birthday-parties.png);
}

div#navigation {
	width: 990px;
	height: 59px;
	background: url(images/navigation-bckgrnd.png);
	text-align: right;
}

div#content {
	width: 960px;
	padding: 15px;
}

div.testimonials {
	width: 350px;
	border: 5px double #003399;
	padding: 15px;
	margin: 0px 30px 20px 20px;
	background: #FFF;
	float: right;
}

div#list {
	border: 3px dashed #cc0000;
	margin: 0px 30px 15px 30px;
	padding-top: 20px;
}

div#signup {
	border: 5px double #003399;
	padding: 15px;
	margin: 0px 30px 15px 30px;
	background: #FFF;
}

div#footer {
	width: 960px;
	background: url(images/footer-bckgrnd.png);
	padding: 15px;
	margin-top: 10px;
}

input.field {
	width: 300px;
	border: 1px solid #003399;
	padding: 3px;
	font-size: 90%;
}

input.signupnow {
	width: 421px;
	height: 105px;
	background: url(images/click-to-sign-up.png);
	border: none;
}

input.rsvpnow {
	width: 391px;
	height: 110px;
	background: url(images/click-to-rsvp.png);
	border: none;
}

.formlabel {
	text-align: right;
	padding-right: 5px;
	width: 200px;
	font-weight: bold;
}
