html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #CCC;
	background-color: #000;
	background-image: url(../Images/circle_purple.gif);
	background-position: 144px 0px;
	background-repeat: repeat-y;
}

div {
	background-color: transparent;
	background-repeat: no-repeat;
}

#container {
	height: 100%;
	width: 100%;
}

#portfolio-tags {
	position: absolute;
	top: 19px;
	width: 190px;
	height: 230px;
	background-image: url(../Images/AP_tags.gif);
}

#site-nav {
	position: absolute;
	left: 52px;
	top: 320px;
	width: 111px;
	height: 250px;
}

#contents {
	position: absolute;
	left: 220px;
	width: 560px;
	height: 601px;
	font-family: Verdana, Sans-Serif;
	font-size: medium;
}

span.stamps {float: right; margin-top: 19px; }

p { margin-top: 50px; }
b { font-size: larger; }

.font-publishers
{
	font-family: Verdana, Sans-Serif;
	font-size: small;
	font-style: italic;
}

a {
	position: absolute;
	text-decoration: none;
	background-repeat: no-repeat;
}
a i { visibility: hidden; display: none; }

a#KIMAZO { left: 63px; top: 26px; width: 110px; height: 71px; }
a#OksanaK { left: 54px; top: 133px; width: 110px; height: 76px; }
a#KIMAZO:hover { background-image: url(../Images/AP_KZ_hover.gif); }
a#OksanaK:hover { background-image: url(../Images/AP_OK_hover.gif); }

a#home { left: 28px; top: 1px; height: 21px; width: 84px; background-image: url(../Images/menuNav_home.gif); }
a#about { left: 27px; top: 58px; height: 22px; width: 85px; background-image: url(../Images/menuNav_about.gif); }
a#shop { left: 37px; top: 115px; height: 25px; width: 75px; background-image: url(../Images/menuNav_shop.gif); }
a#contact { left: 9px; top: 174px; height: 19px; width: 102px; background-image: url(../Images/menuNav_contact.gif); }
a#links { left: 42px; top: 229px; height: 20px; width: 70px; background-image: url(../Images/menuNav_links.gif); }
a#home:hover { background-image: url(../Images/menuNav_homeW.gif); }
a#about:hover { background-image: url(../Images/menuNav_aboutW.gif); }
a#shop:hover { background-image: url(../Images/menuNav_shopW.gif); }
a#contact:hover { background-image: url(../Images/menuNav_contactW.gif); }
/*a#links:hover { background-image: url(../Images/menuNav_linksW.gif); }*/

a#French { left: 460px; top: 54px; width: 60px; height: 61px; }
a#English { left: 314px; top: 325px; width: 60px; height: 61px; }
a#French:hover { background-image: url(../Images/French_about_hover.gif); }
a#English:hover { background-image: url(../Images/English_about_hover.gif); }

