body {
	text-align:center;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	height:100%;
	background-image:url("background.jpg");
	background-repeat:repeat-y;
	background-position:top center;
}

#wrapper {
	text-align:left;
	margin:0px auto;
	padding-right:5px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	border:0;
	width:900px;
	height:100%;
	background:#ffffff;
	background-image:url("header.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}

#header {
	width:auto;
	height:175px;
	clear:both;
}

#topnav {
	width:auto;
	height:40px;
	clear:both;
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	margin:0px auto;
	padding-bottom:0px;
}

#right {
	float:right;
	width:210px;
	padding-right:30px;
	padding-left:0px;
	padding-top:235px;
	padding-bottom:20px;
}

#content {
	float:left;
	width:600px;
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	margin:0px auto;
	padding-bottom:10px;
}

#footer {
	clear:both;
	height:25px;
	padding-top:15px;
	background-image:url("footer.gif");
	background-repeat:repeat-x;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.carnation_topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a60084;
}
	
.bl {
	background: url("bl.gif") 0 100% no-repeat #fcedf4; width: 600px
}

.br {
	background: url("br.gif") 100% 100% no-repeat
}

.tl {
	background: url("tl.gif") 0 0 no-repeat
}

.tr {
	background: url("tr.gif") 100% 0 no-repeat; padding:10px
}

.trproduct {
	background: url("tr.gif") 100% 0 no-repeat; padding:20px
}

.clear {
	font-size: 1px; height: 1px
} 

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 666666;
}

li.newbullet {
	list-style-image:url("bullet_a60084.gif")
}

div.buyonline {
	padding: 0;
	margin: 0;
	border: none;
}

div.buyonline img {
	border: none;
}

div.links p {
	font-size: 18px;
	margin: 0 0 4px 0;
}

div.links p.description {
	font-size: 12px;
	margin-bottom: 14px;
}

div.links a {
	text-decoration: underline;
}

a.white:link, a.white:visited {
	color: #fff;
	text-decoration: none;
}

a.white:hover {
	color: #a60084;
	text-decoration: none;
}

a.white:active {
	color: #000;
	text-decoration: none;
}
