/* CSS Document */

/* The Joze Show 2008 */
/* 
Colors: 
grey #D6D6D6 
bordeaux #B03348 
lilac #D592B3 
grey-lilac: #8A5F74


Gillian Art Logo Blue: #6D92A2
Dark Grey: #4D5B69
Light Grey: #D6D6D6
Dark Lilac: #8B2754
Footer Archive: #9A9A9A
Footer Contact: #A3788D
Footer Location: #B7336F
*/

#nav, #sidebar, #advertising, #search, #priterms_footer, #priterms_credits, #printbutton, #priterms_header {
display: none;
}

#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
}

a:link, a:visited {
color: blue;
text-decoration: underline;
}

BODY { 
		background-color: #FFFFFF;
		margin: 0px; 
		padding: 0px;
		font-family: "Times New Roman", Times, serif;
		font-size:11px;
		letter-spacing: 1px;
		line-height: 180%;
		color: #000000;
		}

#base {
		width: 670px; 
		margin: 0 auto;
		}
		