a:link{
	text-decoration:underline;
	color:#DE6D28;
	font-weight:none;
	}

a:visited{
	text-decoration: underline;
	color: #B47B28;
	font-weight:none;
	}

a:hover{
	text-decoration: none;
	color: #FDDE63;
	font-weight:none;
	}

body{
	background:#E6E6E6;
	font-size:8pt;
	font-family: trebuchet ms, arial, sans-serif;
	text-align:center;
	color:#9C5728;
	margin:0px;
	padding:0px;
	background-attachment:scroll;
	}

table{
	border-collapse: separate;
	font-family: trebuchet ms, arial, sans-serif;
	font-size:8pt;
	color:#9C5728;
	text-align: justify;
	}

input,textarea,select{
	background:#F9E2BC;
	color:#FCA93E;
	font-family: arial, sans-serif;
	font-size:8pt;
	border: 1px dotted #C6481B;
	}

blockquote {
	background:#fcf8d5;
	border: 4px solid #edcd9e;
	padding: 3px;
	}

.title{
	font-family: garamond, times new roman, serif;
	font-style: italic;
	font-size: 16px;
	color:#DFCDB5;
    letter-spacing:4px;
	text-align: left;
	border-bottom: 1px dotted #E4C9A6;
	}

.quote{
	color: #979C71;
	font-style: italic;
	text-align:right;
	}

.nav{
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 10px;
	color: #955E55;
	}

.nav a{
	text-decoration: none;
	}

#mainframe{
	background-color: #ffffff;
	border: 10px solid #ffffff;
	width: 650px;
	text-align: justify;
	margin: 0px auto 0px;
	padding: 0px;
	}

#top{
	float: left;
	margin: 0px;
	width: 650px;
	}

#menu{
	background-image:url(http://sawbitchworkhorse.org/skins/machines/bg.gif);
	background-repeat: repeat;
	float: left;
	margin: 0px;
	width: 170px;
	padding: 5px;
	}

#body{
	background-image:url(http://sawbitchworkhorse.org/skins/machines/bg.gif);
	background-repeat: repeat;
	float: right;
	margin: 0px;
	width: 450px;
	text-align:justify;
	padding: 5px;
	}

#affiliates{
	float: left;
	text-align:center;
	width: 605px;
	background-color: #E9E9E9;
	}
