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

body {
	background-image: url(../00images/design_mock/index_ri2.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font-family: Verdana;
	font-size:11px;
	color: #666666;
	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 solid #333333;
	border-bottom: 1px solid #000000;
	background-color:#333333;
	padding: 3px 0px 3px 10px;
	color: #666666;
	text-decoration: none;


}
/************ profileLinks styles **************/
}
#profileLinks{
	margin: 0px;
	padding: 0px;
	background-image: url(../00images/design_mock/index_pro.jpg);
}

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

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

#profileLinks a:hover{
	color: white;
	border-top: 1px solid #000000;
	background-color: #354c69;
	background-image: none;
	text-decoration: none;
	
#exhibitionGenre{
	color: #b0b4b8;
	background-color: #333333;
	line-height: 12px;
	font-size: 12px;
	font-family: Helvetica;
}
/************ 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 dotted #d0cbc5;
	border-bottom: 1px dotted #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: #354c69;
	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: underline;
	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: #b0b4b8;
	background-color: #333333;
	line-height: 12px;
	font-size: 12px;
	font-family: Helvetica;
	
/********************* end **********************/

