#container
{
	margin: 0 auto;
	width: 960px;
	background:#fff;
}

#header
{
        background: #FFFFFF url(images/intro1.jpg) no-repeat  left top;
        height: 420px;
	padding: 20px;
}

#header h1 { 
	margin: -19px 0px 0px 250px; 
	font-size: 5em;
}

#header h2 { 
	margin: 80px 0px 0px 700px; 
	font-size: 120%;
}



#header a:link {text-decoration:none;}
#header a:visited {text-decoration:none; color: #000000;}
#header a:hover {text-decoration:underline; color: red;}


#navigation
{
	float: left;
	width: 960px;
	background:#333;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color:#fff;
	text-decoration: none;
	border-right: 1px solid#fff;
}

#navigation li a:hover { background:#383; }

#content
{
	clear: left;
	padding: 20px;
}

#content h1
{
	text-align: center;
}

#content h2
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
	text-align: center;
}

#content h3
{
	text-align: center;
}

#content h4
{
	text-align: center;
	margin-top: -20px;
font-size:150px;
font-weight: 900;
	margin-bottom: 0px;
}



#content_lower
{
	clear: left;

}


#content_lower p
{
	text-align: center;
	font-size: 1.2em;
	padding:   15px  0px  15px 0px;
}

#price
{
	clear: left;
height: 230px;
}

#list_left
{
	float: left;
	width: 455px;
	height: 300px;
}

#list_right
{
	float: right;
	width: 455px;
	height: 300px;
}

#order_right
{
	float: right;
	width: 215px;
	height: 500px;
	display: inline;
	margin-top: 60px;
}


#order_left
{
	float: left;
	width: 215px;
	height: 500px;
	margin-top: 60px;

}

#order_middle
{
	float: left;
	width: 410px;
	height: 500px;
margin-left:30px;
}

#parchment
{
	width: 920px;
	height: 520px;
        background: #FFFFFF url(images/parchment.jpg) no-repeat  center top;
}

#parchment a:link {text-decoration:none;}
#parchment a:visited {text-decoration:none; color: #000000;}
#parchment a:hover {text-decoration:underline; color: red;}

#link{
font-size:50px;
font-weight: 900;
}

#parchment ul
{
margin-bottom: 0px;
}

#coin_row{
float: left;
width: 900px;
height: 180px;
margin-left: 10px;
}

#coin_box{
float: left;
width: 105px;
height: 105px;
margin-left: 40px;
text-align: center;
line-height: 15px;
}

#big{
font-size:50px;
font-weight: 900;
text-align: center;
}


#big a:link {text-decoration:none;}
#big a:visited {text-decoration:none; color: #000000;}
#big a:hover {text-decoration:underline; color: red;}

#big h1{
margin-top: -5px;
font-size:50px;
font-weight: 900;
}

#footer
{
	background:#ccc;
	text-align: center;
	padding: 20px;
	height: 1%;
}


#hidden{
height:1px;
width:0px;
overflow:hidden;
}

#right{
float: right;
text-align: right;
}