@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, div, p, span, a {padding:0; margin:0;}

/* Template */
body {background:#000000 url(images/bg-world.jpg) no-repeat top center; margin-top:0;}
#top {width:910px; height:40px; background:url(images/top.png) center no-repeat; margin:20px auto 0 auto;}
#site {width:902px; margin-left:auto; margin-right:auto; background:url(images/bg-content.png) repeat; border-left:#FFFFFF 1px solid; border-right:#FFFFFF 1px solid; border-bottom:#FFFFFF 1px solid;}
#header {height:200px;}

.clr {clear:both; margin:0; padding:0;}

#nav {height:45px; width:600px; float:left; margin:0; padding:0; line-height:45px; margin-bottom:0; font-family:"Times New Roman", Times, serif; font-size:22px; font-weight:bold; text-transform:uppercase; color:#FFFFFF; text-decoration:none; letter-spacing:-1px;}
#nav ul {margin:0; padding:0;}
#nav li {list-style:none; float:right; display:block; margin-right:30px;}
#nav a {font-family:"Times New Roman", Times, serif; font-size:22px; font-weight:bold; text-transform:uppercase; color:#FFFFFF; text-decoration:none; letter-spacing:-1px;}
#nav a:hover {color:#FFFFFF; border-bottom:#FFFFFF dotted 1px;}


#content {clear:both; margin-top:5px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#CCCCCC; overflow:hidden;}
#content a {color:#CCCCCC; text-decoration:underline;}
#content a:hover {color:#6699FF;}
#content h1 {margin-top:15px; margin-bottom:15px; font-family:"Times New Roman", Times, serif; font-size:30px; text-transform:uppercase; color:#6699FF; font-weight:bold;}
#content h1 span {color:#FF0033;}
#content h2 {font-size:20px; font-weight:normal;}
#content h6 {font-size:22px; font-family:"Times New Roman", Times, serif; color:#3366CC;  font-weight:normal;}

.small {font-size:11px; line-height:16px; text-align:justify;}

#comment {font-size:12px; line-height:16px; text-align:justify;}

#count {margin-left:auto; margin-right:auto; font-size:20px; color:#FF0033; text-align:center;}

#footer {width:900px; margin-left:auto; margin-right:auto; padding-top:10px; margin-bottom:20px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC;}
#footer a {color:#CCCCCC; text-decoration:underline;}
#footer a:hover {color:#6699FF;}

#flashcontent {width: 480px; height: 680px; background-color:#1c1c1c;}
