/*bodyDesign*/
body{
	margin-right:50px;
	marrgin-left:20px;
	color:#660000;
	background-color:#fffffff;
}
.top_title{
	text-align:center;
	margin-top:20px;
}
img{
	border-width:0;
        margin:5px;
}

/* Menu */
td{
	color:#00ff00;
        text-align:center;
	width:120px;
	letter-spacing:2px;
	font:18px /2em "Arial",sans-serif;
}

/* links Design */
a:link{
	color:#660000;
	text-decoration:none;
}
a:visited{
	color:#660000;
	text-decoration:none;
}
a:hover{
	color:#ff6666;
	text-decoration:none;
}

/* copyright Design */
.copyRight{
	font:12px "Arial",sans-serif;
	letter-spacing:1px;
	text-align:right;
	margin-top:60px;
	clear:both;
}

/* exhibitions */
h3{
	font-family:"Arial",sans-serif;
	margin-top:50px;
	margin-bottom:30px;
	letter-spacing:3px;
}
.text{
	color:#626262;
      	font-size:12pt;
	font-weight:bold;
	text-align:left;
	margin-top:30px;
        margin-left:100px;	
}
.text2{
	color:#00ff00;
}
