/* STYLE FILE */

body		{ background-color: #9CF; }

#titlebar	{ background-color: #039; border-bottom: 2px solid #003; }

.sideblock	{ background-color: #69C;
		  border-top: 2px solid #369;
		  border-left: 2px solid #369;
		  border-bottom: 2px solid #036;
		  border-right: 2px solid #036; }

.sideblock h2	{ font-size: 1.3em; font-weight: bold; text-align: center; }
.sideblock ul	{ list-style-type: none; }

.sideblock a 		{ color: #036; }
.sideblock a:hover	{ color: #003; }
#content a		{ color: #00C; }
#content a:visited	{ color: #909; }
#content a:hover	{ color: #C00; }

#content h1	{ font-size: 1.8em; font-weight: bold; font-style: normal; color: #036; }
#content h3	{ font-size: 1.2em; font-weight: bold; font-style: italic; color: #036; }
#content h5	{ font-size: 0.6em; font-weight: normal; font-style: normal; color: #036; }

img.artwork 	{ border: #000 ridge thick; }
div.artwork	{ border-top-style: dashed; border-top-color: #ffffff; border-top-width: thin; }
