body	{font-family: "Comic Sans MS", "Arial";
	font-size:12px;}

#wrapper {width: 1000px;
	margin: 0px auto;
	padding: 10px;}

#header	{width: 980px;
	background-color: ivory;
	height: 190px;
	text-align: center;
	border: 2px solid darkgreen;
	padding: 10px}

#content {margin-top: 10px;}

#content div {padding:10px;
	float:left;}

#content-sidebar {width: 180px;
	background-color: ivory;
	font-size: 14px;
	border: 2px solid darkgreen;
	padding: 10px;
	margin-right: 15px;}	

#content-main {width: 740px;
	color:blue;
	padding: 10px;}

#footer	{width: 1000px;
	background-color: ivory;
	font-size: 12px;
	color: darkgreen;
	text-align: center;
	border: 2px solid darkgreen;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	float: left;}

#bottom {clear: both;
	padding-top: 10px;
	font-size: 12px;
	text-align :left;}

#papers {border: 1px solid darkgreen;
	margin-bottom: 5px;}

#papers div {padding:10px;
	float:left;}

#papers-picture {width: 355px;
	background-color: ivory;
	padding: 10px;}	

#papers-main {width: 320px;
	text-align: left;
	font-size: 14px;
	color:blue
	padding: 10px;}

#post	{border: 1px solid darkgreen;
	width: 740px;
	padding: 10px;
	color:blue}

#paper	{text-align: left;
	font-size: 14px;
	color:blue;}

#shopping {border: 1px solid darkgreen;
	width: 740px;
	padding: 10px;}

.indent {padding-left: 50px;}

TD.picture {width: 240px;
	height:300px;}
TD.product {width: 340px;
	height: 30px;
	font: bold 14px "Comic Sans MS", "Arial";
	background-color: ivory;}
TD.price {width: 140px;
	text-align: left;}
TD.button {width: 90px;}
TD.bottom {border-bottom-style:solid;
	border-bottom-color:darkgreen;
	border-bottom-width:thin;}


H1 	{font: bold 22px "Comic Sans MS", "Arial";
	letter-spacing: 6px;
	color: darkgreen}
H2 	{font: bold 16px "Comic Sans MS", "Arial";
	color: darkgreen}

.lgetxt {text-align: center; 
	font-size: 16px;
	color: darkgreen;}

.stdtxtcen {text-align:center;
	font-size: 14px;
	color:blue;}

.stdtxtleft {text-align: left;
	font-size: 14px;
	color:blue}

.smalltxt {text-align: center;
	font-size: 10px;
	color:blue}

.head	{font-weight: bold;
	color: blue;}

HR.med	{color: darkgreen;
	background-color: darkgreen;
	height: 3px;
	border-width: 0}

HR.thin	{color: darkgreen;
	background-color: darkgreen;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 0;}

IMG.header {float: left;
	height: 190px;
	width: 190px;
	margin-left: 20px;
	margin-right:20px;}

IMG.left {float: left;
	margin: 20px;}

IMG.paper {float: left;
	margin-right: 10px;
	margin-left: 10px;}

IMG.prod {float: left;
	margin: 2px;}

UL.sidebar {list-style-type: square;
	line-height:175%;}

UL	{list-style-type: circle;}

A 	{color: darkgreen}
A:link	{color: darkgreen;
	text-decoration: none;}
A:hover {color: red}
A.link	{color: blue}


