body{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.content2 {
	width: 460px;
	padding-bottom: 10px;
	padding-left: 50px;
}

.picture {
	float: right;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 10px;
	width: 360px;
	text-align: center;
}
.notes {
	float: right;
	width: 362px;
	padding-right: 20px;
}
.contact_content {
	background-image: url(images/contact_11.jpg);
}

.note_backing {
	background-image: url(images/bookkeeping_07.jpg);
	width: 322px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}


.expand {
	background-image: url(images/ln-bookworkz_02.jpg);
	background-repeat: repeat;
}
.header_back {
	background-image: url(images/ln-bookworkz_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer_back {
	background-image: url(images/ln-bookworkz_03.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.navbar {
	background-image: url(images/bookworkz_06.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 486px;
	padding-top: 10px;
}
h1{
	font-size: 14px;
	font-weight: bold;
}
.content {
	width: 486px;
	padding-top: 235px;
	padding-left: 35px;
}
a.nav:link {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
}
a.nav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
}
a.nav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #3300FF;
	text-decoration: underline;
	margin-right: 30px;
	margin-left: 30px;
}
a.nav:active {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	margin-right: 30px;
	margin-left: 30px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
a.sitemap:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.sitemap:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.sitemap:hover {
	font-size: 11px;
	color: #3300FF;
	text-decoration: underline;
}
a.sitemap:active {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.notes_backing {
	background-image: url(images/bookkeeping_07.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
