﻿body { 
	font: 8pt/14pt verdana, arial, helvetica; 
	color: #ffffff; 
	background: #000 url(picts/images/bgtile.jpg) repeat-y 110px 600px; 
	margin: 0px; 
	}

p { 
	font: 8pt/14pt verdana, arial, helvetica; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 14pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	text-decoration: none; 
	color: #990000;
	}
a:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: #990000;
	}
a:hover, a:active { 
	text-decoration: none; 
	font-weight: bold;
	color: #000000;
	}

/* specific divs */

#logo { 
	position: absolute;
	top: 50px;
	left: 170px;
	z-index: 1;
	}

#menu {
	position: absolute;
	top: 84px;
	left: 165px;
	z-index: 2;
	color: #000000;
	height: 16px;

	}
#shoptitle {
	position: absolute;
	top: 136px;
	left: 166px;
	z-index: 1;
	color: #000000;
	height: 16px;
}

#shopcontent1 {
	position: absolute;
	padding: 5px;
	top: 156px;
	left: 165px;
	z-index: 1;
	color: #000000;
	width: 400px;
	overflow: auto;
	height: auto;

}

#shopcontent2 {
	position: absolute;
	top: 434px;
	left: 174px;
	z-index: 1;
	color: #000000;
	height: auto;
	width: 651px;
}

#shopcontent2 p {
	position: absolute;
	padding: 20px;
	background-color: #ffffff;
	top: 1px;
	left: 0px;
	z-index: 1;
	color: #000000;
	height: 350px;
	width: 350px;
}

#sidebar1 {
	position: absolute;
	top: 109px;
	left: 598px;
	z-index: 1;
	color: #000000;
	height: 400px;
	width: 200px;
	padding: 5px;
}

#sidebar1 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	line-height: 2em;
	font-weight: bold;
	color: #990000;


}

#sidebar1b {
	position: absolute;
	top: 109px;
	left: 598px;
	z-index: 1;
	color: #000000;
	height: 400px;
	width: 200px;
	padding: 5px;
}

#sidebar1b p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	line-height: 2em;
	color: #990000;


}


#sidebar2 {
	position: absolute;
	top: 107px;
	left: 165px;
	z-index: 2;
	height: auto;
	text-color: #990000;
	}

#sidebar2 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	line-height: 2em;
	font-weight: none;
	color: #990000;
	}

#bg-image {
	position: absolute;
	top: 0px;
	left: 110px;
	z-index: 0;
	height: auto;

}

#footer {
	position: absolute;
	left: 642px;
	z-index: 2;
	top: 702px;

    }

#footer p {
	font: 8pt/8pt Arial;
	text-align: top;
	color: #000000; 
}

.copytext 	{ COLOR: #F0F0F0; FONT: 9px arial, verdana, sans-serif; font-weight: normal }
