body {
	font-family: arial, tahoma;
	font-size: 100%;
	color: #1b0801;
	text-align: center;
	background-color: #cf92a0;
	background-image: url('images/bg-p.jpg');
	background-repeat: repeat;
	background-position:center;
	margin: 0;
}
	
#top1 {
	height: 324px;
	width: 1200px;
	text-align: center;
	background-image: url('images/top1.png');
	background-position:center;
	background-repeat:no-repeat;
	position: relative;
	margin: 0 auto;
}
#top2 {
	height: 541px;
	width: 1200px;
	text-align: center;
	background-image: url('images/top2.png');
	background-position:center;
	background-repeat:no-repeat;
	position: relative;
	margin: 0 auto;
}


#center {
	display: inline-block;
	width: 780px;
	margin-left: 12px;
	background-image: url('images/main.png');
	background-position:center;
	background-repeat:repeat-y;
	position: relative;

}

#footer {
	position: relative;
	height: 82px;
	background-image: url('images/bottom.png');
	background-position:center;
	background-repeat:no-repeat;
}
#text {
	display: inline-block;
	padding: 25px;
	margin: 0 auto;
	width: 620px;
	display: table;
	float: center;
	
	
}

#sidebar {
	
	width: 195px;
	height: 265;
	position: absolute;
	margin-left: 2px;
	margin-top: 140px;
	z-index: 10;
	padding: 20px;
	display: table;
	
}

#nav {
	display: inline-block;
	text-align: justify;
	margin-left: 0 auto;
	margin-top: 306px;
	width: 650;
	font: bold;
	font-size:20px;
	
}



h1 {
	line-height: 15px;
	font:Tahoma;
	font-size: 20pt;
	color: #1b0801;
	letter-spacing: 2px;
	padding: 20 0 0 35px;
}



a:link {color:#47567a; text-decoration: none;}      /* unvisited link */
	a:visited {color:#47567a; text-decoration: none;}  /* visited link */
	a:hover {color:#202f53; text-decoration: none;}  /* mouse over link */
	a:active {color:#202f53; text-decoration: none;}  /* selected link */



	
#nav a:link{ color:#1b0801;  font: bold; border-radius: 5px; padding: 5px 5px; } 
#nav a:visited{ color:#1b0801; font: bold; border-radius: 5px; padding: 5px 5px; } 
#nav a:hover{ color:#361d19; font: bold; background: #ffedc4; border-radius: 5px; padding: 5px 5px; } 
#nav a:active{ color:#361d19; font: bold; background: #ffedc4; border-radius: 5px; padding: 5px 5px; }

#nav li
{ display: inline;
}

#sidebar a:link{ color:#1b0801;  font: bold;} 
#sidebar a:visited{ color:#1b0801; font: bold;} 
#sidebar a:hover{ color:#361d19; font: bold;} 
#sidebar a:active{ color:#361d19; font: bold; }

#bottomnav a:link {color:#49301D;}
#bottomnav a:hover {color:#C79744;}
#bottomnav a:active {color:#C79744; text-decoration: line-through;}


#bottomnav li
{ display: inline;
}



body.life a.life, body.gesture a.gesture, body.still-life a.still-life, body.character a.character, body.designs a.designs, body.enviro a.enviro, body.sketch a.sketch, body.fanart a.fanart {
color:#C79744; text-decoration: line-through;
}

body.home a.home, body.about a.about, body.artwork a.artwork, body.comicsanimation a.comicsanimation, body.photo a.photo, body.video a.video, body.life a.artwork, body.gesture a.artwork, body.still-life a.artwork, body.character a.artwork, body.designs a.artwork, body.enviro a.artwork, body.sketch a.artwork, body.fanart a.artwork, body.animation a.comicsanimation, body.storyboard a.comicsanimation, body.comics a.comicsanimation, body.lifephoto a.photo, body.genphoto a.photo, body.bjd a.photo, body.AMV a.video {
color:#85474a; background: #ffedc4; border-radius: 5px; padding: 5px 5px;
}
