/********DIVS********/

body {
	font: 8pt arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

.content {
	width: 750px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	}

.main {
	padding: 10px 0 5px 210px;
	margin-left: 50px;
	width: 480px;
	min-height: 485px;
	height: auto !important;
	height: 485px;
	}

.flash {
	width: 100%;
	height: 150px;
	}

/********LEFT********/

.left {
	position: absolute;
	left: 50px;
	width: 200px;
	}

.banner {
	background-image: url("images/10-year.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0 auto;
	width: 180px;
	height: 490px;
	}

/********CENTER********/

div div .dj {
	min-height: 80px;
	height:auto !important;
	height: 80px;
	margin-bottom: 10px;
	width: 310px;
}

div div .box {
	width: 470px;
}

div div .section {
	width: 310px;
	}

div div hr {
	width: 310px;
}

/********RIGHT********/

div div div .section {
	width: 150px;
	}

div div div .box {
	width: 150px;
	}

div div div hr {
	width: 150px;
}

.right {
	position: absolute;
	left: 580px;
	width: 150px;
}

/********OTHER********/

.footer {
	margin-left: 50px;
	width: 690px;
	height: 80px;
	background-repeat: no-repeat;
	}

.footer p {
	margin: 0 0 0 210px;
	padding-top: 8px;
	}

hr {
	line-height: 0;
	font-size:0;
	height:0;
	border-width: 2px 0 0 0;
	padding: 0;
	text-align: left;
	margin: -5px 0 5px 0;
	border-top: 2px dotted #635c5e;
	}

/********SECTIONS********/

.section {
	height: 15px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	}

.news {
	background-image: url("images/news.gif");
	}

.about {
	background-image: url("images/about.gif");
	}

.map {
	background-image: url("images/map.gif");
	}

.upcoming {
	background-image: url("images/upcoming.gif");
	}

.past {
	background-image: url("images/past.gif");
	}

.djs {
	background-image: url("images/djs.gif");
	}

.local {
	background-image: url("images/local.gif");
	}

.international {
	background-image: url("images/international.gif");
	}

.links {
	background-image: url("images/links.gif");
	}

.contact {
	background-image: url("images/contact.gif");
	}

/********BOX********/

.box {
	min-height: 80px;
	height:auto !important;
	height: 80px;
	margin-bottom: 10px;
	}

.box .pic80, .dj .pic80 {
	float: left;
	margin-right: 5px;
	}

.pic80 {
	width: 80px;
	height: 80px;	
	}

.nopic p {
	margin: 0;
	padding: 5px;
	}


.wpic p {
	margin: 0 0 0 85px;
	padding: 0 5px 5px 0;
	}

/********TEXTS********/

h1 {
	margin: 0;
	line-height: 10pt;
	font-size: 10pt;
	}

.nopic h1 {
	padding: 5px;
	}

wpic. h1 {
	padding: 5px 0;
	}

h2 {
	color: white;
	font-size: 10pt;
	line-height: 10pt;
	margin: 0 0 0 5px;
	padding: 0;
}

span {
	color: #8c827f;
	}

span.date {
	color: #fff;
	}

a {
	color: #777072;
	text-decoration: none;
	}

a:hover {
	color: #4f484a;
	}

li, ul {
	padding: 0;
	margin: 0;
	}

.right li, .right ul {
	margin: 0 0 0 5px;
	}

ul {
	padding-top: 5px;
	}

li {
	list-style-type: none;
	}


/********INTRO-MEMORIES********/

.content_memories {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 750px;
	height: 600px;
	margin-left: -375px; /* half of width */
	margin-top: -300px;  /* half of height */
	}

.content_intro {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 600px;
	height: 600px;
	margin-left: -300px; /* half of width */
	margin-top: -300px;  /* half of height */
	}

/********DOME/PARADISO********/

.dome .main {
	background-image: url("dome/images/bg.gif");
	}

.paradiso .main {
	background-image: url("paradiso/images/bg.gif");
	}

.dome .footer {
	background-image: url(dome/images/footer.gif);
	}

.paradiso .footer {
	background-image: url(paradiso/images/footer.gif);
	}

.dome .section {
	background-color: #928a89;
	}

.paradiso .section {
	background-color: #807255;
	}

.dome .box, .dome .dj {
	background-color: #b6adaa;
	}

.paradiso .box, .paradiso .dj {
	background-color: #d9c591;
	}

.dome .main {
	background-color: #d2c8c3;
	}

.paradiso .main {
	background-color: ecd8a7;
	}

.dome .banner {
	background-color: #62587a;
	}

.paradiso .banner {
	background-color: #ecbd61;
	}

.dome table.boxe {
	background-color: #b6adaa;
	}

.paradiso table.boxe {
	background-color: #d9c591;
	}

.dome .box .pic80, .dome .dj .pic80 {
	background-color: #62587a;
	}

.paradiso .box .pic80, .paradiso .dj .pic80 {
	background-color: #ecbd61;
	}

/********BOXE-TABLE********/

table.boxe {
	width: 310px;
	text-align: left;
	margin-bottom: 10px;
	}

table.boxe img {
	width: 80px;
	height: 80px;
	margin-right: 5px;
	}

table.boxe th {
	width: 35px;
	color: white;
	}

table.boxe td {
	padding-bottom: 5px;
	}

table.boxe em {
	font-style: normal;
	font-weight: bold;
	}
