body {
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	line-height:1em;
	background-color: #999900;
}

.style1 {
	font-size: 14px
}


#wrapper {
	width:800px;
	margin:auto;
	/*height:1135px;*/
	height:auto;
}

#menu {
	border-width: 0px;
	width: 161px;
	float:left;
	background-color:#cccc00;
	height:400px;
}

#topmenu {
	border-width: 0px;
	width: 800px;
	background-color:#cccc00;
	margin:auto;
	height:auto;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

#where {
	float:right;
	width:200px;
}

#order {
	margin:auto;
	width:515px;
}

#product-wrapper {
	margin:auto;
	width:800px;
}

#product-wrapper .front {
	margin:auto;
	width:600px;
}

#product-wrapper .front .photo {
	margin:auto;
	width:100px;
}
	 
#product-wrapper #form {
	margin:auto;
	width:100px;
}
	
#product-wrapper #cart {
	padding-top:25px;
	width:100px;
	margin:auto;
}

#product {
	float:left;
	width:405px;
	font-size:16px;
}

#book {
	float:left;
	width:250px;
}

#description {
	float:left;
	width:370px;
	margin-left:25px;
	text-align:justify;
	font-size:16px;
}

#pretty {
	width:600px;
	text-align:justify;
}

ul li {
	list-style:none;
	text-decoration:none;
	float:left;
	padding:0 1em;
}


#product ul {
	float:left;
}


#product ul li {
	text-decoration:none;
	font-size:1em;
	list-style:none;
	padding:.25em 1em;
	float:none;
}

.tshirt {
	margin:auto;
	width:600px;
}