
body {
	color: #333;
	font-size: small;
	font-family: serif;
	margin: 0;
	padding: 0 }

.inlineimage { margin: 5px 10px; width: auto; height: auto; visibility: visible; border: 2px #666; float: left   ; }

#header {
	color: #fff;
	font-size: xx-large;
	background-image: url(../images/sewing_machine_001.gif);
	background-repeat: repeat-x;
	height: 40px;
	clear: both }

#menu {
	background-image: url(../images/menubg.gif);
	padding-top: 25px;
	height: 20px;
	vertical-align: bottom }

#menu ul {
	font-size: medium;
	list-style: none;
	margin: 0;
	border: solid 1px #fff }

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 20px }

#menu a:hover {
	color: #de9050;
	font-weight: bold;
	text-decoration: none }

#title {
	color: #fff;
	font-weight: bolder;
	background-color: #b77a2e;
	white-space: nowrap;
	padding-left: 20px;
	width: 50%;
	height: 40px;
	float: left }

#headercorner {
	background-image: url(../images/topcorner.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 40px;
	float: left }

#left { color: #000; font-size: 11pt; line-height: 12pt; background-color: #f1e8dd; background-image: none; text-align: right; left: 0; right: 0; margin: 0; padding: 0 0 0 10px; width: 220px; height: 100%; float: left        ; white-space: normal; }

#content { color: #000; font-size: 11pt; line-height: 12pt; background-image: none; background-repeat: no-repeat; background-position: right bottom; left: 230px; height: 100%; float: none; margin: 0 0 0 10px; padding: 0 10px            }
#content2 { color: #000; font-size: 11pt; line-height: 12pt; background-image: none; background-repeat: no-repeat; background-position: right bottom; text-align: left; margin: 0 0 0 20px; padding: 0 10px; float: none; }
ul {
	list-style: none;
	margin-top: 0 }

#left li a { color: #333; line-height: 12pt; list-style: none; cursor: auto; display: run-in; white-space: normal; }

#left li a:hover {
	color: #999;
	text-decoration: underline }

h1  {
	color: #fff;
	font-size: xx-large;
	margin: 0;
	padding: 0;
	}

h2 {
	color: #f70;
	font-size: large;
	margin-top: 20px }

p {
	line-height: 1.5em }

.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }

