

	body	
	{
		text-align: left;
		margin: 0px;
		padding: 0px;
		font-size: 100%;
		font-family: "Courier New", Courier, monospace;
		background-image: url(images/paper_bg.jpg);
		background-repeat: repeat-y;
	}
	
	body a:visited {
	text-decoration:none;
	color: black;
	}

body a:link {
	text-decoration:none;
	color: black;
	}

body a:hover {
	text-decoration:none;
	color: black;
	font-weight:bold;
	}

body a:active {
	text-decoration:none;
	color: red;
	}

	
	.navone
	{
	font-family:"Courier New", Courier, monospace;
	font-size:.9em;
	text-align:center;
	}
	
	
	.navone strong
	{
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	text-align:center;
	font-weight:bold;
	
	
	}

	.navtwo
	{
	font-family:"Courier New", Courier, monospace;
	font-size:.8em;
	text-align:center;
	}
	
	#frame {
		width:732px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background: fff;
		}
		
	#contentleft	
	{
		width: 102px;
		padding: 0px;
		float: left;
		background: #fff;
		/*		vertical-align: top;*/
		// text-transform: inherit;
		margin: 5px 0px 0px 0px;
	}
	
	#navitem	
	{
		padding: 0px;
		float: left;
		margin: 0px;
	}
	
	#contentgrid	
	{
		width: 771px;
		padding: 0px;
		float: left;
		background: #fff;
		margin: 0 auto 0 auto;
		font-family: georga, "times new roman", serif;
		font-size: .65em;
		color: #9e7c49;
	}
	
	#contentgrid p	
	{
		font-family: georga, "times new roman", serif;
		font-size: .65em;
		color: #9e7c49;

		display: inline;
	}
	
	#gridsquare	
	{
		padding: 0px;
		float: left;
		margin-right: 0px;
		margin-left: 5px;
		margin-top: 5px;
		margin-bottom:0px;
	}
	
	#contentcenter {
		width:555px;
		margin-top: 5px;
		margin-left: 5px;
		margin-right:15px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentright	
	{
	
		width: 290px;
//*		width: 290px;*//
		padding: 0px;
		float: left;
		background: #fff;
//*		vertical-align: bottom;*//
		text-transform: inherit;
	}
	
	#contentheader {
		background:#fff
		}
		
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p	
	{
		font-size: .75em;
		line-height: 1.6em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#contentright select { margin: 4px 0 7px 13px; }

#cart
{
	margin: 10px 0 7px 13px;
	vertical-align: bottom;
	text-transform: inherit;
	display: inline;
}


a img {
border:none;
}

.entry p {
font-family: "Courier New", Courier, monospace;
font-size:14px;
}
