/* CSS Document */

body { background-color:#CFC6BD; 	font-family:gulim,verdana; font-size:0.8em; color:#887A71; letter-spacing:0.1em;}

a:link { color:#887A71; text-decoration:none; outline:none;}
a:visited { color:#887A71; text-decoration:none; outline:none;}
a:hover { color:#ECFEF9; text-decoration:none; outline:none;}
a:active { color:#887A71; text-decoration: none; outline:none;}

.navborder { border-bottom:0.1em; border-bottom-color:#887A71; border-bottom-style:solid; border-left-color:#CFC6BD;border-right-color:#CFC6BD; border-top-color:#CFC6BD;}

#navborder { border-bottom:0.1em; border-bottom-color:#887A71; border-bottom-style:solid; border-left-color:#CFC6BD; 	border-right-color:#CFC6BD; border-top-color:#CFC6BD;}

h1 { font-size:2.5em; font-weight:500; letter-spacing:0.2em; text-align:center;}

.frontpage { position:absolute; left:50%; top:45%; width:100%; height:34px; 
	margin-left:-50%; /* half of width */
	margin-top: -17px;  /* half of height */ 
	font-size:2.4em; font-weight:500; letter-spacing:0.2em; text-align:center;}

DIV.maincontent { background-color:#CFC6BD; font-family:gulim,verdana; font-size:1em; color:#887A71; letter-spacing:0.1em;}

.paintingtext { font-size:0.8em;}

.imageborder { border-bottom-color:#887A71; border-left-color:#887A71; border-right-color:#887A71; border-top-color:#887A71;}

.imageborderpale { border-bottom-color:#CFC6BD; border-left-color:#CFC6BD; border-right-color:#CFC6BD; border-top-color:#CFC6BD;}



