html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {

	background: url(gfx/bcg_grass03.png) top center repeat;

	text-align: center;
	line-height: 17pt;

	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #000;
}
div.menu ul {
	position: absolute;
	right: 2%;
	top: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}
div.menu li {
	margin: 2px;
	padding: 0;
	display: inline;
}
div.menu ul,
div.social_ntw {
	z-index: 99;
}
div#mc_embed_signup {
	position: relative;
	margin-top: 10px;
	
	box-shadow: 0 1px 3px #444;
	-moz-box-shadow: 0 1px 3px #444;
	-webkit-box-shadow: 0 1px 3px #444;
	-o-box-shadow: 0 1px 3px #444;
}
form#mc-embedded-subscribe-form {
	font: normal 100% Arial, sans-serif;
	font-size: 13px;
}
div.social_ntw {
	position: absolute;
	top: 30px;
	left: 3%;
	display: block;
	text-align: left;
	line-height: 30pt;
}

div.content {
	position: relative;
	overflow: hidden;
	width: 880px;
	margin: -8px auto 30px auto;
	
	background: #f1eef0;
	
	box-shadow: 0 5px 10px #444;
	-moz-box-shadow: 0 5px 10px #444;
	-webkit-box-shadow: 0 5px 10px #444;
	-o-box-shadow: 0 5px 10px #444;

	border: 4px solid;
	border-color: #dbd9d9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
}
div.headline {
	color: #000;
	width: 885px;

	background: url(gfx/menuBar.png) top center no-repeat;

	position: relative;
	margin: 30px auto 0px auto;
	
	opacity:0.9;
	filter:alpha(opacity=90);
}
div.headline a {
	color: #000;
	font-weight: normal;
}
div.headline li {
	display: inline;
	padding: 2px 5px 2px 5px;
	font-size: 14pt;
	font-style: bold;
	text-align: left;
}
div.headline ul {
	text-align: center;
	padding: 15px 10px 15px 10px;
}
div.headline li:hover {
	color: #aeadad;
}
li.active {
	font-size: 19pt !important;
	font-weight: bold;
}
div.content #qwiki{
	position: relative;
	left: 20px;
	margin: 0;
}

.smaller_font {
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}
p {
	padding: 8px 25px 0px 25px;
	text-align: left;
}

div.title {
	text-align: center;
	margin: 30px auto 0px auto;
	padding: 0;
	opacity:0.9;
	filter:alpha(opacity=90);
}
div.subtitle {
	margin: -16px 0px 0px 180px;
	padding: 0px;
}
div.footprints {
	position: absolute;
	top: 150px;
	left: 0px;
}
div#copy {
	bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
}
div#copy a {
	color:#fff;
}
div#fbComment {
	margin: 30px auto 0 auto;
	padding: 0;
	background-color: #fff;
}
.header {
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 13px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #7c7b7b;
}
div.columns {
	position: relative;
	height: auto;
	width: 100%;
	padding: 15px;
	padding-bottom: 25px;
	text-align: left;
}
div#top_left {
	max-width: 35%;
}
div#top_right {
	max-width: 50%;
}
div.right,
div.left {
	display: inline-block;
	zoom: 1;
	
	vertical-align: top;
}

div.right {
	margin-left: 30px;
	max-width: 68%;
}
div.right img {
	box-shadow: 0 1px 10px #444;
	-moz-box-shadow: 0 1px 10px #444;
	-webkit-box-shadow: 0 1px 10px #444;
	-o-box-shadow: 0 1px 10px #444;
	
	margin-top: 10px;
}
div.left {
	margin-right: 25px;
	margin-left: 20px;
	max-width: 50%;
}
div.right ul {
	list-style-type: circle;
	margin-left: 17px;
}
div.newsletter {
	margin-top: 20px;
	display: inline-block;
	vertical-align: top;
}
div.prices,
div.dictionary {
	width: 45%;
	display: inline-block;
	vertical-align: top;
}
div.dictionary ul {
	margin-left: 30px;
	list-style-type: none;
}
div.dictionary img {
	position: relative;
	top: 5px;
	margin: 2px 7px 0px 5px;
	cursor: pointer;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}
div#stadium {
	width: 38%;
}
div#useful_things {
	width: 25%;
	vertical-align: top;
}
p.date {
	font-size: 9pt;
}
div#creditfooter img {
	display: none;
}
div#news_left,
div#news_right {
	max-width: 45%;
	text-align: justify;
}
div#news_left,
div#news_right ul{
	list-style-type: none;
}
div#news_left {
	margin: 0px 17px 0 11px;
}
div#news_right {
	margin: 0px 17px;
}
span.headline a{
	color: #000;
	font-weight: bold;
	font-size: 13pt;
	line-height: 15pt;
}
span.headline {
	margin: 7px 0px;
}
span.headline a:hover{
	text-decoration: underline;
}
p.date{
	padding: 0px 25px 10px 0px;
}
.news_header {
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	padding: 25px 0px 35px 0px;
}
div.feedburnerFeedBlock li {
	border-bottom-style:solid;
	border-bottom-color:#dbd9d9;
	border-bottom-width:3px;
	border-bottom-style:groove;
	
	margin-top: 7px;
}
