/*--------------div#container--------------*/
#container {
width: 1000px!important;
width: 1030px;
}

/*--------------div#wrapper--------------*/
#wrapper {
width: 1000px!important;
width: 1030px;
}

/*--------------div#header--------------*/
#header {
padding-top: 2px!important;
padding-top: 6px;
}

#menu a.gallery:link {
color: #ff0000;
font-family: "Times New Roman";
}

#menu a.gallery:visited {
color: #ff0000;
font-family: "Times New Roman";
}

#gallary {
margin-top:90px;
text-align:left;
}

.painting {
	height:450px;
	overflow:visible;
}

.caption {
	text-align:right;
	letter-spacing:0.1em;
}

.caption dt {
	font-size:85%;
}

.caption dd {
	font-size:70%;
}

.caption li {
	display:inline;
}

