
a, a:active {
	color:#636362;
text-decoration:none;

}


a:hover {
	
}

img {
margin: 0px 10px 20px 10px;	
text-align: top;
	border-width:0px 2px 2px 0px; 
border-style:solid;
border-color:#c4c4c2;
}



p.books {				/*formerly "graphics"*/
position: relative;
left: 35px;
}

p.books a:hover {		/*formerly "graphics"*/
color: #cce6d0;
}

p.illustrations {					/*formerly "layouts"*/
position: relative;
top: 20px;
left: 75px;
}

p.illustrations a:hover {			/*formerly "layouts"*/
color: #f5f3a6;
}

p.graphics {				/*formerly "illustrations"*/
position: relative;
top: 40px;
left: 95px;
}

p.graphics a:hover {			/*formerly "illustrations"*/
color: #ffe4a0;
}

p.animation {						
position: relative;
top: 60px;
left: 130px;
}

p.animation a:hover {				
color: #ed7e69;
}

p.whatsnew {
position: relative;
font-size: 8pt;
top: 265px;
left: 80px;
}

p.whatsnew a:hover {
	color:#ed7e69;
}


#title {
	width:200px;
	font-family: bookman old style; 
	font-size: 12pt;
	color: black;
	position: relative;
	top: 275px;
	left: 80px;
}

#title a:hover {
color: #ffe4a0;
}


#copyright {
	font-size: 8pt;
}


span {
	line-height: 1em;
}


body {
	margin:50px 0px; 
	padding:0px;
	text-align:center;

}

#container {
	width:1024px;
	height:100%;
		margin: 0 auto;
		background: url("sticks2.png")  0% 0% no-repeat;
}

#nav{
	float: left;
	width: 200px;
font-family: bookman old style; 
font-size: 11pt;

}


#preview {
	float:right;
	position: relative;
	padding-top: 8px; 
	padding-left: 10px;
	text-align:left;
	line-height: 2em;
	color: #000;
	font-family: bookman old style; 
	font-size: 9pt;
	width: 690px;
	left: 40px;
	clear:both;
	background-color:#f1fbf9;
}




