small {
  display: block;
  position: relative;
  top: 1.3em;
  margin-left: 23em;
  
}

html {
	overflow-y: scroll;
}

body {
	margin:0;
	margin-bottom: 50px;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:left;
	color:#29303b;
	line-height:1.3em;
	background: #ffffff;
	background-image: url(UserFiles/image/coffeepots.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

table {
	border-width: 0px;
}

td {
	border-width: 0px;
	border-style: solid;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:active {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.4em;
}

li {
	list-style-type: disc;
}

.main 
{
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding:0;
	width:740px;	
}
.content {
	width:740px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
	background-image: url(UserFiles/image/white_checker_bg.gif);
	background-repeat: repeat;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
}

.logo {
	margin-top: 20px;
	background-image: url(UserFiles/image/logo_sm.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-top-style: solid;
	border-top-width: 1px;
	height: 102px;
}

.section_links {
	position: relative;
	width: 740px;
	left: 0px;
	/*height: 100px;*/
	text-align: left;
}

.maintext {
	width:700px;
	margin:0 auto;
}

.copy {
	font-size:0.7em;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

.clearer
{
	clear: both;
	height: 1px;
}

.command
{
	font-size: 0.8em;
}

.unpublished a:link
{
	color: #999999;
}

.unpublished a:visited
{
	color: #999999;
}

.unpublished a:active
{
	color: #999999;
}

.error
{
	color: #ff0000;
}
