<style>
body			
{ 
background-image: 
url('images/bg.png');
background-repeat: repeat-x;
background-attachment: fixed
}
a                 { color: #094487;text-decoration:none } 
a:visited         { color: #red; text-decoration: none } 
a:hover           { color: red; text-decoration: none } 
a.nav             { color: #FFFF00; text-decoration: none } 
a.nav:visited     { color: #red; text-decoration: none } 
a.nav:hover       { color: #0000FF; text-decoration: underline }
TABLE             { border-collapse: collapse; } 
TABLE             { border-color: #2D2C2C; }
#VidDesc {width:300px;clear:none;float:left;background:url('/images/viddesc_bg.png') no-repeat;margin-left:1px;padding-top:100px;}
</style>
