@charset "utf-8";
/* CSS Document */

html { background:#f9f76c; }

#top { margin:15px auto 0 auto; text-align:center;  }
#lng { margin:0 auto 30px auto; text-align:center;  }
#lngbtm { margin:30px auto 0 auto; text-align:center;  }

/* Thumbnails */
#cnt { width:1200px; margin:0 auto; text-align:center; }
#conth { font-family:"Courier New", Courier, monospace; color:#c33623; font-size:35px; font-weight:bold; margin-bottom:10px; }
#contf { height:50px; font-family:"Courier New", Courier, monospace; color:#7c3d11; font-size:28px; font-weight:600; margin:10px auto 30px auto; text-align:left; }
#more { width:50%; font-size:22px; float:left; text-align:left; display: inline-block; }
#more a:link { color:#679477; text-decoration:none; }
#more a:hover { color:#1c7c3e; text-decoration:underline; }
#bmk { width:50%; font-size:22px; display: inline-block; text-align:right; }
#bmk a:link { color:#679477; text-decoration:none; }
#bmk a:hover { color:#1c7c3e; text-decoration:underline; }

#thmb img { border:3px #999 solid; margin-bottom:3px; }
#thmb img:hover { border:3px #a66 dotted; }


/* Paysites */
#si { width:980px; height:459px; margin:0 auto 25px auto; }
#tspg { width:980px; height:459px; margin:0 auto 25px auto; }
#ilbs { width:987px; height:462px; margin:0 auto 25px auto; }
#wgf { width:986px; height:434px; margin:0 auto; }

/* Friends */
.freesite { width:1000px; font-family:"Courier New", Courier, monospace; margin:0 auto; text-align:center; }
#tit {  color:#377c11; font-size:28px; font-weight:bold; }
.freesite p { font-family:Arial, Helvetica, sans-serif; color:#000; font-size:22px; margin:8px auto; text-align:left; }
.freesite p strong { color:#f00; font-style:italic; font-weight:600; }
.freesite a:link { text-decoration:none; }
.freesite a:hover { text-decoration:underline; }
#bmkfr { font-size:30px; font-weight:bold; margin:25px auto 0 auto; }
#bmkfr a:link { color:#679477; text-decoration:none; }
#bmkfr a:hover { color:#1c7c3e; text-decoration:underline; }

/* Footer */
.ft { font-family:Georgia, "Times New Roman", Times, serif; width:1020px; margin:20px auto; font-size:12px; color:#7d7c36; text-align:right; }