* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FFFFFF;
}
#outer {
	text-align: center;
	height: auto;
	width: 100%;
}
#inner, #innerMain {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#innerMain {
	background-image: url(/template2008/background.gif);
	background-repeat: repeat-y;

}
#mainMenu {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	width: 100%;
	text-align: center;
}
#mainMenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#mainMenu a:hover {
	color: #990000;
}
#introText {
	width: 500px;
	text-align: center;
}
#menuLeft {
	width: 233px;
	min-height: 600px;
}
#mainContent {
}
#gigsHeader {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 5px;
	width: 218px;
	text-align: center;
}
.imgFloatRight {
	float: right;
}
#innerMain h1 {
	font-size: 18px;
	color: #990000;
	margin-bottom: 10px;
}
#innerMain h2 {
	font-size: 14px;
	color: #FFCC00;
}
#bizerkaLogo {
	margin-bottom: 10px;
}
#copyright {
	font-size: 10px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 5px;
}
#gigsContent {
	padding-left: 5px;
	width: 220px;
}
a:hover {
	color: #990000;
}
#copyright a {
	font-size: 10px;
}
#galleryMenu {
	background-color: #666666;
	padding: 5px;
	color: #000000;
}
#galleryMenu a {
	color: #FFFFFF;
}
.bigHeader {
	font-size: 16px;
	color: #FF0000;
}
p {
	margin-bottom: 10px;
}
