body, html {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	min-width:750px;
	background:#D4D0C8;
	color:#000;
}

#wrapper {
	margin:0 auto;
	width:750px;
	padding-bottom: 10px;
}

#leftshadow {
background: #E9E9E9 url(/images/left-shadow.jpg) no-repeat fixed top right;
}

#rightshadow {
background: #E9E9E9 url(/images/right-shadow.jpg) no-repeat fixed top left;
}

.bg-table {
background: #E9E9E9 url(/images/bg-table.jpg) repeat-x fixed top;
padding-top: 15px;
}

.bg-navbar {
background: #E9E9E9 url(/images/bg-navbar.jpg) repeat-x fixed top;
padding-top: 15px;
}

.bg-navbar {
background: #E9E9E9 url(/images/bg-navbar.jpg) repeat-x fixed top;
padding-top: 15px;
}

.small-white {
	font-size: 80%;
	color: #ccc;
}

h1 {
font-size: 16px;
background: #809488;
color: #fff;
padding: 2px 0px 2px 10px;
margin: 0px;
letter-spacing: 1px;
}

h2 {
font-size: 14px;
color: #333;
padding: 2px;
margin: 0px;
}

h3 {
font-size: 16px;
color: #425247;
padding: 2px;
margin: 0px;
letter-spacing: 1px;
}

#returntop {
text-align: center;
font-size: 10px;
background-color: #fff;
width: 80px;
height: 10px;
padding: 4px;
border: 1px solid #000;
}


#maincopy {
padding: 10px;
line-height: 19px;
}

#footer {
color: #69756B;
text-align: center;
}

A:link {
color: #003399;
text-decoration: none;
}

A:visited {
color: #234B3C;
text-decoration: none;
}

A:active {
color: #900;
text-decoration: underline;
}

A:hover {
color: #900;
text-decoration: underline;
}

.redtext {
color: #900;
}

ul li {
padding-bottom: 8px;
}

.opaque { 
   opacity: .9; 
   filter: alpha(opacity=90); 
   -moz-opacity: .9; 
} 

#designs {
text-align: center;
margin: 0px;
padding: 0px;
}

#mainimage {
float: left;
margin: 0px;
padding: 0px;
}

#thumbs {
margin: 0px;
padding: 0px;
display: inline;
float: right;
}

.model {
display: inline;
}

#spec-links {
font-size: 12px;
text-align: center;
margin: 0px;
padding: 0px;
font-weight: bold;
}

#spec-links  A:link {
color: #FFFFCC;
text-decoration: none;
}

#spec-links  A:visited {
color: #ECF5FF;
text-decoration: none;
}

#spec-links  A:active {
color: #900;
text-decoration: underline;
}

#spec-links  A:hover {
color: #900;
text-decoration: underline;
}

#spec-links2 {
font-size: small;
text-align: right;
float: right;
font-weight: bold;
margin: 0px;
padding: 3px;

}

#spec-links2  A:link {
color: #FFFFCC;
text-decoration: none;
}

#spec-links2  A:visited {
color: #ECF5FF;
text-decoration: none;
}

#spec-links2  A:active {
color: #900;
text-decoration: underline;
}

#spec-links2  A:hover {
color: #900;
text-decoration: underline;
}



.indent {
text-indent: 30px;
}

.red_bold {
color: #600;
font-weight: bold;
}

#news {
font-size: 12px;
border: 1px solid #663;
}

#news td {
border: 1px solid #663;
background-color: #95AB9E;
}

.greenrow {
background-color: #b2c6b9;
}

.shaft-chart {
font-size: 10px;
}

.shaft-chart td {
background-color: #9AAB9E;
}

.smalltext {
font-size: 10px;
}

#previous {
background: #DBBD65;
border: 1px solid #000;
padding: 0px 2px 0px 2px;
float: right;
font-size: xx-small;
display: inline;
}
