@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #ffffff;
}
p {
	font-family: Tahoma, Helv;
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	padding-top: 5px;
}
.texttable {
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 16px;
}
h1 {
	font-family: Tahoma, Helv;
	font-size: 2em;
	color: #000000;
	display: block;
	margin-top: 5px;
	padding-top: 5px;
}
.thumb {
	margin-right: 15px;
	padding-right: 15px;
	text-decoration: none;
}

.redtable {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #b5201a;
	border-left-color: #b5201a;
}

a:link.text {
	font-family: Tahoma, Helv;
	font-size: 1em;
	color: #B5201A;
	font-weight: bold;
	text-decoration: none;
}
a:hover.text  {
	font-family: Tahoma, Helv;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.text  {
	font-family: Tahoma, Helv;
	font-size: 1em;
	color: #B5201A;
	font-weight: bold;
	text-decoration: none;
}
a:active.text  {
	font-family: Tahoma, Helv;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:link.artist{
	font-family: Tahoma, Helv;
	font-size: 1em;
	color: #217762;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.artist {
	font-family: Tahoma, Helv;
	font-size: 1em;
	color: #217762;
	font-weight: bold;
	text-decoration: none;
}
a:visited.artist  {
	font-family: Tahoma, Helv;
	font-size: 1em;
	color: #217762;
	font-weight: bold;
	text-decoration: underline;
}
a:active.artist {
	font-family: Tahoma, Helv;
	font-size: 1em;
	color: #217762;
	font-weight: bold;
	text-decoration: none;
}

a:link.project{
	font-family: Tahoma, Helv;
	font-size: 1.2em;
	color: #217762;
	font-weight: bold;
	text-decoration: none;
}
a:hover.project {
	font-family: Tahoma, Helv;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.project  {
	font-family: Tahoma, Helv;
	font-size: 1.2em;
	color: #217762;
	font-weight: bold;
	text-decoration: underline;
}
a:active.project {
	font-family: Tahoma, Helv;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	font-size: 1em;
	color: #217762;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-size: 1em;
	color: #217762;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-size: 1em;
	color: #217762;
	font-weight: bold;
	text-decoration: none;
}

a:link.big {
	font-size: 1em;
	color: #b5201a;
	font-weight: bold;
	text-decoration: none;
}
a:hover.big  {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.big  {
	font-size: 1em;
	color: #b5201a;
	font-weight: bold;
	text-decoration: none;
}
a:active.big  {
	font-size: 1em;
	color: #b5201a;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 5px;
	font-family: Tahoma, Helv;
}
h3 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	padding-top: 3px;
	font-family: Tahoma, Helv;
}
.photo {
	font-family: Tahoma, Helv;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
ul {
	font-family: Tahoma, Helv;
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	padding-top: 5px;
}
.bigtable {
	padding-right: 16px;
}
h4 {
	font-family: Tahoma, Helv;
	font-size: 1.6em;
	color: #000000;
	display: inline;
	margin-top: 5px;
	padding-top: 5px;
}
.press {
	margin-right: auto;
	padding-right: 80px;
}

