
html {min-height: 100%;}

* {
margin: 0;
padding: 0;
font-size: 14px;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 130%;
}

body {

}

p {
    margin: 12px 0 12px 0;
}

img {
    border: none;
    float: left;
    margin: 12px;
}

a:link, a:visited {
    text-decoration:underline;
    color: #0000FF;
}

a:hover, a:active {
    text-decoration:underline;
    color: #DF5900;
}

#wrapper {
margin: 14px;
width: 970px;
}

#header {
border-bottom: 5px solid #FFD80A;
height: 80px;
width: 970px;
margin-bottom: 5px;
background: url(stippslogo.png) no-repeat;
display:block
}

#content {
float: right;
width: 75%;
margin: 0 0 12px 0;
padding: 12px 0 12px 0;
}


#navi {
border: 1px solid #FFD80A;
float: left;
width: 20%;
margin: 12px 0 12px 0;
padding: 12px;
background-color: #FFFFCC;
}

#navi ul li {
    list-style: none;
    list-style-position: outside;
    margin-bottom: 8px;
}

#archive ul li {
    list-style: none;
    list-style-position: outside;
    margin-bottom: 8px;
}

#footer {
border-top: 2px solid #FFD80A;
padding: 12px;
text-align: center;
}

h1 {
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #BEBEBE;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #DF5900;
    font-size: 130%;
}

h5 {
    padding: 10px 5px 0 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: strong;
}

h6 {
    margin: 10px 5px 0 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
}

.clear {
clear: both;
}

.innermenu {
    margin: 0;
    padding: 0 0 0 30px;
}

.small {
    font-size:80%;
}

.odd {
    background: #F3F5F7;
}

.even {
    background: #FFFFFF;
}

.row1 {
    background: #F3F5F7;
}

.row2 {
    background: #FFFFFF;
}

#content div {
    overflow: hidden;
}

#stiSystems a {
    padding: 0 15px 5px 0;
}

#stiSystems {
    padding-bottom: 15px;
}

.stiCfDateBox {
    margin: 3px;
    float: right;
    color: #808080;
    font-style:italic;
    font-size: 80%;
}

.stiPager {
    text-align: center;
    padding: 15px;
}

.stiCfRatingHigh {
    padding: 1px;
    background-color: #66B531;
}

.stiCfRatingMed {
    padding: 1px;
    background-color: #F6D31A;
}

.stiCfRatingLow {
    padding: 1px;
    background-color: #D12725;
}

.stiListSingleRow {
   margin-top: 8px;
}

.stiListSingleRow li{
    float: left;
    list-style-type: none;
    list-style-image: none;
    list-style-position: inside;
}

.stiImageTrailer {
    width: 115px;
    height: 95px;
    float: left;
    margin-right: 10px;
}
