
body {
	background-position: left top;
	background-repeat: repeat;
	background-image: url(images/samplestarpattern_grey_smallstar.png);
}

#paperbg {
	background-position: 0;
	position: static;
	margin: auto;
	width: 750px;
}

#logo {
   	padding-left: 50px;
   	padding-right: 25px;
   	float: left;
   	position: relative;
   	opacity: .7;
}

#agreatparty {
	padding-right: 25px;
	float: left;
	position: relative;
	top: -25px;
	width: 333px;
}

#navbar {
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	font-variant: small-caps;
	position: relative;
	text-align: right;
	float: left;
}

#container1 {
	background-repeat: no-repeat;
	width: 750px;
	margin: auto;
	display: block;
}

#navbar ul {
	font-size: 12px;
	list-style-type: none;
	font-variant: small-caps;
	text-decoration: none;
}

#container2 {
	clear: left;
	display: block;
	margin: auto;
	color: #6d3e0b;
	border-color: #b8a388;
	font-size: 16px;
	text-align: center;
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: dotted;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	font-variant: small-caps;
	top: 150px;
	height: auto;
	width: 1000px;
	letter-spacing: 0.9px;
	word-spacing: 0.9px;
	opacity: 1;
}

.opacity {
	opacity: .75;}

#pictures {
	padding-top: 25px;
	margin-top: 10px;
	letter-spacing: 10px;
	width: 100%;
	height: 150px;
}

#thumbs {
	padding-bottom: 20px;
	letter-spacing: 10px;
	width: 100%;
}

#thumbs img {
	background-color: white;
	padding: 2px;
	border-color: #685b4c;
	border-style: solid;
	border-width: 1px;
}

#thumbs2 img {
	margin: 20px;
	border-color: #691d1e;
	border-width: 1px;
	border-style: solid;
	padding-right: 0px;
	padding-left: 0px;
}

#navbar ul a {
	font-size: 16px;
	color: #6d3e0b;
	text-decoration: none;
}

#navbar ul a:hover {
	border-bottom-width: 1px;
	border-bottom-color: #81400a;
	border-bottom-style: dotted;
	text-shadow: 1px 1px;
}

#container2 p.push {
	padding-bottom: 15px;
	letter-spacing: 1px;
	word-spacing: 1.3px;
	padding-top: 15px;
}

#footer {
	border-top-color: #b8a388;
	padding-top: 20px;
	border-top-style: dotted;
	border-top-width: 2px;
	clear: both;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: .65em;
	font-family: Verdana, Arial, sans-serif;
}

#footer a {
	color: #b8a388;
	text-decoration: none;
}

#footer a:hover {
	color: #69483f;
	text-decoration: underline;
}

h1 {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 1.2em;
	text-align: center;
	color: #6d3e0b;
	font-variant: small-caps;
}

#container2 p.testimonial {
	font-size: 16px;
	color: #95767a;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

#container2 p.name {
	font-size: 14px;
	line-height: 1px;
	color: #363A8D;
	font-variant: normal;
}

p span {
	color: #6d3e0B;
	font-variant: normal;
}

.bigimage {
	margin-bottom: 20px;
}


