@charset "UTF-8";
/* CSS Document */


body {
background-color:#FFFFFF;
font-family:Verdana, Geneva, sans-serif;
line-height: 20px;
}

h1 {
font-size: 15px;
font-weight: normal;
color:#333333;
padding-bottom:20px;
}

h2 {
font-size: 15px;
font-weight: normal;
color:#CC0033;
padding-bottom: 10px;
}

h3 {
font-size: 13px;
font-weight: normal;
color:#CC0033;
padding-bottom: 10px;
}

p {
padding-top: 0;
	
}

ul {
line-height: 25px;

}

a img { border: none; }

a, ul li a { 
font-size:13px;
/*font-weight:bold;*/
text-decoration:none;
color:#333333;


}

a:hover, ul li a:hover
{
color:#CC0033;
}

#container { 
width: 975px;
height: 1100px;

margin: auto;
background-color:#FFFFFF;
border: none;
}

#window {
width: 500px;

}


#window p {
font-size: 12px;
line-height: 17px;
color:#666666;

}

#window h1 {
color:#CC0000;

}

#containerExhibit { 
width: 975px;
height: 2400px;
margin: auto;
background-color:#FFFFFF
}

#left {
padding: 75px 0 0 50px;
width: 165px;
height:900px;
float: left; 
font-size: 12px;
/*line-height: 25px;
*/color:#666666
}

#content {
padding: 75px 0 0 0;
width: 405px;
float: left;	
text-align:justify;
}

#news1 {
padding: 75px 0 0 0;
width: 350px;
float: left;	
}

#news2 {
padding: 75px 0 0 50px;
width: 300px;
float: left;	
}


#news1 p {
font-size: 12px;
line-height: 17px;
color:#666666
}

#art1 {
padding:75px 0px 50px 0px;
width: 200px;
height: 900px;
float: left;


}

#art2 {
padding: 75px 0px 50px 0px;
width:500px;
float: left;

}
#exhibitionsContent {
padding: 75px 0 0 0;
width: 600px;
float: left;	;
}

#content p {
font-size: 12px;
line-height: 17px;
color:#666666
}

#exhibitionsContent p {
font-size: 12px;
line-height: 17px;
color:#666666
}


#right {
padding:75px 0 0 55px;
width:300px;
float: left;
}
	

#bottom {
width:98%;
padding: 5px 1% 10px 1%;
clear:left;
font-size: xx-small;
}

#imgLeft {
float: left;	
padding:0 30px 20px 0;
}

.soldnotsold {
font-size: 10px;
font-weight: bold;
color:#333333;
}

#navarrow {
padding-left:450px;
font-size: 10px;
font-weight: bold;
}

.imgRight {
float: right;
padding:0 0 10px 10px;
/*width:175px;*/
font-weight:bold;
font-size: x-small;
text-align: center;
}

.imgRight img {
display: block;
}