body {
	margin: 0px;
	padding: 0px;
	background-color: #F7B5BD;
	background-image: url(http://www.sweetartfactory.com/images/pink.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

* {
	margin: 0px;
	padding: 0px;
}

.image {
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}


#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 20px;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: justify;
}



.empty {
	font-size: 1px;
	clear: both;
	height: 1px;
}

#banner {
	background-image: url(http://www.sweetartfactory.com/images/logo.gif);
	background-repeat: repeat;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
}


#content {
	display: block;
	width: 850px;
}

#body {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-top: 30px;
	width: 650px;
}


#credits {
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #634210;
	text-align: center;
	padding-top: 8px;
	line-height: normal;
	background: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #634210;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #634210;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #634210;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #634210;
	font-weight: bold;
}

#column {
	font-size: 12px;
	margin-bottom: 25px;
	line-height: 20px;
	width: 200 px;
	padding-left: 20px;
	padding-top: 20px; 
	padding-right: 20px;
	background: #FFFFFF;
	text-align: left;
}

.menu {
height:24px;
background: #F7ADB5;
color: #634210;
border: solid #634210; 
border-width:1px 0 1px 0;
}

.horizontal{
margin: 0  auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
width: 846px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: #F7ADB5;
}

.horizontal ul{
margin: 0;
padding: 0 0 0 16px;
list-style: none;
}


.horizontal ul li{
display: inline;
padding: 0 20px 0 0;
}

A.top:link {
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #634210;
font-size: 12px; 
}


A.top:visited { 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #634210;
font-size: 12px;
}

A.top:hover {
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #634210;
font-size: 12px;
}

p {
margin-top: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
}
