body {
    background-color: #ffffff;
    color: #000000;
    text-align: left;
    padding: 0;
    margin: 0;
}

h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.2px;
    margin: 0;
    padding: 0;
}

h4 {
    font-size: 13px;
    color: #515151;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
}

h5 {
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
}

#nav {
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
    position: fixed;
    left: 0px;
    top: 0px;
    margin: 0;
    padding: 0 0 0 25px;
}

#nav a {
    color: #ffffff;
    text-decoration: none;
}

#nav a:visited {
    color: #ffffff;
    text-decoration: none;
}

#nav a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#upleft {
    width: 250px;
    line-height: 12px;
    color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -40;
}

#upleft ul {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: normal;
    margin: 0;
    padding: 2px 5px 5px 4px;
    line-height: 12px;
    list-style-type: none;
}

#upleft li a {
    color: #ffffff;
    text-decoration: none;
}

#upleft li a:visited {
    color: #ffffff;
    text-decoration: none;
}

#upleft li a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#left {
    font-size: 12px;
    color: #414141;
    width: 180px;
    line-height: 14px;
    position: fixed;
    left: 0px;
    top: 210px;
    z-index: 40;
}

#left ul {
    font-size: 12px;
    letter-spacing: 0px;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
}

#left a {
    color: #515151;
    text-decoration: none;
}

#left a:visited {
    color: #616161;
    text-decoration: none;
}

#left a:hover {
    color: #515151;
    text-decoration: underline;
}

#bug {
    width: 50px;
    margin: 25px 0 0 0;
    position: fixed;
    left: 153px;
    bottom: 14px;
    z-index: 100;
}

#trail {
    margin: 0 0 0 0;
    position: fixed;
    left: 25px;
    bottom: 53px;
    z-index: 10;
}

*html #trail {
    display: none;
}

#info {
    width: 175px;
    left: 0;
    margin: 0 0 0 0;
    padding: 2px 0 0 0;
    line-height: 12px;
    background-color: #9fd3e9;
    position: fixed;
    bottom: 30px;
    z-index: 40;
}

#info ul {
	text-transform: uppercase;
	letter-spacing: 1px;
    font-weight: normal;
    color: #6c4b71;
    font-size: 12px;
    margin: 0;
    padding: 4px 5px 5px 40px;
    list-style-type: none;
}

#info li a {
    color: #6c4b71;
    text-decoration: none;
}

#info li a:visited {
    color: #6c4b71;
    text-decoration: none;
}

#info li a:hover {
    color: #6c4b71;
    text-decoration: underline;
}

#txt {
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-size: 12px; 
    position: relative;
    padding: 0;
    margin: 80px 0 25px 240px;
    color: #333333;
}

#txt a {
    color: #555555;
    text-decoration: none;
}

#txt a:visited {
    color: #666666;
    text-decoration: none;
}

#txt a:hover {
    color: #555555;
    text-decoration: underline;
}


#txt ul {
    list-style-type: none;
    width: 360px;
    margin: 0;
    padding: 0;
}

#txt p {
    width: 360px;
    line-height: 15px;
    color: #333333;
    font-size: 12px;
}

#txt p a:hover {
    text-decoration: underline;
}

.upleft-txt {
    font-size: 12px;
    line-height: 12px;
    padding: 0 20px 0 5px;
    margin: 20px 25px 0 25px;
}

.title {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
}

.wide-descrip {
    font-weight: normal;
    width: 480px;
    letter-spacing: 0px;
    line-height: 13px;
    font-size: 12px;
    padding: 0;
}

.descrip {
    font-weight: normal;
    width: 360px;
    letter-spacing: 0px;
    line-height: 13px;
    font-size: 12px;
    padding: 0;
}

.specs {
    font-weight: normal;
    line-height: 13px;
    font-size: 12px;
    padding: 0;
}

table {
    text-align: left;
    font-size: 12px;
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
    color: #555555;
}

#txt .title h3 a:link {
    color: #333333;
    text-decoration: none;
}

#txt .title h3 a:visited {
    color: #333333;
    text-decoration: none;
}

#txt .title h3 a:active {
    color: #333333;
    text-decoration: none;
}

#txt .title h3 a:hover {
    color: #333333;
    text-decoration: underline;
}

th {
    width: 110px;   
}

td {
    width: 210px;
}
