body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bgImage.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 36px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-size: 13px;
	line-height: 20px;
}
#homecopy {
	padding: 15px 25px 15px 15px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 878px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
#navigation {
	width: 878px;
	clear: both;
	height: 41px;
	text-align: left;
	margin: 0px;
}

#header {
	clear: both;
	margin: 0px;
	float: left;
}
#middle {
	width: 878px;
	height: 360px;
	background-image: url(../images/bgdropshadow.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	clear: both;
}
#bottomcorners {
	height: 27px;
	width: 878px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#footer {
	width: 878px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	vertical-align: top;
	height: 20px;
}
#footer  a:link {
	text-decoration: none;
	color: #000000;
}
#footer  a:visited {
	text-decoration: none;
	color: #000000;
}
#footer  a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer  a:active {
	text-decoration: underline;
	color: #000000;
}
.storecopy {
	padding-top: 35px;
}
.registrycopy {
	padding-top: 25px;
}
a:link {
	font-weight: bold;
	color: #2BB5DD;
}
a:visited {
	font-weight: bold;
	color: #2BB5DD;
}
a:hover {
	font-weight: bold;
	color: #2BB5DD;
}
a:active {
	font-weight: bold;
	color: #2BB5DD;
}
hr {
	color: #2BB5DD;
}
.comments {
	height: 250px;
	width: 350px;
	border: 1px solid #E2E2E2;
}
.textfield {
	background-image: url(../images/bgTextField.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	height: 18px;
	width: 245px;
}
.registryheadlines {
	font-size: 14px;
	font-weight: bold;
	color: #2BB5DD;
}

