/* CSS Document */

.body {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	list-style-image:url(images/blt.gif)
}

.body A:LINK {color: #0054CB; text-decoration: underline}
.body A:VISITED {color: #0054CB; text-decoration: underline }
.body A:HOVER {color: #3D6399; text-decoration: none; background-color: #f5f5f5 }


.name_list {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
}

.name_list A:LINK {color: #0054CB; text-decoration: underline}
.name_list A:VISITED {color: #0054CB; text-decoration: underline }
.name_list A:HOVER {color: #3D6399; text-decoration: none; background-color: #f5f5f5 }



.news {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-transform:uppercase;
	
}

.news A:LINK {color: #FF4000; text-decoration: underline}
.news A:VISITED {color: #FF4000; text-decoration: underline }
.news A:HOVER {color: #FF4000; text-decoration: none; background-color: #f5f5f5 }


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
.footer A:LINK {color: #BF2000; text-decoration: none}
.footer A:VISITED {color: #BF2000; text-decoration: none }
.footer A:HOVER {color: #BF2000; text-decoration: underline }


.header {
	font-family: Arial, Verdana, Georgia, sans-serif;
	font-size: 16px;
	word-spacing: -1;
	font-weight: bold;
	color: #A6874B;
}

.artist_name {
	font-family: Arial, Verdana, Georgia, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CD5700;
}

.medium {
	font-family: Arial, Verdana, Georgia, sans-serif;
	font-size: 14px;
	color: #803500;
	font-style:italic;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4C6C99;
	text-transform:uppercase;
	word-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}


.blocks_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-transform:uppercase;
	font-weight:bold;
}


.border {
	padding: 10px;
	border: 7px solid #DEDEDE;
	background-color: #ffffff;
}

.link_box {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D60BF;
	padding: 7px;
}
.link_box A:LINK {color: #1D60BF; text-decoration: underline}
.link_box A:VISITED {color: #3D6399; text-decoration: underline }
.link_box A:HOVER {color: #1D60BF; text-decoration: none; background-color: #f5f5f5 }


.intro {
	font-family:  "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #59759C;
}

.intro A:LINK {color: #0054CB; text-decoration: underline}
.intro A:VISITED {color: #0054CB; text-decoration: underline }
.intro A:HOVER {color: #3D6399; text-decoration: none; background-color: #f5f5f5 }

.box {
	border: 1px solid #cccccc;
	background-color: #F5F7FA;
}

.photos_border {
	border: 2px solid #cccccc;
	background-color: #ffffff;
	margin: 3px;
}

img.display {
    margin: 0 0 20px 0;
    padding: 5px;
    border: 7px solid #ccc;
    }