@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#790e3f;
}
a:link{
	color:#aa2261;
	font-weight:normal;
}
a:visited{
	color:#aa2261;
	font-weight:normal;
}
a:active{
	color:#aa2261;
	font-weight:normal;
}

#wrapper{
	width:877px;
	margin:0 auto;
}
#header{
	padding:0;
	margin:0;
	line-height:0;
}
#header img{
	padding:0;
	margin:0;
}

#menuBG{
	background-image:url(../images/menubg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:28px;
	height:28px;
	padding:0 0 0 36px;
	margin:0;
		background-color:#000;
}
#menuBG img{
	padding-right:6px;
	border:0;
}
#menuBG a:link{
	color:#000;
	border:0;
}
#menuBG a:visited{
	color:#000;
	border:0;
}
#menuBG a:active{
	color:#000;
	border:0;
}

#table_top{
	background-image:url(../images/table_top.jpg);
	background-repeat:no-repeat;
	min-height:23px;
	height:23px;
	padding:0;
	margin:0;
	line-height:0;
		background-color:#000;
}
#content{
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-y;
	min-height:300px;
		background-color:#000;
}
#content p{
	padding:0 50px;
	line-height:18px;
	margin:0;
}
#content strong{
	color:#aa2261;
}
#content img{
	padding:0 10px 10px 10px;
}

#footer{
	padding-top:12px;
	background-image:url(../images/footer.jpg);
		bac/kground-image:url(images/footer2.jpg);
	background-repeat:no-repeat;
	min-height:76px;
	height:76px;
			mi/n-height:45px;
			he/ight:45px;
	text-align:center;
	font-weight:bold;
}
#footer strong{
	color:#aa2261;
}

.star_bg{
	background-image:url(../images/stars.jpg);
	background-position:right;
	background-repeat:no-repeat;
	min-height:95px;
	height:95px;
	margin-right:50px;
}

.break{
	clear:both;
}
#gallery{
	text-align:center;
}
#gallery img{
	margin:4px 4px;
	padding:0;
	
}

#content .events_table p{
	padding:0;
}
