/***********************************************/
/*        all copyright@ taey.com              */
/*          HTML tag styles                    */
/***********************************************/

body {
	background-image: url();
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size:11px;
	color: #333333;
	line-height:16px;
}
.red_block02 {font-size: 11px;
	background-color: #665e59;
	color: #d0cbc5;
}
.big_red {font-size: 36px;
font-family:Georgia;
line-height:normal;
	color: #917786
}
.big_pink {font-size: 36px;
font-family:Georgia;
line-height:normal;
	color:#996666
}
.project_poem{
	color: #999999;
	margin: 0px;
	padding: 0px;
	font: Georgia;
	font-size: 13px;
}
.place{
	color:#330000;
	display: block;
	border-top: 1px dashed #333333;
	border-bottom: 1px dashed #000000;
	background-color:#CCCCCC;
	padding: 3px 0px 3px 10px;
	color: #990000;
	text-decoration: none;
}
.exhibitionGenre{
	color: #7d92a9;
	background-color: #2f2d47;
	line-height: 12px;
	font-size: 10px;
	font-family: "Lucida Sans";
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #660000;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #d0cbc5;
	border-bottom: 1px solid #999999;
	background-color:#201e1e;
	padding: 3px 0px 3px 10px;
	color: #d0cbc5;
	text-decoration: none;
}

#sectionLinks a:hover{
	color: white;
	border-top: 1px solid #000000;
	background-color: #322a66;
	background-image: none;
	text-decoration: none;
}


/******* hyperlink and anchor tag styles *******/
	

a:link {
	color: #FFFFFF;
	color: #996666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #918378;
}
a:hover {
	text-decoration: dashed;
	color: #333333;
}
/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #92a7b3;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h3{
	color: #999999;
	margin: 0px;
	padding: 0px;
	font: Georgia;
	font-size: 12px;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** exhibition styles *****************/
.exhibitionLinks{
	margin: 0px;
	padding: 0px;
}
.exhibitionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #000000;
}
.exhibitionLinks a:link, #exhibitionLinks a:visited {
	display: block;
	border-top: 1px solid #d0cbc5;
	border-bottom: 1px solid #000000;
	background-color:#201e1e;
	padding: 3px 0px 3px 10px;
	color: #d0cbc5;
	text-decoration: none;
}
.exhibitionLinks a:hover{
	color: white;
	border-top: 1px solid #000000;
	background-color: #4f6876;
	background-image: none;
	text-decoration: none;
}
.exhibitionGenre{
	color: #7d92a9;
	background-color: #2f2d47;
	line-height: 12px;
	font-size: 10px;
	font-family: "Lucida Sans";
}
/********************* end **********************/
