a img {
    border: none;
}

#nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
}

#nav li {
    display: inline;
}

#nav li a {
    color: #333333;
    text-decoration: none;
    padding: 9px;
}

td {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
}

body {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
}

select {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
}

textarea {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
}

input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #666666;
    line-height: 30px;
    text-indent: 10pt;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

ul {
    margin-left: 12px;
}

.botText {
    font-size: 9px;
    color: #999999;
}

.portfolio {
    position: relative!important;
    float:left;}

.portfolio img, .portfolio a {
    position: absolute;
    top: 0;
    left: 0;
}
