@charset "UTF-8";
/* CSS Document */

a:link { color:#111; text-decoration:none; }
a:visited { color:#111; text-decoration:none; }
a:focus { color:#111; text-decoration:underline; }
a:hover {color:#949796; text-decoration:none; text-decoration:none; }
a:active {  color:#444; text-decoration:underline; }

body {background-color:#666; color:#111;}

#content {width:720px; margin:0 auto; overflow:hidden; font-family: arial, helvetica sans-serif}
#container {margin-top:30px;}

h1 {color:#000;}
img {margin-top:30px;}

.caption {margin:2px 0; font-size:0.8em;}
.scroll720{width:720px; overflow:auto;}
