body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	background-color: #000;
}
#frame {
	height: 650px;
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(../images/framebg.png);
	border: 1px solid #FFF;
	padding: 10px;
}
#sidebar {
	float: left;
	height: 580px;
	width: 190px;
	text-align: center;
}


#nav  {
	list-style-type: none;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li {
	background-image: url(../images/navline.png);
	background-repeat: no-repeat;
	background-position: center 36px;
	text-align: center;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#nav a:hover {
	color: #92AB6B;
	background-image: url(../images/ornatehover.png);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	height: 530px;
	width: 430px;
	background-image: url(../images/framebg.png);
	border: 1px solid #FFF;
	left: 8px;
	top: 8px;
	padding: 15px;
	text-align: justify;
	position: absolute;
	overflow: auto;
}
#language {
	float: right;
	background-image: url(../images/framebg.png);
	border: 1px solid #FFF;
	position: absolute;
	top: 8px;
	right: 8px;
	padding: 4px;
	font-size: 11px;
}



#footer {
	clear: both;
	position: relative;
	width: 980px;
	height: 70px;
}
#promo {
	float: left;
	width: 190px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 10px;
}
#promo a {
	color: #FF9;
	display: block;
	background-image: url(../images/promobg.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal;
}


#promo a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
}

#promofr {
	float: left;
	width: 190px;
	font-size: 18px;
	padding-top: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	color: #999;
	font-weight: normal;
}
#promofr a {
	color: #FF9;
	display: block;
	background-image: url(../images/promobg_fr.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal;
}
#promofr a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
}

#copyright {
	float: left;
	width: 790px;
	color: #999;
	font-size: 11px;
	position: relative;
}
#copyright p {
	margin-top: 18px;
	line-height: 22px;
}
#copyright a {
	font-weight: normal;
	color: #868D6D;
}
#menulist {
	list-style-type: none;
	line-height: 32px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/bracket.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 50px;
	height: 300px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menulist a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#menunav {
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	font-size: 13px;
}
.menu-emphasis {
	font-size: 18px;
	text-align: center;
}

#map {
	width: 200px;
	float: left;
	margin-top: 20px;
}
#contact {
	float: right;
	width: 220px;
	padding: 0px;
	margin: 0px;
}
#gallery {
	height: 530px;
	width: 740px;
	background-image: url(../images/framebg.png);
	border: 1px solid #FFF;
	left: 8px;
	top: 8px;
	padding: 15px;
	text-align: justify;
	position: absolute;
	overflow: auto;
}
#gallerylang {
	float: right;
	background-image: url(../images/framebg.png);
	position: absolute;
	top: 8px;
	right: 8px;
	padding: 4px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#linklist {
	list-style-type: none;
	line-height: 32px;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	height: 300px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
}
#linklist a {
	font-weight: normal;
}

#linklist a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#address {
	float: left;
	width: 178px;
	height: 58px;
	margin: 5px;
}
#social {
	width: 110px;
	text-align: right;
	height: 32px;
	z-index: 20;
	float: right;
	margin-top: 18px;
	margin-right: 8px;
}
#social img {
	padding-left: 2px;
}







.footnav {
	font-size: 13px;
}
.menutab {
	line-height: 16px;
}
.menutab td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	font-weight: bold;
	line-height: 16px;
	border-bottom-color: #666;
}

.menutab td em {
	color: #AAA;
	font-weight: normal;
    font-style: normal;
}
.menutab td strong  {
	font-weight: normal;
	font-size: 12px;
}


.menutab .price {
	font-weight: bold;
	text-align: right;
	font-size: 14px;
}
.menutab .year {
	font-style: italic;
	font-weight: normal;
	color: #999;
	text-align: right;
	padding-right: 1px;
}
.disclaimer {
	padding: 6px;
	font-weight: bold;
	font-style: italic;
	margin-top: 12px;
}

.thumbnail {
	padding: 4px;
	border: 1px solid #999;
	background-color: #333;
	margin-right: 13px;
	margin-bottom: 13px;
}
a:hover .thumbnail{
	border: 1px solid #92AB6B;
}
.sportsnav {
	list-style-type: none;
	font-size: 14px;
}
.backtotop {
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
}
.reviewby {
	font-size: 13px;
	color: #FF9;
}
.sportstime {
	width: 80px;
	float: left;
}
.sportsevent {
	line-height: 20px;
}








p {
	line-height: 18px;
	margin-top: 1ex;
	margin-bottom: 1.5ex;
}
h1  {
	margin-top: 0ex;
	margin-bottom: 0.75ex;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	margin-bottom: 0.75ex;
	color: #92AB6B;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2.5ex;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #FF9;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #92AB6B;
	font-weight: bold;
}
p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:active {
	outline: none;
}
:focus {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}
:focus {
	-moz-outline-style: none;
}
