@charset "utf-8";
/* CSS Document */
body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383835;
}

a {
	font-size: 12px;
	color: #b80047;
}

.header {
	background-image: url(../images/layout/headergraphic.jpg);
	padding: 0px;
	height: 85px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.buttons {
	background-color: #383835;
	float: left;
	height: 40px;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: -20px;
}

.largebox {
	padding: 0px;
	width: 960px;
	border: 1px none #b80047;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.giftgalleryfooter {
	padding: 5px;
	width: 950px;
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#buttoncontents {
	position:relative;
	width:auto;
	height:20px;
	top:50%;
	margin-top:-6px;
	clear: both;
	
}

#content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footercontent-left {
	width: auto;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

#footercontent-right {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: right;
}

#home-largeimage1 {
	width: 315px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#home-largeimage2 {
	width: 310px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}

#home-image3 {
	width: 315px;
	height: 296px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}

#home-image4 {
	width: 315px;
	height: 94px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
