body {
	background-color : #bcd1e6;
	color : #222;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	background-image : url(images/bgd_paw.gif);
	background-attachment : fixed;
}

img {
	border:0px;
}

.body {
	width: 590px;
	margin-left: auto;
	margin-right: auto;
}

.title {
	border : 1px solid #444;
	width : 582px;
	border-bottom : 0px;
	background-color : #A6C6E6;
	text-align : center;
}

.topmenu {
	border : 1px solid #444;
	color : #333;
	background-color : #777;
	padding : 1px;
	text-align : center;
	width : 580px;
	font-size : 12px;
}

.leftside {
	border : 1px solid #444;
	background-color : #fff;
	width : 381px;
	float:left;
	padding : 10px;
}

.rightside {
	border : 1px solid #444;
	background-color : #fff;
	padding : 5px;
	width : 170px;
	border-left : 0px;
	float:left;
	text-align : center;
}

.leftright {
	border : 1px solid #444;
	background-color : #fff;
	width : 562px;
	float:left;
	padding : 10px;
}

.copyright {
	text-align : center;
	font-size : 10px;
	padding : 5px;
	width : 575px;
	clear: both;
}

a {
	text-decoration : none;
	color : #03c;
}

a:hover {
	text-decoration : underline;
}

a.menu {
	color : #fff;
}

a.menuon {
	color : #fff;
	text-decoration : none;
	text-transform : uppercase;
	font-weight : bold;
}

a.article {
	font-weight : bold;
}

p {
	line-height : 1.3;
}

.sml {
	font-size : 12px;
}

.smlr {
	font-size : 10px;
}

h1 {
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 0px;
	color : #444;
}

h2 {
	font-size : 14px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #444;
}

h3 {
	font-size : 15px;
	font-weight : bolder;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #a74;
}

ul {
	list-style: square;
}

.spaced {
	font-size : 15px;
	text-indent : 5px;
	letter-spacing : 4px;
	font-weight : bold;
}

.articleboxes {
	width : 180px;
	height : 125px;
	float:left;
	margin-right : 5px;
}

.articledate {
	font-size : 10px;
	color : #444;
}

.grayed {
	color : #555;
}

.priceText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.amazonPrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.amazonSideButton {
	margin-top: 0px;
	margin-bottom: 10px;
}

.recommended {
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}

.madeByText {
	font-size: x-small;
	margin: 4px 0 0 0;
}

.amazonProduct {
	margin-bottom: 20px;
}

div#topBanner {
	width: 468px;
	height: 60px;
	margin: 0 auto 10px auto;
}