/* CSS Document */

td.tbanner
{width:900;
height:50;
background-image: url('TopBanner.jpg');
background-position:center center;
}

td.lbanner
{width:900;
height:20;
background-image: url('LowerBanner.jpg');
background-position:center center;
text-align:center;
}

td.mnavi
{width:900;
height:20;
background-color:333333;
text-align:center;
color:white;
font-family:Verdana;
font-size:10;
}

td.content
{width:900;
height:470;
background-color:666666 ;
}

td.pnavi
{width:900;
height:20;
background-color:333333;
color:white;
font-family:Verdana;
font-size:10;
text-align:center;
}

a.navi:link {color: #ffffff; text-decoration: none; }
a.navi:visited {color: #CCCCCC; text-decoration: none; }
a.navi:hover {color: #CCCCCC; text-decoration: none; }
a.navi:active {color: #000000; text-decoration: none; }

a.outside:link {color: #666666; text-decoration: none; }
a.outside:visited {color: #666666; text-decoration: none; }
a.outside:hover {color: #000000; text-decoration: none; }
a.outside:active {color: #000000; text-decoration: none; }

body {
scrollbar-face-color: 000000;
scrollbar-highlight-color: cccccc;
scrollbar-3dlight-color: cccccc;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: cccccc;
scrollbar-arrow-color: cccccc;
scrollbar-track-color: 000000;
background-color: black;
}

table
{width:900;
height:600;
align:top;
}

div.lfeature
{border: 1 double black;
height: 150;
width: 430;
background-color: cccccc;
padding: 5;
font-family: Verdana;
color:666666;
font-size:10;
margin-left:5;
margin-bottom:5;
margin-top:5;
float:left;
border:0;
overflow:auto;
}

div.rfeature
{border:1 double black;
height:150;
width:430;
background-color: cccccc;
padding:5;
font-family: Verdana;
color:666666;
font-size:10;
margin-right:5;
margin-bottom:5;
margin-top:5;
float:right;
border:0;
overflow:auto;
}

img.feature
{height:140;
width:200;
float:left;
border:1 solid black;
}

img.display
{height:140;
width:207;
margin-left:10;
margin-top:5;
margin-right:1;
border:1 solid black;
}

img.sdisplay
{height:80;
width:207;
margin-left:10;
margin-top:5;
margin-right:1;
border:1 solid black;
}

div.title
{color: cccccc;
font-size: 40;
font-family: Verdana;
width:900;
height:50;
background-color:black;
border:1 solid #666666;
text-align:center;
}

div.discription
{width:850;
height:400;
color:666666;
background-color: 333333;
margin-top:10;
margin-bottom:10;
margin-left: 25;
margin-right: 25;
padding:5
}

img.main
{height: 300;
width: 400;
margin-bottom:5;
margin-right:5;
border:0;
float:left;
} 

img.clip
{height: 90;
width: 195;
border:0;
margin-right:10;
margin-top:5;
float:left;
}

div.info
{height:400;
width:400;
background-color:cccccc;
border: 1px solid black;
padding:5;
float:right;
font-size:12;
font-family:Verdana; 
}

div.discription
{width:850;
height:400;
color:666666;
background-color: 333333;
margin-top:10;
margin-bottom:10;
margin-left: 25;
margin-right: 25;
padding:5
}

img.main
{height: 300;
width: 400;
margin-bottom:5;
margin-right:5;
border:0;
float:left;
} 

img.clip
{height: 90;
width: 195;
border:0;
margin-right:10;
margin-top:5;
float:left;
}

div.info
{height:400;
width:400;
background-color:cccccc;
border: 1px solid black;
padding: 5;
float:right;
font-size:10;
font-family:Verdana;
}

p.title
{
font-size:16;
font-weight:bold;
}