html { 
width:1004px;
margin:0 auto;
background-color:#000000; 
background-position:top center; 
background-repeat:no-repeat; 
background-image:url("http://www.orangedogvideo.com/images/background5.jpg"); 
}

body {
width:1004px; 
margin:0 auto;
color:#aaaaaa;
font-family:georgia, Georgia, serif;
font-size:12pt;
}

#pagecontent {width:984px; margin:0 auto;}

a {color:#222222}

a.orange {color:#ff6600; text-decoration:underline;}

a.contact {color:#ff6600; text-decoration:none;}
a.contact:hover {text-decoration:underline}

font.firstword {color:#ff6600; font-size:16pt;}
font.orange {color:#ff6600}
font.caption {font-size:10pt; font-style:italic;}

#navmenu {
width:984px;
height:44px; 
margin-top:270px;
border-bottom:3px solid #444444;
}

#home {
display:block;
width: 96px;
height: 40px;
background: url("http://www.orangedogvideo.com/images/home2.png") no-repeat 0 0;
float:left;
margin:0 25px 0 45px;
}
#home:hover {background-position: 0 -40px;}
#home span {display:none}

#about {
display: block;
width: 150px;
height: 40px;
background: url("http://www.orangedogvideo.com/images/about2.png") no-repeat 0 0;
float:left;
margin:0 25px 0 25px;
}
#about:hover {background-position: 0 -40px;}
#about span {display:none}

#equipment {
display: block;
width: 170px;
height: 40px;
background: url("http://www.orangedogvideo.com/images/equipment2.png") no-repeat 0 0;
float:left;
margin:0 25px 0 25px;
}
#equipment:hover {background-position: 0 -40px;}
#equipment span {display:none}

#samples {
display: block;
width: 134px;
height: 40px;
background: url("http://www.orangedogvideo.com/images/samples2.png") no-repeat 0 0;
float:left;
margin:0 25px 0 25px;
}
#samples:hover {background-position: 0 -40px;}
#samples span {display:none}

#contact {
display: block;
width: 122px;
height: 40px;
background: url("http://www.orangedogvideo.com/images/contact2.png") no-repeat 0 0;
float:left;
margin:0 0 0 25px;
}
#contact:hover {background-position: 0 -40px;}
#contact span {display:none}

div.vimeo {
display:block;
width:533px;
height:300px;
padding:2px;
border:2px solid #444444;
margin:40px 0 40px 40px;
float:left;
}

div.vidinfo {
display:block;
width: 323px;
height: 348px;
margin:40px 0 0 40px;
float:left;
}

div.thumbcap {
display:block;
width:196px;
height:152px;
margin:40px 0 0 80px;
float:left;
}

a.thumb {
display:block;
width: 192px;
height: 108px;
border:2px solid #444444;
}
a.thumb:hover {
border:2px solid #ff6600;
background-position: 0 -108px;
}
a.thumb span {display:none}

p.cap {
display:block;
width: 176px;
margin:2px 0 0 10px;
text-align:center;
}















