html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}



body { background: #4e4e4e url(../images/body_bg.jpg) repeat-x center top; font-family: Helvetica, Verdana, Arial; font-size: 16px; color: #343434; line-height: 22px; }

p { margin-bottom: 20px; text-align: justify; }

a { color: #4e4e4e; text-decoration: underline; font-weight: bold; }
a:hover { color: #222; }

.wrapper { width: 1042px; height: 705px; position: relative; margin: 0 auto; background: url(../images/bg.jpg) center top; }

ul.nav { display: block; position: absolute; width: 770px; height: 25px; top: 113px; left: 120px; font-size: 30px; overflow: hidden; list-style: none; }
ul.nav li { display: block; padding: 0px 10px; float: left; position: relative; top:5px; }
ul.nav li a { text-decoration: none; color: #6a6a6a; }
ul.nav li a:hover, .nav li.active a { color: #b9b9b9; }

.content { position: relative; margin: 0 auto; width: 665px; height: 370px; top: 170px; }

.center { text-align: center; }

a.fb img { margin: 1px; border: 2px solid #4b4b4b; }
a.fb:hover img { border: 2px solid #222; }

small { font-size: 14px; line-height: 15px; }

.counter { position: absolute; top: 5px; left:5px; color: #343434; }
