body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Comic Sans MS", "Lucida Handwriting";
	font-size: 14px;
}
h1 {
	margin-top: -0.3em;
	margin-bottom: 0.25em;
	color: #6666FF;
}
p {
	margin-top: 0;
	margin-bottom: 0.75em;
}
ul,li {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
	margin-bottom: 0.75em;
}
table {
	border: 1px solid #0000FF;
	caption-side: bottom;
	width: 100%;
	margin-top: 1em;
}
td,th {
	padding: 2px 5px;
	border: 1px solid #0000FF;
}
caption {
	margin-bottom: 1em;
}
img {
	vertical-align: bottom;
}
img.left {
	float: left;
	margin: 2px 20px 10px 0;
}
div.content {
	background-image: url('images/grain.jpg');
	margin: 0 auto;
	padding: 25px 35px;
	width: 755px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 685px;
}
div.content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.sig {
	text-align: center;
	margin: 0 0 15px 0;
}
div.top {
	width: 500px;
	float: left;
	padding: 0;
	margin: 0;
}
div.side {
	width: 120px;
	float: left;
	clear: left;
	padding: 0;
	}
div.side img {
	margin-top: 10px;
}
div.mid {
	width: 345px;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 35px;
	text-align: left;
}
div.main {
	width: 500px;
	float: left;
	padding-bottom: 10px;
	text-align: left;
}
div.nav {
	width: 150px;
	float: right;
	background-color: #ccccff;
	text-align: center;
}
div.nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.nav ul {
	margin: 10px 15px;
	}
div.nav li {
	font: bold 15px/40px "Comic Sans MS", "Lucida Handwriting";
	color: #ffffff;
	margin: 15px 0;
	}
div.nav a {
	display: block;
	width: 120px;
	background-image:  url("images/button.gif");
	background-repeat: no-repeat;
	background-position: 0 center;
	color: #ffffff;
	text-decoration: none;
	}
div.nav a.here {
	background-position: -240px center;
	}
div.nav a:hover {
	background-position: -120px center;
	}
div.nav a.here:hover {
	background-position: -240px center;
	}
div.nav img {
	margin-top: 15px;
	}
div.ads {
	width: 120px;
	padding: 10px;
	background-color: #CCCCFF;
	float: left;
	margin: 5px 30px 100px 0;
}
div.paypal {
	float: right;
	margin: 5px 0 10px 10px;
}
label			{
				float: left;
				width: 114px;
				padding-top: 3px;
				padding-right: 3px;
				text-align: right;
				}
form.box input	{
				border: 1px solid #6666FF;
				width: 340px;
				padding: 2px;
				}
form.box input.button, form.float input.button	{
				width: auto;
				background-color: #33CC33;
				color: #FFFFFF;
				}
input.file		{
				width: auto;
				}
p.button		{
				text-align: center;
				}
textarea		{
				border: 1px solid #6666FF;
				width: 340px;
				height: 100px;
				padding: 2px;
				}
form.box		{
				border: 2px solid #6666FF;
				margin: 0 24px 10px 0;
				padding: 5px 15px;
				width: 466px;
				}
form p			{
				clear: left;
				}
form.float		{
				float: left;
				}
select,input,textarea	{ font-family: Arial, sans-serif; color: #0000FF; }
ul.sections li	{
				font-size: 1.25em;
				line-height: 1.5em;
				}
ul.thumbs li	{
				display: block;
				float: left;
				margin: 0 25px 25px 0;
				width: 100px;
				height: 75px;
				}
ul.thumbs img	{
				border-width: 0;
				}
.frame img		{
				border: 10px solid #660000;
				border-color: #330000 #660000 #660000 #330000;
				padding: 16px;
				margin-bottom: 5px;
				background-color: #ffffff;
				}
.left	{ clear: left; float: left; }
.right	{ clear: right; float: right; }
.txright	{ text-align: right; }

.frame	{ width: 500px; }
a.button		{
				float: right;
				border: 2px outset #000066;
				background-color: #ddddff;
				color: #000000;
				padding: 2px 5px;
				margin-left: 20px;
				text-decoration: none;
				}
a.button:hover	{
				background-color: #9999ff;
				}
a.button:active	{
				border-style: inset;
				}
a.clear			{
				clear: right;
				color: #FF0000;
				}
p.buylink{
	text-align: center;
}
.buylink a {
	border: 1px solid #3333ff;
	background-color: #ccccff;
	padding: 2px 5px;
	display: compact;
	text-decoration: none;
}
.buylink a:visited {
	color: #3333ff;
}
.buylink a:hover {
	background-color: #3333ff;
	color: #ffffff;
}