BODY  { background: white; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #807575; text-align: center;}

.title, .current { color: #7a7066; font-weight: bold}

#dh { position: absolute; left: 269px; top: 40px; width:252px}
#home  { background: white; position: absolute; top: 228px; left: 0px; width: 132px; text-align: right; }
#text  { background: white; position: absolute; top: 322px; left: 110px; width: 570px; }
#text2  { background: white; position: absolute; top: 88px; left: 160px; width: 440px; text-align: left; }
#credit  { background: white; position: absolute; top: 350px; left: 160px; width: 450px; text-align: left; }
#strip1 { background: #807575; position: absolute; top: 0px; left: 50%; width: 802px; height: 70px; margin-left: -400px; }
#strip2 { background: #afa4a0; position: absolute; top: 71px; left: 50%; width: 802px; height: 26px; margin-left: -400px; }
#container { position: absolute; left: 50%; top: 72px; width: 800px; margin-left: -399px; }
#global { position: absolute; left: 50%; top: 98px; width: 800px; margin-left: -400px; border: 1px solid #9f9489; }
#image { position: absolute; left: 50%; top: 68px; width: 600px; margin-left: -300px; text-align: center; }
.bgrule { background: black;}

#level1navbar {	background-color:#afa4a0;	width:100%;	height:24px;	overflow:hidden;	}

ul#level1nav {	padding:0;	margin:0;	list-style-type:none;	width:100%;	height:24px;	}
	
ul#level1nav li {	float:left;	list-style-type:none;	margin:0;	padding:0;	}
		
#level1nav .paint{	width:134px;	}
#level1nav .draw{	width:194px;	}
#level1nav .other{	width:211px;	}
#level1nav .about{	width:143px;	}
#level1nav .home{	width:118px;	}
	
ul#level1nav li a.nvgtn:link, a.nvgtn:visited, a.nvgtn:active {
	display:block;	text-align:center;	text-decoration:none;	color: white;
font-size: 11px; height:24px; font-style: normal;	line-height:24px;	font-weight:bold;	}
	
ul#level1nav li a.nvgtn:hover { color: #605555; background-color:#dfd8d0;}

a:link, a:visited, a:active { color: #605555; font-size: 9px; text-decoration: none; font-style: italic }
a:hover  { color: #b00 }

a.med:link, a.med:visited, a.med:active { color: #807575; font-size: 12px; text-decoration: none; font-style: normal; font-weight:bold }
a.med:hover  { color: #b00 }

