/* Concorde gallery */

a:link {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #D40000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}

a:active {
	background-color: transparent;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	text-align: center;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0 0 0 0;
}

br {
	line-height: 135%;
}

ol {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	text-align: center;
}

p {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: center;
}

.bold {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}

.caption {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 150%;
	text-align: center;
}

.credit {
	background-color: transparent;
	color: #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	line-height: normal;
}

.gallery {
	width: 650px;
}

.gallerytitle {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	letter-spacing: 1px;
	line-height: 250%;
}

.help {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	padding-top: 20px;
}


.imagetag {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	padding-top: 10px;
	text-align: center;
}

.imagetag2 {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	padding-top: 20px;
	text-align: center;
}

#illustration {
	padding-bottom: 10px;
}

img {
	border: none;
}

#content {
	width: 100%;
	text-align: center;
}

.pagecontent {
	padding: 10px;
}

.right {
	float: right;
}

.righttext {
	text-align: right;
}
