* {
	padding: 0px;
	margin: 0px;
	color: white;
	font-size: 10pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

body {
	background-color: #babbba;
}
#wrapper {
	margin-left: -402px;
	left: 50%;
	position: absolute;
	margin-top: 40px;
	height: auto;
	width: 804px;
}

#topbar {
	height: 27px;
	width: 804px;
	background-repeat: no-repeat;
	background-image: url("..//images/mosaicbg_03.jpg");
}

#main {
	position: relative;
	min-height: 500px;
	height: auto;
	width: 804px;
	background-repeat: repeat-y;
	background-image: url("..//images/mosaicbg_06.jpg");
}

#footbar {
	background-position: 0 top;
	margin-bottom: 40px;
	height: 50px;
	width: 804px;
	background-repeat: no-repeat;
	background-image: url("..//images/mosaicbg_08.jpg");
}

#footbar p {
	text-align: center;
	font-size: .7em;
	color: black;
	padding-top: 30px;
	top: 20px;
}

#logo {
	padding: 0px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 0px;
}

#logo2 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 300px;
	padding-top: 0px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 0px;
}

#heart1 {
	float: left;
	padding: 0px;
	margin: 0px;
}

#heart2 {
	margin: 0px;
	padding: 0px;
	float: right;
}

#heart3 {
	z-index: 100;
	top: 320px;
	left: 370px;
	position: absolute;
}

#images1 {
	margin-right: 60px;
	height: auto;
	width: 540px;
	float: right;
}

#flash {
	left: 621px;
	top: 350px;
	position: absolute;
}

#flash img {
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
}

#navigation {
	float: left;
	clear: both;
	height: auto;
	width: 120px;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 45px;
}

#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navigation li {
	padding-bottom: 6px;
}

#navigation li ul {
	padding-left: 20px;
	padding-top: 6px;
	font-size: 8px;
	margin: 0px;
	padding-bottom: 6px;
}

#navigation li ul a:link {
	font-style: italic;
	padding-left: 5px;
	font-size: 16px;
}

#navigation li ul a:visited {
	padding-left: 5px;
	font-style: italic;
	font-size: 16px;
}

#navigation li ul a:hover {
	font-style: italic;
	padding-left: 3px;
	border-left-color: white;
	border-left-width: 2px;
	border-left-style: solid;
	text-decoration: none;
	font-size: 16px;
}

#navigation li ul a:active {
	font-style: italic;
	padding-left: 3px;
	border-left-color: white;
	border-left-width: 2px;
	border-left-style: solid;
	text-decoration: none;
	font-size: 16px;
}

#navigation a:link {
	text-decoration: none;
	font-size: 20px;
}

#navigation a:visited {
	color: #e9e9e9;
	text-decoration: none;
	font-size: 20px;
}

#navigation a:hover {
	text-decoration: underline;
	font-size: 20px;
}

#navigation a:active {
	font-size: 20px;
}

#items {
	text-align: left;
	margin-left: 200px;
	height: auto;
	width: 560px;
}

#items img {
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-color: white;
	border-style: solid;
	border-width: 8px;
}

#items h1 {
	padding-bottom: 10px;
	font-size: 24px;
	padding-top: 147px;
}

#items h2 {
	margin-top: 10px;
	padding-top: 0px;
	text-transform: uppercase;
	font-style: italic;
	padding-bottom: 10px;
	font-size: 18px;
}

.imagep {
	text-overflow: clip;
	display: inline;
	height: 20px;
	width: 100px;
}

#items p {
	padding-top: 0px;
	padding-bottom: 10px;
}

