* {
margin:0;
padding:0;
}

body {
font-family:Verdana,Arial;
font-size:1em;
background:url(../pic/f1.gif);
padding:10px;
a:focus { outline: none; }
}

img {
margin:3px 0 3px 0;
border:0;
}

.ind {
border:2px solid silver;
}

#body {
width:1000px;
margin:0 auto;
}

#header {
width:968px;
height:200px;
margin-bottom:5px;
padding-bottom:3px;
background:url(../pic/f1.gif);
}
#leftcolumn {
color:#6495ED;
width:135px;
float:left;
border:3px double silver;
-moz-border-radius:2em;
-webkit-border-radius:2em;
border-radius:2em;
-khtml-border-radius:2em;
-moz-box-shadow: 0.3em 0.3em 6px #555;
-webkit-box-shadow: 0.3em 0.3em 6px #555;
box-shadow: 0.3em 0.3em 6px #555;
-khtml-box-shadow: 0.3em 0.3em 6px #555;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=4);
text-align:center;
margin:0 12px 6px 0;
padding-top:10px;
background:url(../pic/1.gif);
}
#rightcolumn {
float:left;
color:#6495ED;
font-size:.9em;
width:805px;
display:inline;
position:relative;
border:3px double silver;
-moz-border-radius:2em;
-webkit-border-radius:2em;
border-radius:2em;
-khtml-border-radius:2em;
-moz-box-shadow: 0.3em 0.3em 6px #555;
-webkit-box-shadow: 0.3em 0.3em 6px #555;
box-shadow: 0.3em 0.3em 6px #555;
-khtml-box-shadow: 0.3em 0.3em 6px #555;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=4);
text-align:center;
margin-bottom:6px;
background:url(../pic/1.gif);
padding-top:10px;
}

#leftcolumn hr {
width:90%;
margin-left:6px;
height:1px;
background:silver;
}

#leftcolumn img {
border:0;
background:url(../pic/1.gif);
}

#footer {
clear:both;
color:#6495ED;
width:948px;
border:3px double silver;
-moz-border-radius:2em;
-webkit-border-radius:2em;
border-radius:2em;
-khtml-border-radius:2em;
-moz-box-shadow: 0.3em 0.3em 6px #555;
-webkit-box-shadow: 0.3em 0.3em 6px #555;
box-shadow: 0.3em 0.3em 6px #555;
-khtml-box-shadow: 0.3em 0.3em 6px #555;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=4);
text-align:center;
font-size:.75em;
line-height:170%;
background:url(../pic/1.gif);
letter-spacing:.05em;
margin:10px 0;
padding:6px;
}

#footer a {
color:#4169E1;
text-decoration:none;
font-weight:600;
letter-spacing:.1em;
}

#footer img {
padding:10px;
}

#rightcolumn a:hover,#footer a:hover {
color:#4682B4;
text-decoration:underline;
}

.clear {
clear:both;
background:none;
}

.thumbnail {
position:relative;
z-index:0;
}

.thumbnail:hover {
background-color:transparent;
z-index:1;
}

.thumbnail span {
position:absolute;
background-color:#F0F8FF;
left:-1500px;
border:0;
visibility:hidden;
padding:1px;
}

.thumbnail span img {
border-width:0;
padding:5px;
}

.thumbnail:hover span {
visibility:visible;
top:25px;
left:20px;
z-index:50;
}
