body {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sansserif, San-Serif;
	}

dt.pad {
	padding-top: 4px;
}


div#bottom {
	height: auto;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}

#bottom a         { text-decoration: none; color: #000000;}
#bottom a:active  { text-decoration: overline; color: #000000;}
#bottom a:visited { text-decoration: none; color: #000000;}
#bottom a:hover   { text-decoration: underline; color: #000000;}

div#bottommain {
	height: auto;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	}

#bottommain a         { text-decoration: none; color: #FFFFFF;}
#bottommain a:active  { text-decoration: overline; color: #FFFFFF;}
#bottommain a:visited { text-decoration: none; color: #FFFFFF;}
#bottommain a:hover   { text-decoration: underline; color: #FFFFFF;}

div#content {
	height: auto;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
    text-align: justify;
	}

.image {
position: relative;
float: left;
width: 250px;
height: 234px;
margin: 0 10 0 0;
}


.image a.popimage, .image a.popimage:visited { float: right;
    display:block; width:20px; height:20px; text-decoration:none;
    background:#fff; top:0; left:0; border: solid 1px blue;}
.image a img {border:0px;}
.image a.popimage:hover {cursor:help; text-decoration:none; background-color:#8c97a3; color:#000; z-index: 10000;}
.image a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px; z-index: 1000;}
.image a.popimage:hover .large {
    position: absolute; top: -150px; left: 250px;
    width: 600px; height: 575px; border: 2px solid black; z-index: 10000;}

div.model {
 float: right; width: 760px;
 margin: 40 0 10 0;
}

div#menu {
	width: 800px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	font-size: 19px;
	word-spacing: .04cm;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sansserif, San-Serif;
	background: #9B9249;
	}

#menu a         { text-decoration: none; color: #000000;}
#menu a:active  { text-decoration: overline; color: #000000;}
#menu a:visited { text-decoration: none; color: #000000;}
#menu a:hover   { text-decoration: underline; color: #000000;}


div#title {
    	background: #FFFFFF url(images/header.gif) no-repeat;
    	background-repeat: no-repeat;
        margin-left: auto;
        margin-right: auto;
    	height: 103px;
    	width: 800px;
	text-align: right;
	}

div#title2 {
    	background: #FFFFFF url(images/altenburgwyman.gif) no-repeat;
    	background-repeat: no-repeat;
        margin-left: auto;
        margin-right: auto;
    	height: 103px;
    	width: 800px;
	text-align: right;
	}

marquee#titletext {
    width: 330px;
	height: 100px;
	margin-left: 468;
    text-align: left;
	font-size: 11pt;
	font-family: Arial Narrow, Arial, impact,  Verdana, sansserif, San-Serif;
    font-weight: normal;
}

#titletext a {color: #9B9249; text-decoration: none;}
#titletext a:hover {color: #9B9249; text-decoration: underline;}
#titletext a:visited {color: #9B9249; text-decoration: none;}
#titletext a:active {color: #9B9249; text-decoration: none;}
marquee.titletext {float: #9B9249;}

div#titletext {
	width: 335px;
	height: 103px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: auto;
	padding-top: 30px;
    	padding-bottom: auto;
	color: white;
    	text-align: center;
	letter-spacing: .04cm;
	font-size: 37px;
	font-family: impact, Arial, Verdana, sansserif, San-Serif;
}

dl {
    margin-bottom: 0px;
}

#scroll {
    position:absolute;
    top:0;
    bottom:-0.1px;
    width:1em;
    z-index:-1;
}

table {
	border: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 800px;	}

table.spec {
	width: 430px;
	border-collapse: collapse;
	text-align: left;
}

td.spec {
	border-bottom: solid 1px #777777;
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

.war {width: 115px; float:left; text-align: right;}

.wa {margin-left: 3px; margin-right: 9px;}

.warl {margin-top:6px; margin-bottom:6px;}

/* New Menu Stuff Follows: */

div.men {
	width: 802px;
	height: 34px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
	font-size: 17px;
    font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sansserif, San-Serif;
}

.men ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
}

.men li  {
	min-width: 132px;
    margin: 0;
	padding: 0;
	color:black;
	text-decoration:none;
	background-color: #9B9249;
	float:left;
    border-right: 1px solid black;
}


.men a {
	text-decoration: none;
	display: block;
	color: #000000;
	padding: 5px 0 5px 0;
	text-align: center;
}

.men a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #000033;
}

.men li ul {
	display: none;
}

.men li:hover ul {
	visibility: visible;
	display: block;
	position:absolute;
	max-width: 250px;
	z-index:1;
	padding: 0;
	margin: 0;
	background-color: #bdb571;
}

.men li li {
	border: none;
	font-size: 15px;
	background-color: #bdb571;
	}

.men li li a {
	padding: 8px 2px 8px 12px;
	text-align: left;
	min-width: 133px;
}