

html {
margin:0px;
border:none;
padding:0px;
text-align:center;
}

body {
margin:0px;
border:none;
padding:0px;
text-align:center;
background-image:url(../images/bk.jpg);
background-repeat:repeat-x;
background-position:top left;
background-color:#898989;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:14px;
line-height:26px;
}

h1 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:14px;
font-weight:bold;
}

a:link, a:visited, a:active {
color:#999999;
}

a:hover {
color:#CCCCCC;
}

/* =wrapper */

#wrapper {
margin:0px auto 0px auto;
border:none;
padding:0px;
width:1015px;
overflow:hidden;
background-image:url(../images/contentbk.gif);
}

/* =header */

#header {
margin:0px 0px 0px 0px;
padding:0px;
border:none;
height:127px;
display:block;
}

/* =content */

#content {
margin:-1px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#999999;
text-align:left;
/*background-image:url(../images/content.jpg);*/
min-height:500px;
_height:500px;
}

#content a:link, #content a:visited, #content a:active {
color:#999999;
}

#content a:hover {
color:#ffa705;
}

/* =text */

#text {
margin:0px 0px 0px 0px;
padding:0px 30px 10px 50px;
color:#999999;
text-align:left;
width:640px;
float:left;
line-height:26px;
}

#text table tr td{
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:14px;
line-height:22px;
}

/* =content2 */

#content2 {
margin:-1px 0px 0px 20px;
padding:0px 0px 0px 0px;
color:#999999;
text-align:left;
background-image:none;
background-color:#FFFFFF;
min-height:500px;
_height:500px;
}

/* =text2 */

#text2 {
margin:0px 0px 0px 0px;
padding:0px 30px 10px 0px;
color:#999999;
text-align:left;
width:950px;
float:left;
line-height:26px;
}

#text2 table tr td{
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:14px;
line-height:22px;
}


/* =images */

#images {
margin:0px 20px 20px 0px;
padding:0px;
color:#999999;
text-align:left;
width:240px;
float:right;
z-index:10000;
line-height:22px;
}

/* =footer */

#footer {
margin:0px auto 0px auto;
padding:0px;
clear:both;
color:#fffffff;
text-align:center;
font-size:9px;
height:140px;
overflow:hidden;
line-height:20px;
}

#footer a:link, #footer a:visited, #footer a:active {
font-weight:normal;
color:#4f4c4c;
text-decoration:none;
font-size:10px;
}

#footer a:hover {
font-weight:normal;
color:#ffffff;
font-size:10px;
}

/* =clear */

.clear {
clear:both;
height:0px;
overflow:hidden;
}

/* =tags */

#tags {
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
clear:both;
color:#ffffff;
text-align:center;
font-size:9px;
background-color:none;
height:100px;
overflow:hidden;
font:Arial, Helvetica, sans-serif;
}

#tags a:link, #tags a:visited, #tags a:active {
font-weight:normal;
color:#ffffff;
text-decoration:none;
}

#tags a:hover {
font-weight:normal;
color:#cccccc;
}

#tags img {
border-color:#FFFFFF;
}

/* =gallery */

h2 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:14px;
font-weight:bold;
}

.galleryview {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC5914;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}