
a:link { color:#000000; text-decoration:none }

a:visited { color:#000000; text-decoration:none }

a:hover {color: #000000; text-decoration: underline overline; }

body { 
 font-family:verdana;
 color:#000000;
 background:#999999;
 text-align:left;
 font-size:medium;
 margin:5px; 
}

div#bg {
 background:#ffffff;
 width:950px;
 margin-left:auto;
 margin-right:auto;
 background:url(bg_ig.jpg) repeat-y fixed center;
}

div#header {
 width:900px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:1px;
 padding: 0;
 background:#ffffff;
}

div#clipshow {
 width:900px;
 height:150px;
 margin-bottom:1px; 
 margin-left:auto;
 margin-right:auto;
 padding: 0;
}

div#content {
 text-align:left;    
 margin: 0 auto;  
 margin-bottom:0;    
 width:890px;
 padding:5px;;
 background:#999999;
}

div#left {
 float:left; 
 width:300px; 
 padding:7px;
}

div#right {
 margin-left:325px;
 padding:7px;
 border:1px #000000; border-style:dotted; border-color:#999999;
 background:#ffffff;
}

div#navi_01 {
 padding:7px;
 border:1px #000000; border-style:dotted; border-color:#999999;
 margin-bottom:0;
 font-size:small;
 background:#ffffff;
}

div#navi_02 {
 padding:3px;
 border:1px #000000; border-style:dotted; border-color:#999999;
 font-size:medium;
 background:#ffffff;
}

div#footer {
 width:900px;
 margin-left:auto;
 margin-right:auto;
 padding:0;
 background:#ffffff;
 text-align:center;
 font-size:small;
}