body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background-color: #4682B4;
	color: #000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

table tr td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
}

#contents
{
	margin:0px auto;
	padding: 10px 0px 10px 0px;
	background-color: #FFF;
	color: #000;
	width: 600px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 600px;
}

html>body #contents
{
	width: 600px;
	/* ie5win fudge ends */
}

#nav
{
position: relative;
}

#meat
{
	margin: 0px 0px 0px 140px;
	padding-left: 20px;
	border-left: #CCC;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

#meat a:link
{
	text-decoration: underline;
	color: #069;
}

#meat a:visited
{
	text-decoration: underline;
	color: #069;
}

#callout
{
	width: 370px;
	padding: 10px 6px 10px 6px;
	margin: 20px 0 20px 0;
	background-color: #FFC;
	border-color: #ccc;
	border-width: 1px 0 1px 0;
	border-style: solid;
	color: #333;
	line-height: 120%;
}

#textarea { padding: 0px 20px 15px 20px; }

#footer
{
	padding: 6px 0 0 0;
	text-align: center;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	border-style: solid;
	color: #ccc;
	clear: both;
	width: 596px;
}

#footer a:link
{
	text-decoration: underline;
	color: #333;
}

#footer a:visited
{
	text-decoration: underline;
	color: #333;
}

html>body #footer
{
	width: 596px;
	/* ie5win fudge ends */
}

a.footer:link { color: #333; }

a.nav:link
{
	text-decoration: underline;
	color: #666;
}

a.nav:active
{
	text-decoration: underline;
	color: #666;
}

a.nav:visited
{
	text-decoration: underline;
	color: #666;
}

a.nav:hover
{
	text-decoration: underline;
	color: #036;
}

h1
{
	color: #666;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

h2
{
	color: #39c;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding: 0 0 10px 0;
	margin: 0;
}

.imgleft
{
	padding: 4px;
	margin: 0px 10px 10px 0px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	float: left;
}

.code
{
	color: #339;
	background-color: transparent;
	font-family: times, serif;
	font-size: 0.9em;
	padding-left: 40px;
}

.subnav
{
	color: #666;
	font-size: 12px;
	text-align: right;
	line-height: 150%;
}

/* list info */
#custom-gen
{
	margin: 0px 20px 150px 0em;
	width: 10em;
	padding: 0 14px 5px 5px;
	float: left;
	height: 200px;
}

#subnav
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #339;
	background: #fff;
	font-weight: bold;
	text-align: right;
}

ul li
{
	list-style: url(images/bullet.gif);
	margin-left: -1em;
	padding-left: 0em;
	text-indent: 0em;
}

