/* Web Layout */

body {background-image:url('bg.png'); background-color:#1a1818; margin: 0px;}
a {text-decoration:none; border: none;}
a img {text-decoration:none; border: none;}

#bar{background-image:url('bar.png'); height:18px; background-color:#1a1818; margin: 0px;}

#center {width:1020px; margin: 0 auto; text-align:center;}
#scroll {height:500px; overflow: hidden;}
#logo   {width:530px; height:150px; background-image: url(logo.png); position: relative; margin:0px 0px 0px 20px;}
#bar-top {width:975px; height:50px; background-color:#313030; position: relative; margin-bottom:5px;}
#bar-top a {position:relative; top:17px;}

#item   {width:1000px; text-align:left; position: relative; left:10px; float:left; margin: 0px 20px 30px 0px;}
#item img {margin: 0px 3px 0px 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-shadow: 0px 1.5px 3px #131212;}



.gtext2 {font-family: 'Open Sans', sans-serif; font-size:15px; color:#868686; font-weight: 600; text-shadow: 0px 1.5px 1px #000000; margin: 0px 0px 12px 0px}
.gtext2 h1 {font-size:22px; color:#c0c0c0; font-weight: 400; text-shadow: 0px 1.5px 1px #000000; margin: 0px 0px 4px 0px}
.gtext2 a {font-size:15px; color:#c40000;}
.gtext2  {position: relative; margin: -91px 0px 80px 650px;}
#counter  a {font-size:18px;}

.bar-third {height:50px; background-color:#313030;}
.bar-third  a {position:relative; top:16px;}

.text {font-family:Verdana; font-size:12px; text-align:left; color:#c0c0c0; padding-top:8px;}
.text a {color:#c0c0c0;}
.text a:hover {color:#c0c0c0; text-decoration:underline;}

#frame {width:975px;  position: relative; margin:20px 0px 5px 0px; float:left;}

a img{opacity: 0.7; -moz-opacity: 0.7; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); zoom:1;}
a:hover img{opacity: 1.0; -moz-opacity: 1.0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); zoom:1;}
