body {
	background-image: url(../img/style/bg.jpg);
	background-repeat: repeat-x;
	background-x-position: center;
	background-y-position: top;
	background-attachment: fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fce6b8;
	font-size: 13px;
	margin: 0px;
	line-height: 20px;
}
.hlText {
	color: #fce6b8;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}
#aboutUs {
	width: 610px;
	float: left;
}
#flyerHl {
	float: left;
	padding-top: 25px;
	padding-left: 25px;
	margin-top: 27px;
}
.box {
	margin-top: 30px;
	height: 190px;
	width: 200px;
	background-color: #201711;
	border: 1px solid #000;
	float: left;
	margin-right: 37px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#agendaTable {
	border: 1px solid #000;
}




#mainMenu {
	margin: 0px;
	padding: 0px;
	height: 78px;
	background-image: url(../img/style/bg_menu.png);
}
#mainMenuTop {
	background-image: url(../img/style/bg_mainmenu.png);
	height: 78px;
	margin: auto;
	width: 888px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#menuBtn {
	padding-left: 25px;
	padding-top: 45px;
	width: 550px;
	float: left;
}
#menuLogo {
	float: left;
	padding-left: 178px;
	padding-top: 27px;
}
.btnBox {
	float: left;
	margin-right: 25px;
}




#mainPage {
	background-image: url(../img/style/bg_page.png);
	width: 838px;
	margin: auto;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
#btnHome {
	height: 19px;
	width: 42px;
	background-image: url(../img/menu_vibes/btnHomeUp.jpg);
	background-repeat: no-repeat;
}
#btnAgenda {
	height: 20px;
	width: 60px;
	background-image: url(../img/menu_vibes/btnAgendaUp.jpg);
}
#btnPhotos {
	height: 19px;
	width: 62px;
	background-image: url(../img/menu_vibes/btnPhotosUp.jpg);
}
#btnPresentation {
	height: 19px;
	width: 108px;
	background-image: url(../img/menu_vibes/btnPresentationUp.jpg);
}
#btnContact {
	height: 20px;
	width: 67px;
	background-image: url(../img/menu_vibes/btnContactUp.jpg);
}




#footer {
	width: 864px;
	padding-left: 25px;
	font-size: 12px;
	background-image: url(../img/style/bg_footer.png);
	background-repeat: repeat-y;
	height: 45px;
	padding-top: 13px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#decoFlyer {
	border: 1px solid #000;
}


.titleImg {
	padding-top: 25px;
	padding-bottom: 15px;
}
.day1 {
	background-color: #000;
	padding-left: 5px;
	width: 50px;
}
.month1 {
	text-align: right;
	width: 50px;
	padding-right: 5px;
	background-color: #000;
}
.artist1 {
	background-color: #666;
	color: #000;
	width: 135px;
	padding-left: 5px;
	font-weight: bold;
}
.comment1 {
	width: 340px;
	padding-left: 5px;
	background-color: #000;
}
a {
	color: #547186;
}




.day2 {
	background-color: #2b2a2a;
	padding-left: 5px;
	width: 50px;
}
.month2 {
	text-align: right;
	width: 50px;
	padding-right: 5px;
	background-color: #2b2a2a;
}
.artist2 {
	background-color: #b6afa4;
	color: #000;
	width: 135px;
	padding-left: 5px;
	font-weight: bold;
}
.comment2 {
	width: 340px;
	padding-left: 5px;
	background-color: #2b2a2a;
}
#contact {
	background-color: #201711;
	border: 1px solid #000;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	width: 780px;
}
#photoTheek {
	width: 253px;
	float: left;
}
.photoTitle2 {
	background-color: #000;
	padding: 5px;
	border: 1px solid #000;
}
.photoTitle1 {
	background-color: #2b2a2a;
	padding: 5px;
	border: 1px solid #000;
}

#photoViewer {
	width: 552px;
	float: left;
	height: 300px;
	margin-left: 30px;
}

