body {
	font: 76%/1.3 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3B3835;
	padding:0;
	margin:0;
	background:#D2DCDF;
	text-align: center;	
}

img {
	border: none;
}

a:link {
	text-decoration: none;
	color: #FF8E00;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #BF6A00
}


a:active {
	text-decoration: none
}

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

p {
	font-size: 92%;
	line-height: 1.2em;
	margin-bottom: 1em;
	text-align: left;
	margin-top: 0px;
}
.artist {
	line-height: normal;
	margin-bottom: 0.66em;
	text-align: left;
}

.artistinfo {
	font-size: 90%;
	font-style: italic;
}

p.intro {
	font-size: 110%;
	font-weight: 400;
	padding-bottom: 1px;
	line-height: 120%;
	margin-top: 8px;
}

p.foot {
	font-size: 80%;
	line-height: 1.2em;
}

.rA {
	font-size: 80%;
	line-height: 1.2em;
	float: right;
}

p.form {
	font-size: 70%;
}


h1 {
}

h2 {
	font-size: 1.1em;
	margin-top: 20px;
	line-height: normal;
}

h3 {
	font-size: .9em;
	font-weight: bold;
	text-align: justify;
}

.randomtext {
	margin-top: 12px;
	font-size: 110%;
	line-height: 1.2em;
	margin-bottom: 1em;
	text-align: left;
	font-weight: bolder;
	color: #00708F;
}
.randomtextsmall {
	margin-top: 12px;
	font-size: 90%;
	line-height: 1.2em;
	margin-bottom: 1em;
	text-align: left;
	font-weight: normal;
	color: #00708F;
	clear: both;
}



input.text {
	background-color:#D2DCDF;
	border: 1px solid #00708F;
	color:#3B3835;
	font: bold 110% "Trebuchet MS", Arial, sans-serif;
}

.textarea {
	background-color:#D2DCDF;
	color:#3B3835;
	font: bold 110%/130% "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 1px solid #00708F;
}


.arrow {
	background: url(../imgs/frame_arrow.gif) no-repeat;
	margin-left: -28px;
	padding-left: 28px;
	position: static;
	z-index: 20;
	visibility: visible;
	overflow: visible;
}

.right {
	text-align: right;
}
