body {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
	color: #000000;
	line-height: 20px;
	background-color: #E8E6E3;
	background-image: url(ui/bg_main_chromatic.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: none;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: default;
}
a.sub-register:link {
	color: #656565;
	text-decoration: none;
}
a.sub-register:visited {
	text-decoration: none;
	color: #656565;
}
a.sub-register:hover {
	text-decoration: none;
	color: #000000;
}
a.sub-register:active {
	text-decoration: none;
	color: #656565;
}
a.menu-completed:link {
	text-decoration: none;
	color: #E5A100;
}
a.menu-completed:visited {
	text-decoration: none;
	color: #E5A100;
}
a.menu-completed:hover {
	text-decoration: none;
    color: #BF8600;
}
a.menu-completed:active {
	text-decoration: none;
	color: #E5A100;
}
a.menu-modification:link {
	text-decoration: none;
	color: #808080;
}
a.menu-modification:visited {
	text-decoration: none;
	color: #808080;
}
a.menu-modification:hover {
	text-decoration: none;
	color: #66BFFF;
}
a.menu-modification:active {
	text-decoration: none;
	color: #808080;
}
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #808080;
}
a:link img { 
    opacity: 1.0; filter: alpha(opacity=100); / For IE8 and earlier /
}
a:hover img {
    opacity: 0.9; filter: alpha(opacity=90); / For IE8 and earlier /
}
mark {
    background-color: transparent;
}
mark-white {
    background-color: transparent;
	color: #FFFFFF;
}
mark-bcad {
    color: #FFFFFF;
    background-color: #A50000;
	text-decoration-line: none;
	text-decoration-color: none;
}
.black {
	color: #000000;
}
.grey {
	color: #808080;
}
.light-grey {
	color: #BEBEBE;
}
.very-light-grey {
	color: #E5E5E5;
}
.idle-grey {
	color: #999999;
}
.white-shadow {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #333333, 0px 0px 10px #808080;
}
.white {
	color: #FFFFFF;
}
.amber-star {
    color: #FFBF40;
}
.amber-star-darker {
    color: #D99900;
	text-shadow: 0px 0px 1px #D9A52B;
}
.ruby-star {
    color: #A50000;
}
.azure-star {
    color: #66BFFF;
}
.azure-star-darker {
    color: #00AAFF;
	text-shadow: 0px 0px 1px #80CAFF;
}
.malachite-star {
    color: #52CC5C;
}
.malachite-star-darker {
    color: #47B350;
	text-shadow: 0px 0px 1px #47B350;
}
.quartz-star {
	color: #CCC5AE;
}
.quartz-star-darker {
	color: #99927A;
	text-shadow: 0px 0px 1px #99927A;
}
.small-caps {
    font-size: 12px;
}
.photo-capture {
	font-size: 14px;
}
.hebrew {
	font-size: 17px;
    line-height: 1;
}
.arrow-down {
	font-size: 19px;
	font-weight: strong;
    line-height: 1;
}
.equality {
	font-size: 17px;
	line-height: 1;
}
.semantics-prefix {
	font-size: 11px;
	line-height: 1;
	vertical-align: 2px;
}
.semantics-prefix-plus-13 {
	font-size: 13px;
	line-height: 1;
	vertical-align: 1px;
}
.semantics-prefix-down-1 {
	font-size: 11px;
	line-height: 1;
	vertical-align: 1px;
}
.semantics-suffix {
	font-size: 12px;
	line-height: 0;
	vertical-align: 4px;
}
.bullet {
	font-size: 18px;
	line-height: 1;
}
.bullet-styled {
	font-size: 18px;
	line-height: 1;
	color: #A50000;
}
.star-type {
	font-size: 18px;
	line-height: 1;
	padding-left: 1px;
	padding-right: 2px;
}
.rhombus {
	font-size: 14px;
	line-height: 1;
}
.rhombus-styled {
	font-size: 14px;
	line-height: 1;
	color: #1877F2;
}
.swastika {
	font-size: 13px;
	line-height: 1;
}
.divider {
	color: #E5E5E5;
}
.divider-round {
    font-size: 14px;
	color: #CCCCCC;
}
.line-highter-tall {
	line-height: 21px;
}
.line-highter {
	line-height: 18px;
}
.line-highter-footer-links {
	line-height: 30px;
}
.line-highter-donation-box {
	line-height: 22px;
}
.letter-spacer {
	letter-spacing: -0.5px;
}
.spacer-min {
	letter-spacing: 1px;
}
.spacer-mid {
	letter-spacing: 1.5px;
}
.spacer-midder {
	letter-spacing: 6px;
}
.spacer-max {
	letter-spacing: 8.6px;
}
.table-divider-horizontal-title {
	border-bottom: 1px solid #000000;
	padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.table-divider-horizontal-tittler {
	border-bottom: 1px dashed #000000;
	padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.table-divider-horizontal-topper {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
}
.table-divider-horizontal-topper-complex {
	padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
}
.table-divider-horizontal-topper-botter {
	padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}
.table-divider-horizontal-top {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}
.table-divider-horizontal {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
}
.table-divider-horizontal-complex {
	padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
}
.table-divider-horizontal-bottom {
	padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}
.table-divider-horizontal-bottom-popup {
	padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.table-divider-horizontal-botter {
	padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
}
.table-divider-vertical-start {
	padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.table-divider-vertical {
	border-left: 1px solid #666666;
	padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
}
.table-divider-vertical-finish {
    border-left: 1px solid #666666;
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
}
.thumbnail-universal {
    border-radius: 5px;
}
.thumbnail-figure-swap {
    border-radius: 5px;
	border: 2px solid #414141;
}
.quotation {
    border-radius: 10px;
}
.quote-mark-start {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0px;
}
.quote-mark-finish {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0px;
}
.transparency {
    opacity: 0;
    filter: alpha(opacity=0);
}
.transparency-50 {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.image-padding-right {
    padding-right: 6px;
}
.container-shady {
    border-radius: 5px;
	box-shadow: 0px 0px 10px #B3B3B3;
}
#ContainerMegaMenu {
	position:absolute;
	width:930px;
	height: 620px;
	z-index:1;
	background-color: none;
}
#figure {
	position: absolute;
	width: 930px;
	height: 620px;
	z-index: 2;
	left: 15px;
	top: 15px;
	visibility: default;
	background-color: #000000;
}
#figure-swap {
	position: absolute;
	width: 930px;
	height: 620px;
	z-index: 3;
	left: 15px;
	top: 15px;
	visibility: hidden;
	background-color: #000000;
	clip-path: inset(0px 0px 0px 0px);
}
#figure-swap-thumbnail {
	position: absolute;
	width: 125px;
	height: 82px;
	z-index: 4;
	left: 801px;
	top: 30px;
	visibility: default;
}
.fade-in {
    animation: fade-in;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
}
@keyframes fade-in {
    from {opacity: 0%; left:15px; top:15px;}
    to {opacity: 100%; left:15px; top:15px;}
}
#coins_crocodile {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_lizard {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_snake {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_turtle {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_frog {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_crab {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_dolphin {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_octopus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_bull {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_deer {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_dog {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_elephant {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_fox {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_goat {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_horse {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_hyena {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_lion {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_eagle {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_ibis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_owl {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_rooster {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_bee {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_abrasax {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_achelous {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_agathodaemon {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_cecrops {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_cerberos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_chimaera {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_demeter-thermuthis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_giant-ophiopode {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_glycon {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_gorgon-erinys {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_harpocrates-sobek {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_isis-thermuthis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_lernean-hydra {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_nemean-lion {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0px;
	visibility: hidden;
}
#coins_ophiocephalos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_ophis-theikos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_orthros {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_serapis-agathodaemon {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_souchos-sobek {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_tithoes-tutu {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_baal-arwad {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_capricorn {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_hippocampos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_pterohippocampos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_ichthyocentaur {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_ketos-sea-monster {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_scylla {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_taurocampos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_triton-nereus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_garuda {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_gryphon {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_pterosphinx {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_sphinx {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_giant-phytopode {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_pterophytopode-spirit {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_psalmic-monster-anthropocephalic-serpent {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_psalmic-monster-ophiocaudic-lion {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_apollo1 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0;
	visibility: hidden;
}
#coins_artemis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0;
	visibility: hidden;
}
#coins_athena {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0;
	visibility: hidden;
}
#coins_demeter {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0;
	visibility: hidden;
}
#coins_dionysos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0;
	visibility: hidden;
}
#coins_hermes {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0;
	visibility: hidden;
}
#coins_poseidon {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0;
	visibility: hidden;
}
#coins_zeus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0;
	visibility: hidden;
}
#coins_apollo2 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0;
	visibility: hidden;
}
#coins_bacchus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 0;
	visibility: hidden;
}
#coins_ceres {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_juno-sospita {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_minerva {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_asclepios {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_dikaiosyne-tyche {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_euthenia {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_hades {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_harmonia {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_hecate {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_helios {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_homonoia {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_hygieia {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_nike {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_nike-pantheia {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_telesphoros {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_tyche-pantheia {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 390px;
	visibility: hidden;
}
#coins_aesculapius {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_janus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_pax {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_pax-nemesis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_salus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_valetudo {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_victoria {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_aegyptos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_alexandria {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_genius-polias {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 780px;
	visibility: hidden;
}
#coins_tyche-polias {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_aisaros {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_hypsas {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_peirene {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_thetis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_tiberinus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_tyne {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_aesculapius-eshmun {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_apis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_bes {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_eshmun {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_harpocrates {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_heron {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_heros-equitans {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_isis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_men {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1170px;
	visibility: hidden;
}
#coins_serapis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1560px;
	visibility: hidden;
}
#coins_serapis-pantheos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: -375px;
	top: 1560px;
	visibility: hidden;
}
#coins_adrastos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_bellerophon {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_cadmus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_heracles {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_manes-damasen {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_perseus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_ajax-the-lesser {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_amphilochos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_castor-polydeuces {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_iamos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_iocastos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_opheltes-archemoros {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_philoctetes {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_taras-phalanthos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_triptolemos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_zakynthos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_alexander-the-great-1 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_nero {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_octavia-minor {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_olympias {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_severus-alexander {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_themistocles {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_valerian {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_dignitary {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_horseman {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_lancer {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_maiden {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_mystery-duo-1 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_mystery-duo-2 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_pharaoh {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_priestess {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_reaper {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_torch-holder-1 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_torch-holder-2 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_warrior {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_youth {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_aegis-athena {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_aegis-felicitas {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_aegis-minerva {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_aegis-zeus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_aegis-alexander-the-great-2 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_aegis-ptolemy-1 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_aegis-ptolemy-3 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 0px;
	visibility: hidden;
}
#coins_aegis-ptolemy-4 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-ptolemy-8 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-menander-1 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-heliocles-1 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-antialcidas {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-lysias {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-strato-1 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-philoxenos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-amyntas {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-diomedes {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-heliocles-2 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-menander-2 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-archebios {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-artemidoros {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-nero {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-galba {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-vespasian {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-titus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 390px;
	visibility: hidden;
}
#coins_aegis-domitian {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-nerva {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-trajan {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-hadrian {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-antoninus-pius {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-marcus-aurelius {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-lucius-verus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-commodus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-septimius-severus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-caracalla {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-macrinus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-elagabalus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-severus-alexander {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-maximinus-thrax {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-gordian-3 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-philip-the-arab {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-philip-2 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-valerian {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-gallienus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-claudius-2-gothicus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 780px;
	visibility: hidden;
}
#coins_aegis-aurelian {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-tacitus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-florianus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-probus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-carus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-carinus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-numerian {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-maximian {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-galerius {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-constantine-the-great {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-constantine-2 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-constantius-2 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_aegis-constans-1 {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_eye-of-ra {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_gorgoneion {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_kerykeion-caduceus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1170px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-antinous {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-ceres {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-concordia {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-eirene {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-emperor {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-felicitas {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-fortuna {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-genius {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-heracles {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-herald {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-hermanubis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-hermes {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-maia {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-mercury {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-nike {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-pax {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-saeculum-frugiferum {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1560px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-serapis {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-tyche-pantheia {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-tyche-polias {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-venus-genetrix {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_kerykeion-caduceus-victoria {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_thunderbolt {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_altar {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_asclepios-rod {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_baetylus {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_cista-mystica {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_curule {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_dioscuris-piloi {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_egg {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_fasces {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_herma {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_isis-headgear {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 1950px;
	visibility: hidden;
}
#coins_omphalos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_silenos-mask {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_temple {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_thyrsos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_torch {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_tripod {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_wreath {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_hydria {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_kantharos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_krater-calyx {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_krater {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_loutrophoros {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_oinochoe {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_urn {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_aulos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_carnyx {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2340px;
	visibility: hidden;
}
#coins_kithara {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_lyre {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_phorminx {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_anchor {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_aquila {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_bow-arrow {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_caliga {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_chariot {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_club {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_dragon-standard {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_galley {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_gorytos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_harpe {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_helmet {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_labarum {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_labrys {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_quiver {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 2730px;
	visibility: hidden;
}
#coins_shield {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_trident {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_brace-drill {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_scalpel {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_stethoscope {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_cornucopia {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_grain-ear {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_grapevine {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_kalathos {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_palm-frond {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_rose {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_sacred-grove {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_sacred-tree {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_silphium {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_tree-sapling {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_star {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3510px;
	visibility: hidden;
}
#coins_gammadion {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3510px;
	visibility: hidden;
}
#coins_monogram {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
#coins_pentagram {
	position: absolute;
	width: 340px;
	height: 360px;
	z-index: 2;
	left: 965px;
	top: 3120px;
	visibility: hidden;
}
.footer { 
    height: 530px; 
    position: relative; 
    bottom:0%;
    width:100%; 
    background-color: #CDCAC4;
    background-image: url(ui/bg_footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: none;
    opacity: 1;
}
