@charset "UTF-8";

/* img, div { behavior: url(iepngfix.htc) } */

html {
	height:100%;
}

body {
	height:100%;
	background-color: #847249;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

a:active, a:focus {
	outline:0;
}



a {
	color: #947e4c;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

a:hover {
	text-decoration: underline;
}

#container {
	height: 1020px;
	width: 950px;
	padding:0px;
	position: relative;
	overflow: hidden;
	text-align:left;
	margin: 0px auto;
	color: #ffffff;
	text-decoration: none;
}

#header {
	height: 150px;
	width: 950px;
	background-image: url(media/header.png);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #847249;
	background-position: center bottom;
}

#linklogo {
	height: 60px;
	width: 140px;
	position:absolute;
	margin-top: 80px;
	margin-left: 710px;
	cursor:pointer;
}

#sarahsignature {
	height: 64px;
	width: 100px;
	position:absolute;
	margin-top: -15px;
	margin-left: 100px;
	background-image: url(media/Sarahsignature2.png);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content {
	/*height: 809px;*/
	width: 910px;
	position: relative;
	overflow: hidden;
	background-image: url(media/bg.jpg);
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#boxvideo {
	background-image: url(media/boxvideo.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height:415px;
	width: 420px;
	position: absolute;
	margin-top: 9px;

}

#boxrighttop {
	background-image: url(media/boxright.png);
	background-repeat: no-repeat;
	height:212px;
	width: 469px;
	position: absolute;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 420px;
}

#heart{
	margin-top: 30px;
	margin-left: 5px;
	float:left;
}

#register{
	margin-top: 70px;
	margin-left: 210px;
	
}



#boxrightbottom {
	background-image: url(media/boxright.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height:212px;
	width: 469px;
	position: absolute;
	margin-top: 216px;
	margin-left: 420px;

}

#cdcover{
	margin-top: 30px;
	margin-left: 15px;
	float:left;
}

#available{
	margin-top: 10px;
	margin-left: 200px;
	
}

#boxtxt{
	margin-top: 30px;
	margin-left: 200px;
	
}

a.shop{
	display:block;
	float:left;
	width:100px;
	height:30px;
	border: 1px solid #FFF;
	text-align:center;
	line-height:30px;
	margin:5px;
}
 a.shop:hover {
	text-decoration:none;
	background-color:#FFF;
	colog:black;
}

#footer{
	height: 170px;
	width: 858px;
	position: relative;
	overflow: hidden;
	margin-top: 430px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	text-align:left;
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#transplantlogo {
	height: 75px;
	width: 164px;
	position:absolute;
	z-index: 150;
	margin-top: 10px;
	margin-left: 20px;
	cursor:pointer;
}

#footer-left{
	height: 370px;
	width: 562px;
	position: relative;
	overflow: hidden;
	margin-top: 410px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	text-align:left;
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 20px;
	padding-left: 10px;
	float:left;
}

#footer-right{
	position: relative;
	overflow: hidden;
	margin-top: 410px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float:left;
}

#footer-right img{
	border: 1px solid #423924;	
}