body     { color: #c0c0c0; font-size: 16px; font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; background-color: #000 }
td{
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	font-size: 16px;
}
div#logo    { background-image: url("../link_images/logo.GIF"); background-repeat: no-repeat; top: 16px; left: 16px; width: 128px; height: 128px; img: absolute    }
div#title    { background-image: url("../link_images/banner.gif"); background-repeat: no-repeat; position: absolute; top: 16px; left: 200px; width: 600px; height: 128px }

div#navigation   { background-color: #000; position: absolute; top: 200px; left: 14px; width: 128px; height: 476px }


div#navlist      { background-color: #fff; margin-bottom: 20px; position: absolute; top: 200px; left: 14px; width: 126px; height: 476px; border: solid 1px #fff;text-decoration: none ; }


#navlist ul  { 	list-style-type: none; 
				margin: 0; 				
				padding: 0; 
				 }

#navlist li         { font: 500 12px "Parisian BT", "Courier New", Courier, Monaco, monospace; text-align: center; margin: 0; width: 126px; height: 68px }


#navlist a         { text-decoration: none; background-image: url("../link_images/filmstrip_n.gif"); background-repeat: no-repeat; display: block; margin-bottom: -28px; padding: 28px 0 0; width: 126px; height: 68px }

#navlist a:link   { color: #fff; text-decoration: none }

#navlist a:visited  { color: #000; 
					background-image: url("../link_images/filmstrip.gif");
					 background-repeat: no-repeat;
					 text-decoration: none }


#navlist a:hover    { color: #f00;   }
#navlist a:active { color: #00f }



div#contentcontainer {top: 200px; left: 200px; width: 600px;  position:absolute;}
#qte { color: #ffc; font-style: italic; text-align: left; margin: 10px; padding: 12px; width: 500px; border: solid 1px #ff0 }
div#header   { text-align: center; text-transform: uppercase; width: 600px; float: left }
div#content {
	float: left;
	WIDTH:600px;
	font:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	font-style: normal;
	font-size: 16px;
}
div#hr {color: #000000}
div#footer  { color: red; font-size: xx-small;  width: 100%; text-align: center; }
td a{color: #ccccff;text-decoration: none;}
a:link {color: #ccccff;text-decoration: none;}
a:visited {color: #8c8caf}
a:hover{ color: #f00;   }
h3  { text-transform: uppercase }

