body
	{	
	background-image:url("images/BG.gif"); 
	background-repeat:repeat-x; 
	margin-top:0px;
	margin-left:0px;
	}

img	{
	border:0px
	}

.art 	{

	border: 2px solid #000000;
	margin: 2px;
	width:155px;
	height:200px;


	}

.art:hover 
	{

	border-color:#a3cd39;	

	}


p	{	
	font-family: arial,verdana, sans-serif;
	font-size:12px;
	padding-top:10px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:18px;
	}

H3	{
	font-family: arial, verdana, sans-serif;
	padding-left:25px;
	}

a:link	{
	color:#da559f; 
	text-decoration:underline;
	}

a:visited{color:#da559f;
	text-decoration:underline;
	}

a:hover{color:#a3cd39;
	text-decoration:none;
	}

a	{
	font-family: arial, verdana, sans-serif;
	}


a.about {
	display: block;
	width: 95px;
	height: 63px;
	text-decoration: none;
	background: url("images/about0.gif");
	float: left;
	border-bottom:0px;
	}

a.about:hover {
	background-position: 0px -63px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}


a.char {
	display: block;
	width: 124px;
	height: 63px;
	text-decoration: none;
	background: url("images/char0.gif");
	float: left;
	border-bottom:0px;
	}

a.char:hover {
	background-position: 0px -63px;
	}


a.illu {
	display: block;
	width: 135px;
	height: 63px;
	text-decoration: none;
	background: url("images/illu0.gif");
	float: left;
	border-bottom:0px;
	}

a.illu:hover {
	background-position: 0px -63px;
	}


a.anim {
	display: block;
	width: 126px;
	height: 63px;
	text-decoration: none;
	background: url("images/anim0.gif");
	float: left;
	border-bottom:0px;
	}

a.anim:hover {
	background-position: 0px -63px;
	}


a.sketch {
	display: block;
	width: 118px;
	height: 63px;
	text-decoration: none;
	background: url("images/sketch0.gif");
	float: left;
	border-bottom:0px;
	}

a.sketch:hover {
	background-position: 0px -63px;
	}


a.contact {
	display: block;
	width: 101px;
	height: 63px;
	text-decoration: none;
	background: url("images/contact0.gif");
	float: left;
	border-bottom:0px;
	}

a.contact:hover {
	background-position: 0px -63px;
	}




#container {width:1024px; margin-right:auto; margin-left:auto; text-decoration:none;}

#content {background-image:url("images/bodybg.gif"); width:699px; float:left;}

#links {background-image:url("images/bubblebg.gif"); float:right; width:142px; height:120px;}
