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

p, h1, h2, h3 { font-family: Trebuchet MS, Trebuchet, sans-serif; }
img { border: none; }
#head img { position: absolute; }
li { list-style-type: none; }
#foot p, .thumb { text-align: center; }
h1, h3, hr, #nav ul, .thumb p, .partner p { margin: 0px; padding: 0px; }

a { color: #055; }
h1 { font-size: 20px; color: #321; }
h2, h3 { font-size: 16px; color: #154;}
hr { color: #520; }

.left { float: left; margin-right: 10px; }
.right { float: right;  margin-left: 10px;}

.partner { margin-top: 15px; margin-bottom: 15px; }
.partner a { text-decoration: none; }
.partner a:hover { text-decoration: underline; }

#cont img { border: 1px solid #321; }

#cont p { font-size: 14px; color: #210; }

#nav li { display: inline; margin-right: 9px; }

#head img { top: 15px; left: 25px; }

#foot p { font-size: 11px; line-height: 10px; color: #cba; }

#foot a { color: #eca; }

.thumb img { height: 50px; }
.thumb p { font-style: italic; }

#preview { position: absolute; border: 1px solid #333; }
.close img { position: absolute; top: 10px; right: 10px; }

#boards { width: 280px; float: right; border: 1px solid black; padding: 10px; margin-left: 15px; }
#boards img { border: none; }
#boards a.bold { font-weight: bold; text-decoration: none; }