body
	{
	background: #fff url(http://www.rcboyce.com/images/bg-gradient.png) repeat-x;
	}

h1
	{
	text-align: center;
	font-family: verdana, helvetica, trebuchet ms, arial, sans-serif;
	font-size: 220%;
	margin: 0 0 15px;
	line-height:1.2em;
	}

h2
	{
	text-align: center;
	font-family: verdana, helvetica, trebuchet ms, arial, sans-serif;
	font-size: 140%;
	margin: 0 0 10px;
	line-height:1.2em;
	}

abbr, span.abbr
	{
	cursor: help;
	border-bottom: 1px dashed;
	}

div.navigation
	{
	}
div.navigation ul
	{
	}
div.navigation li
	{
	display: inline;
	list-style-type: none;
	font-variant: small-caps;
	}
div.navigation a:visited
	{
	color: #999;
	}
div.navigation a
	{
	font-family: Helvetica, Arial, sans-serif;
	border: none;
	color: #666;
	padding: 6px;
	width: 100px;
	}
div.navigation a:hover
	{
	background: #999;
	border: 1px solid #000;
	color: #fff;
	padding: 3px 5px;
	}
div.navigation hr
	{
	background: #999;
	border: 1px solid #000;
	color: #999;
	width: 100%;
	height: 3px;
	}

div.content
	{
	width: 100%;
	}
div.content p
	{
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	text-indent: 24pt;
	}
div.content a
	{
	color: #06c;
	background: url(link.png) center right no-repeat;
	padding-right: 12px;
	text-decoration: none;
	}
div.content a:hover
	{
	text-decoration: underline;
	}
div.content img
	{
	padding: 5px;
	}
div.content img.right
	{
	float: right
	}
div.content img.left
	{
	float: left;
	}

div.style
	{
	float: left;
	}
div.style form
	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	}

div.valid
	{
	float: right;
	}
div.valid .w3cbutton3
	{
	margin: 1em 0;
	width: 9em;
	border: 1px solid #ccc;
	font-family: helvetica,arial,sans-serif;
	font-size: 70%;
	font-weight: bold;
	}
div.valid .w3cbutton3 a
	{
	display: block;
	width: 100%;
	margin-bottom: 5px;
	}
div.valid .w3cbutton3 a:link,
div.valid .w3cbutton3 a:visited
	{
	background-color: #fc6;
 	color: #000;
	text-decoration: none;
	}
div.valid .w3cbutton3 a:hover
	{
	border-bottom: 5px solid #ccc;
	margin-bottom: 0px;
	}
div.valid .w3cbutton3 span.w3c
	{
	padding: 0 0.4em;
	background-color: #fff;
	color: #0c479d;
	}