body {
font-family: Arial;
background: #F6F6F6;
margin:0;
padding:0;
}

img {
outline: none;
border: none;
}

a:hover {
text-decoration:underline;
}

a:visited, a:link {
color: #467286;
text-decoration: none;
}

#header {
width: 100%;
height: 100px;
background: #222222;
}

div#innerheader {
width: 960px;
margin-left: auto;
margin-right: auto;
text-align: left;
height: 100px;
}

div#innerheader img {
padding-top: 12.5px;
}

#content {
width: 960px;
margin-left: auto;
margin-right: auto;
min-height: 500px;
}

#main {
float: left;
width: 660px;
margin-left: auto;
margin-right: auto;
}

#sidebar {
text-align: center;
margin-left: 660px;
}


#clear {
clear: both;
padding-top: 20px;
}


.videoentry {
float: left;
display:inline;
width: 145px;
height: 200px;
margin-left: 15px;
margin-top: 20px;
text-align: center;
line-height:14px;
border: 1px solid #99ABB6;
overflow: hidden;
}

.videoentry h2 {
padding: 0;
margin: 0;
font-weight:normal;
font-size:12px;
}

.videoentry h2 a {
text-decoration:none;	
}

.videoentry p {
font-size: 7pt;
}

.preview {
position:relative;
height: 109px;
display: block;
}

.videoentry img {
width: 145px;
position:absolute;
left:0px;
top:0px;
}

.pagination {
float: left;
padding-left: 15px;
padding-top: 20px;
clear: left;
width: 100%;
}

.pagination a#next {
padding-left: 400px;
}

#header a {
float: left;
}

#search {
padding-top: 40px;
padding-left: 600px;
}

#submit {
background: url(/images/search.jpg) no-repeat;
border: 0 none;
width: 66px;
height: 28px;
}

#related h4 {
background: url(/images/related.jpg) no-repeat;
text-indent: -2000px;
line-height: 22px;
}

#download h4 {
background: url(/images/download.jpg) no-repeat;
text-indent: -2000px;
line-height: 21px;
}

.rate h4 {
background: url(/images/rate.jpg) no-repeat;
text-indent: -2000px;
line-height: 22px;
}

#adbox1, #adbox2, #adbox3 {
padding-top: 20px;
padding-bottom: 20px;
}

#lad {
padding-top: 10px;
}

#footer {
background: #222222;
width: 100%;
height: 100px;
}

#innerfooter {
width: 960px;
margin-left: auto;
margin-right: auto;
color: #CCCCCC;
}

#innerfooter ul {
margin: 0;
list-style: none;
padding: 0;
}

#innerfooter p {
padding-top: 10px;
}

#innerfooter a:hover, #innerfooter a:link, #innerfooter a:visited {
color: #CCCCCC;
}

#innerfooter li {
display: inline;
}

