@charset "utf-8";


body {
	background-image: url(../images/glossymetal_lt.png);
	background-repeat: repeat;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

#bg {
	background-image: url(../images/fadestrip.png);
	background-repeat: repeat-x;
}


a {text-decoration: none;}
a:link {color: #666666}
a:visited {color: #666666}
a:hover {color: #660000}
a.dark {color: #444444; border-bottom: none;}
a.dark:hover {color: #660000;}


#all {
	height: 670px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#allContent {
	background-color: #FFFAE8;
	height: 670px;
	width: 960px;
	position: absolute;
	top: 25px;
	border: 2px solid #999;
	margin: 0px;
	padding: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

p.copy {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #444;
	margin: 0px;
	padding: 0px;
}

p.lowerNav {
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	color: #444;
	margin: 0px;
	padding: 0px;
}

p.test {
	font-style: italic;
	font-weight: bold;
	color: #660000;
}

p.red {
	color: #660000;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
}

p + p {margin-top: 10px;}


#header {
	height: 125px;
	width: 930px;
	position: absolute;
	top: 0px;
	left: 15px;
	border-bottom: 2px solid #660000;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}


img.logo {
	height: 72px;
	width: 224px;
	position: absolute;
	top: 25px;
	left: 15px;
	margin: 0px;
	padding: 0px;
}


img.shop {
	height: 100px;
	width: 97px;
	position: absolute;
	top: 10px;
	left: 330px;
	border: none;
	margin: 0px;
	padding: 0px;
}


img.header {
	height: 92px;
	width: 377px;
	position: absolute;
	top: 15px;
	right: 10px;
	margin: 0px;
	padding: 0px;
}


#navigation {
	font-weight: bold;
	height: 80px;
	width: 930px;
	position: absolute;
	top: 135px;
	left: 22px;
	margin: 0px;
	padding: 0px;
}


#navigation ul li.here {color: #660000;}

#navigation ul li a:visited {color: #666666;}

#navigation ul li a:hover {color: #660000;}



#photoBox {
	height: 250px;
	width: 375px;
	position: absolute;
	top: 267px;
	left: 40px;
	margin: 0px;
	padding: 0px;
}


#textBox {
	height: 314px;
	width: 465px;
	position: absolute;
	top: 235px;
	right: 40px;
	margin: 0px;
	padding: 0px;
}


#lowerNav {
	height: 25px;
	width: 930px;
	position: absolute;
	left: 0px;
	top: 680px;
	margin: 0px;
	padding: 0px;
}


#copyright {
	height: 35px;
	width: 930px;
	position: absolute;
	left: 0px;
	top: 705px;
	margin: 0px;
	padding: 0px;
}

