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

body {
	background-color: #7d532b;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-image: url(../resources/bgline.jpg);
	background-repeat: repeat-x;
}

.picBox {
	border: 2px solid #EFDEB3;
}
.picframe {
	border: 3px solid #7C532C;
}
.picTbl {
	background-image: url(../resources/frame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	font-weight: bold;
}
.picTbl1{
	background-image: url(../resources/frame1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
}
#hdr {
	background-image: url(../resources/arthdg4.jpg);
	height:117px;
	background-repeat: no-repeat;
	background-position: top;
}
A:link {
	font-size: small;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
A:visited {
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	color: #660000;
}
A:hover {
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	color: #FFCC66;
}
A:active {
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

A.nav:link {
	font-size: medium;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: none;
}
A.nav:visited {
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	color: #ffcc66;
}
A.nav:hover {
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	color: #660000;
}
A.nav:active {
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
A.art:link {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A.art:visited {
	font-size: medium;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
A.art:hover {
	font-size: medium;
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC66;
}
A.art:active {
	font-size: medium;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
A.artists:link {
	font-size: small;
	font-weight: bold;
	color: #FFFFcc;
	text-decoration: underline;
}
A.artists:visited {
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFCC;
}
A.artists:hover {
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC66;
}
A.artists:active {
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
A.navbold:link {
	font-weight: bold;
}
A.navbold:visited {
	font-weight: bold;}
A.navbold:hover {
	font-weight: bold;}
A.navbold:active {
	font-weight: bold;}
A.mini:link {
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
	}
A.mini:visited {
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
	color: #660000;
}
.emphasisedTxt {
	font-weight: bold;
	color: #FFffcc;
}

A.mini:hover {
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
	color: #FFCC99;
}
A.mini:active {
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
	color: #FFCC66;
}
.boldTxt {
	font-size: medium;
	font-weight: bold;
	color: #FFCC66;
}
.largetxt {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.largedark {
	font-size: large;
	font-weight: bold;
	color: #660000;
}

.typeofart {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
#introTbl {
	background-image: url(../resources/introblock1.jpg);
	background-repeat: repeat-x;
}

.artTbl {
	margin-left: 7px;
}
.artMnu {
}
.miniTxt {
	font-size: xx-small;
	color: #EFDEB3;
}
.galleryTitle {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}

