/* CSS Document */

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

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


.navborder { border:1px solid; border:#CFC6BD; border-bottom-color:#887A71;}

#navborder { border:1px; border:solid; border:#CFC6BD; border-bottom-color:#887A71;}

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:0.1em solid #887A71;}

.imageborderpale { border:1px solid #CFC6BD;}

img.thumb{ width:100px; height:75px; border:1px solid #887A71;}

img.sw15x9{ width:15px; height:9px; border:0;}
img.sw319x34{ width:319px; height:34px; border:0;}

img.sw{ width:; height:; border:;}
