/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:100%;
	background-image:url(background.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

#bgimage {
	
	margin:0px;
	padding:0px;
}

a:link {color:#B6FF00;font-size:13px; text-decoration:none;}
a:visited {color:#B6FF00;font-size:13px; text-decoration:none;}
a:hover {color: #000000;font-size:13px; text-decoration:none;}
a:active { color:#B6FF00;font-size:13px; text-decoration:none;}

a.nav1:link {color: #000000; text-decoration:none; font-size:14px;}
a.nav1:visited {color: #000000; text-decoration:none;font-size:14px;}
a.nav1:hover {color: #FFFFFF; text-decoration:none;font-size:14px;}
a.nav1:active {color: #000000; text-decoration:none;font-size:14px;}

a.nav2:link {color: #FFFFFF; text-decoration:none; font-size:12px;}
a.nav2:visited {color: #FFFFFF; text-decoration:none;font-size:12px;}
a.nav2:hover {color: #0099FF; text-decoration:none;font-size:12px;}
a.nav2:active {color: #FFFFFF; text-decoration:none;font-size:12px;}

a.tickets:link {color:#0099FF; text-decoration:underline; font-weight:bold; font-size:12px;}
a.tickets:visited {color:#0099FF; text-decoration:underline; font-weight:bold; font-size:12px;}
a.tickets:hover {color:#0099FF; text-decoration:underline; font-weight:bold; font-size:12px;}
a.tickets:active {color:#0099FF; text-decoration:underline; font-weight:bold; font-size:12px;}

img {border: 0;}

p	{
	padding: 5px 10px;
	margin:0px;
	font-size:13px;
}
h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #0099FF;
	color:#FFFFFF;
	padding:5px 15px;
	margin:0px 
}

h2 {
	font-size:24px;
	color:#B6FF00;
	font-weight:bold;
	padding: 5px 10px;
	margin:0px;
}
.blueTxtBold {
	font-size:24px;
	color:#B6FF00;
	font-weight:bold;
}

h3 {
	font-size:15px;
	padding: 5px 10px;
	color:#B6FF00;

}
h4 {
	font-size:10px;
	padding:5px;
	color:#666666;

}
h5 {
	font-size:12px;
	padding:5px;
	color:#000000;
}
h6 {
	font-size:10px;
	color:#000000;
}
.blueTxt
{
	font-weight:bold;
	color:#B6FF00;
	text-decoration:underline;
}
#container {
	width: 800px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	float:left;
	clear:both;
	width:263px;
	height:135px;
	margin-top:12px;
}
#bannerAdvert
{
	float:left;
	margin-top:35px;
	margin-left:10px;
	width:468px;
	height:60px;
}
#navigation1 {
	float: left;
	width: 505px;
	margin-top:23px;
	height: 23px;
	background-color:#B6FF00;
	text-align:center;
	font-weight:bold;
	padding-top:6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#rightcornerbox {
	float:left;
	background-image:url(navroundright.gif);
	margin-top:23px;
	width: 32px;
	height: 33px;
}
#navigation2 {
	clear:both;
	float: left;
	width: 495px;
	height: 10px;
	padding-top:3px;
	margin-left:263px;
	text-align:center;
	font-weight:bold;
}
#leftlinks {
	float: left;
	width: 233px;
	text-align:center;
	background-color:#CCCCCC;
	margin: 30px 0 0 0;
	padding: 0px 10px 0px 10px;
}
#content 
{
	float: left;
	width: 507px;
	padding: 15px;
	margin-top:10px;
}
.bgimg
{
	background:url(bg_img.jpg) no-repeat top center;
}
table
{
	padding:15px;
}
.logo_links
{
	width:507px;
	height:70px;
}
#bottomlinks {
	clear: left;
	float:left;
	margin:auto;
	padding: 5px;
	width:790px;
	background-color:#CCCCCC;
	border:0.5px solid #000000;
}
#footer {
	clear: left;
	margin: 0px;
	width:790px;
	height:20px;
	padding:3px;
	text-align: center;
}
#mailling {
	background-color:#CCCCCC;
	width:233px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#contactForm input
{
	float:left;
	width:40px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
