body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote, img {
	padding: 0;
	margin: 0;
}
p {
	margin-bottom: 12px;
}
h2 {
	padding-bottom: 6px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: italic;
	font-size: 14px;
	padding-bottom: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #999999;
}
body {
	background-image: url(images/bkgrnd.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#outer_wrapper {
	width: 760px;
	margin-left: -380px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px;
}
#menu {
	height: 90px;
}
#inner_wrapper {
	width: 760px;
	background-image: url(images/Frame_left.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 145px;
	color: #999999;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	margin-left: 15px;
	display: inline;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
}
#content {
	color: #999999;
	background-color: #FFFFFF;
	margin-left: 190px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(images/Frame_right.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 30px;
	text-align: justify;
	margin-top: -5px;
	width: 540px;
	overflow: hidden;
	height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.composite {
	text-align: center;
	position: absolute;
	left: 270px;
}
ul.nav {
	list-style-type: none;
}
ul.nav li {
	display: inline;
	float: left;
}
#sidebar ul li {
	list-style-type: none;
}
#sidebar     ul  li a    {
	list-style-type: none;
	height: 35px;
	text-align: left;
	text-indent: 10px;
	padding-top: 7px;
	display: block;
	background-image: url(images/Sidebar_button.png);
	background-repeat: no-repeat;
	width: 145px;
}
#sidebar a:hover {
	background-position: 0px -50px;
}
#sidebar a:active {
	background-position: 0px -100px;
}
#Nilson {
	background-image: url(images/Menubar-Nilson.png);
	width: 160px;
	height: 79px;
	display: block;
	background-position: 0px 0px;
}
#home {
	background-image: url(images/Menubar-Home.png);
	width: 88px;
	height: 79px;
	display: block;
}
#galleries {
	background-image: url(images/Menubar-Galleries.png);
	width: 123px;
	height: 79px;
	display: block;
}
#shop {
	height: 79px;
	width: 90px;
	display: block;
	background-image: url(images/Menubar-Shop.png);
}
#info {
	background-image: url(images/Menubar-Info.png);
	width: 85px;
	height: 79px;
	display: block;
}
#contact {
	background-image: url(images/Menubar-Contact.png);
	width: 115px;
	height: 79px;
	display: block;
}


#blog {
	background-image: url(images/Menubar-Blog.png);
	width: 99px;
	height: 79px;
	display: block;
}
body#Home a#home,
body#Galleries a#galleries,
body#Shop a#shop,
body#Info a#info,
body#Contact a#contact,
body#Contact_thanks a#contact,
body#Postcard_thanks a#shop,
body#Blog a#blog {
	background-position: 0px -200px;
}
.nav a:hover {
	background-position: 0px -100px;
	background-repeat: no-repeat;
}
.nav a:active {
	background-position: 0px 0px;
}
body#Shop #content {
	color: #666666;
	background-color: #FFFFFF;
	margin-left: 190px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(images/Frame_right.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 30px;
	text-align: justify;
	margin-top: -5px;
	width: 540px;
	overflow: auto;
	height: 450px;
}
.lingon_left {
	position: absolute;
	left: -50px;
	bottom: -50px;
}
.blogcontent {
	background-color: #FFFFFF;
	background-image: none;
}
.lingon_right {
	position: absolute;
	left: 200px;
	bottom: -50px;
}
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	padding-right: 10px;
}
body#Blog #content {
	color: #666666;
	background-color: #FFFFFF;
	margin-left: 190px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(images/Frame_right.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 30px;
	text-align: justify;
	margin-top: -5px;
	width: 540px;
	overflow: auto;
	height: 450px;
}

