body { 
 background:#dddddd;
 margin:10px 0px 0px 0px;
 padding:0px;
 font-size:100%;
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 color:#000000; 
}

#canvas {
 position:relative;
 border:1px solid #666666;
 background:#ffffff;
 width:980px;
 margin:auto; 
}

#banner {
 background:#4883b5;
 border-bottom:1px solid #000000;
 width:980px;
 margin:auto; 
}

#container {
 width:950px;
 margin:10px auto;  
}

h1,h2 {
 margin:0px; 
}

#copyright {
 width:980px;
 margin:3px auto;
 font-size:10px;
 text-align:center; 
}

/* BEARSHARE.TECHNUTOPIA.TV STYLES */
#bearsharedownloads a:link {
 text-decoration:none; 
}

#bearsharedownloads a:visited {
 text-decoration:none;
 color:#000000; 
}
#bearsharedownloads a:hover {
 text-decoration:none;
 color:#ff0000; 
}

#bearsharedownloads a:active {
 text-decoration:none;
 color:#000000; 
}

.title {
 margin:25px 0px 0px 0px; 
}

#bearsharedownloads {
 text-align:center;
 font-size:80%; 
}

#tv {
 position:absolute;
 top:13px;
 right:550px;
 font-weight:bold;
 font-size:200%; 
}