body {
	position:relative;
	color: black;
	background-color: #999;
	background-image: url(../images/timbre_background.gif);
}

p {
	color: #ff9;
	line-height: 150%;
}

ul {
	line-height: 150%;
	white-space:nowrap;
}

td {}

hr {
	width: 100%;
	height: 2px;
	outline-style:none;
	border-style: none;
	background-color: #444;
	margin-top: 40px;
	margin-bottom: 0;
}

a {
	text-decoration: none;
}

a:link { 
	color: #c90;
}

a:visited { 
	color: #cc6 
}

a:hover { 
	color: #fff;
	text-decoration: underline;
}

a:active { 
	color: #ff9 
}

#pagetitle { 
	height: 82px; 
	width: 572px; 
	left: 13px; 
	top: 10px; 
	position: absolute; 
	visibility: visible; 
}

#mainText {
	color: #ff9;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	left: 250px;
	top: 138px;
	visibility: visible;
	max-width: 600px;
	padding-left: 250px;
	padding-top: 101px;
	margin-bottom: 50px;
	min-height: 500px;
}

.copyright { 
	/*position: absolute*/
	top: auto;
	color: #888;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	padding-left: 250px;
	padding-bottom: 30px;
	max-width: 600px;
	top: auto;
}

.bodytext { 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: justify; 
	visibility: visible; 
	padding-right: 22px; 
}

.tracktitle { 
	color: #6cc; 
	font-size: 1.3em; 
	font-weight: bold; 
}

hr.trackRule {
	width: 100%;
	size: 1;
}

.headbig {
	color: #6cc;
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-top: 18px;
}

.headmedium { 
	color: #6cc; 
	font-size: 1.4em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: left; 
	margin: 8px 0 12px; 
}

.indented { 
	margin-left: 20px; 
}

.runInHead {
	font-weight: bold;
	font-size: 125%;
	font-style: italic;
	color: #3FF;
}

.acTitleBar {
	position:absolute;
	left: 30px;
	top: 30px;
}

.acTitleText {
	color: #282415;
	position: absolute;
	left: 60px;
	top: 51px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:30px;
	font-weight: bold;
	width: 515px;
	text-align: center;
	/*margin-left: 0px;
	padding-left: 0px;
	border-width: 0 0 0 0;
	text-indent: 0px;*/
}

.pictureList {
	margin-top: 60px;
}

.pictureList p {
	margin-bottom: 60px;
}

.acButton {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 100%;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	background-color: #383838;
	color:#6cc;
	text-align: center;
	vertical-align: top;
	width: 300px;
	height: 20px;
	border-color:#444;
	border-style:solid;
	border-width: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.acConstruction {
	color:#F60;
	font-weight:bold;
}
