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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pattern_038.gif);
	background-repeat: repeat;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
}

.brown {
	background-color: #FFFFFF;
	background-image: url(images/brown.jpg);
	background-repeat: repeat-x;
}
.smallbrown {
	background-color: #7B480C;
	background-image: url(images/small_brown.jpg);
	background-repeat: repeat-y;
}
.dic-syen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.artwork_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color:#7B480C;
	text-align: justify;
}

.footer {
	font-family: Arial, ;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.contact {
	font-family: "Aardvark Cafe";
	font-size: larger;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.style1 {
	color: #000000;
	font-size: smaller;
}
