@charset "utf-8";
body {
	background-color: #080808;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer .copyright {
	background-color: #990000;
	color: #FFCC00;
	font-weight: bolder;
	line-height: 22px;
}
#footer {
	color: #FFFFFF;
	font-size: 12px;
}
#footer .menu {
	font-size: 12px;
	line-height: 30px;
}
#footer .menu a:link, #footer .menu a:visited {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#footer .menu a:hover {
	text-align: center;
	color: #FF0000;
	text-decoration: underline;
}
.td_inner_spacing {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#event_block {
	font-size: 12px;
}

#event_block p {
	color: #FFFFFF;
	line-height: 25px;
}
#event_block .readmore {
	color: #33CC00;
	text-decoration: none;
}

#event_block h1 {
	color: #FFFF00;
	font-size: 16px;
	font-variant: small-caps;
}
h3 {
	color: #CC0000;
	margin-left: 20px;
}
#event {
	float: left;
	height: 518px;
	width: 400px;
	background-image: url(shop/images/Poster.jpg);
	background-repeat: no-repeat;
}
#event .mesg {
	margin-top: 300px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #E05615;
	font-weight: bold;
}

#menu {
	color: #CCCCCC;
}
#menu ul {
	font-family: Arial, Helvetica, sans-serif;
}
#menu li {
	float: left;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100px;
	margin-right: 20px;
}
#menu a {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
