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

body { margin-top: 0px; margin-bottom: 10px; background: #000000; }
u a { font-weight: bold; color: #FFFF00; }
u a:hover { font-weight: bold; color: #FFCC00; }

#container { margin: 0 auto; width: 806px; }

#head { height: 180px; background: url(images/head.jpg); }
#head p { font: 10px Verdana, Arial, Helvetica, sans-serif; color: white; width: 320px; float: right; padding: 108px 10px 0 0; line-height: 150%; }
html>/**/body #head p { padding: 100px 10px 0 0; }

#content { background: url(images/content_bg.jpg) no-repeat; height: 320px; }

#thumbnails { display: block; width: 720px; margin: 0 auto; border: 1px solid black; padding-top: 20px; }
#thumbnails a img { border: 0; padding: 7px; float: left; text-align: center; }
#thumbnails p { font: 17px Verdana, Arial, Helvetica, sans-serif; color: white; text-align: center; line-height: 150%; }
html>/**/body #thumbnails p { margin-bottom: 0; }
.thumbas { width: 623px; margin: 0 auto; }

#footer a img { border: 0; padding-top: 20px; }
html>/**/body #footer a img { padding-top: 30px; }

#permit { padding-bottom: 50px; }
#permit a { font: 11px Arial, Helvetica, sans-serif; color: #FFFF00; text-align: center; text-decoration: none; }
#permit a:hover { color: #FFCC00; }

.anda {	font-family: Arial, Helvetica, sans-serif; font-size: 18px;	font-weight: bold; color: #FFFFFF; }
.seemore_text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.seemore_title {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }

a {	color: #000000; }
a:hover { color: #FFF; }
