*{
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}

html {
    background-color: #CCCCCC;
}

body {
    width: 1010px;
    background: transparent url(http://www.cowtv.co.nz/files/cowtv/bg_container.jpg) top left repeat-y;
    margin:0 auto;
}

#content {
    background-image: url('http://www.cowtv.co.nz/files/cowtv/images/bg2.png');
    background-repeat: repeat-x;
    background-color: #444444; 
    width: 970px;
    margin: 0 auto;
    text-align: center;
}

#header {
    border-top-color: #FD880A;
    border-top-style: solid;
    border-top-width: 3px;
    border-bottom-color: #FD880A;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#title{
    line-height: 24px;
    text-indent:8px;
    text-align: left;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: #FD880A;
    border-bottom-width: 1px;
    border-bottom-color: #FD880A;
    border-bottom-style: dotted;
    margin-bottom: 20px;
}

.tag {
    font-size: medium;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 0px;
    padding-bottom:15px;
    color: #FD880A;
    border-bottom-color: #FD880A;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.video {
    margin-top: 23px;
    clear: both;
    padding: 5;
}

#videos {
    border-left-color: #FD880A;
    border-left-style:solid;
    border-left-width:2px;
    border-right-color: #FD880A;
    border-right-style:solid;
    border-right-width:2px;
    border-top-color: #FD880A;
    border-top-style:solid;
    border-top-width:2px;
    margin-left: 200px;
    margin-right: 200px;
    margin-top:25px;
}

#footer {
    font-size: small;
    color: #EEE;
    border-top-width: 1px;
    border-top-color: #FD880A;
    border-top-style:dotted;
    border-bottom-color: #FD880A;
    border-bottom-style:solid;
    border-bottom-width:3px;
    line-height: 19px;
    margin-top: 20px;
}

#topbanner {
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: normal;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    background-color: #696969;
    text-align: right;
    height: 22px;
}

#topbanner ul {
    float: right;
    padding: 0 15px 0 0;
    text-decoration: none;
    font-size: 105%;
}

#topbanner li {
    display: inline;
    list-style: none;
}

#topbanner li a {
    display: block;
    float: right;
    padding: 0px 5px 0px 5px;
    color: rgb(200,200,200);
    text-decoration: none;
}

#topbanner a:hover {
    text-decoration: none;
    color: rgb(230,230,230);
}

#backbutton {
    padding-top: 15px;
}

#backbutton a {
    font-size: medium;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 30px;
    color: #FD880A;
    border-bottom-color: #FD880A;
}

#backbutton a:hover {
    font-size: medium;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #EEEEEE;
    border-bottom-color: #FD880A;
}

#backbutton a:visited {
    font-size: medium;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #FD880A;
    border-bottom-color: #FD880A;
}
