@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#content {
	text-align: left;
	background-image: url(images/who_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#content ul {
	margin-left: 50px;
}
#footer {
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}
#container {
	width: 683px;
	background-color: #000000;
}
#contact {
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
}#photo_content {
	background-image: url(images/photo_bg.jpg);
	background-repeat: no-repeat;
}
#print_content {
	background-image: url(images/Print_bg.jpg);
	background-repeat: no-repeat;
}
#graphics_content {
	background-image: url(images/Graphic_bg.jpg);
	background-repeat: no-repeat;
}
#illust_content {
	background-image: url(images/Ills_bg.jpg);
	background-repeat: no-repeat;
}
#contact_content {
	background-image: url(images/who_bg.jpg);
	background-repeat: no-repeat;
}
#main_content {
	padding: 20px;
	color: #FFFFFF;
}
#shop_content {
	background-image: url(images/Shop_bg.jpg);
	background-repeat: no-repeat;
}
#web_content {
	background-image: url(images/Web_bg.jpg);
	background-repeat: no-repeat;
}
#container_content2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

