html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
: focus {
    outline: 0;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}
/**/


html, body {
	width: 100%;
	background: #25011d url(/wp-content/themes/apocalyptica/images/bg_body.jpg) center top repeat-y;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	
	
}

br.clear {
    position: relative;
    display: block;
    float: none;
    clear: both;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    visibility: hidden;
}


p { margin: 0 0 17px 0;}
strong { font-weight: bold; }
div.Content ul {
	list-style-type: none;
	margin-left: 15px;
	padding-bottom: 8px;
	
}
div.content ul li {
	list-style-type: square;
        margin-left: 50px;
	padding-bottom: 8px;
        color: #000000;
}
div.content a {
	color: #4c1643;
	font-weight: bold;
	text-decoration: none;
}
div.content a:hover { text-decoration: underline; }

div.content img, 
div.content a img {
	padding: 1px;
	border: 5px solid #451834;
	background: #fff;
	margin: 0 12px 12px 0;
	position: relative;
}

div.content h3 {
padding-top: 10px;
	margin-bottom: 12px;
	font-size: 14px;
	color: #eaefd9;
	font-weight: bold;
}

div.content h3 a {
	font-size: 14px;
	color: #eaefd9;
	font-weight: bold;
	text-decoration: none;
}


div.content h2 { 
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: georgia, garamond, serif; 
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps; 
	color: #451834; 
}

div#Page {
	width: 770px;	
	margin: 0 auto;
	position: relative;
	z-index: 100;
	background: url(/wp-content/themes/apocalyptica/images/bg_content.jpg) top left no-repeat;	
	height: auto !important;
	height: 400px;
	min-height: 600px;
	padding-bottom: 100px;	
}

div#Page h1 {
	padding: 381px 0 0 0;
	height: 0px !important;
	height /**/: 381px;
	display:block;
	overflow: hidden;
	width: 771px;
	height: 325px;
	position: absolute;
	left: 0;
	top: 0;	
	z-index: 10;
}

div#Page h1 a {
	padding: 325px 0 0 0;
	height: 0px !important;
	height /**/: 325px;
	display:block;
	overflow: hidden;
	width: 771px;
	position: absolute;
	left: 0;
	top: 0;	
	z-index: 10;
}

div.content {
	z-index: 100;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	position: relative;
	margin: 0 auto;
	margin-top: 440px;
	margin-bottom: 390px;
	width: 693px;
	padding: 0 39px 0 39px;
}

div#Footer {
	height: 394px;
	width: 771px;
	background:  url(/wp-content/themes/apocalyptica/images/bg_footer.jpg) top left no-repeat;
	position: absolute;
	z-index: 50;
	bottom: 0;
}

div#Footer a {
	padding: 30px 0 0 0;
	height: 0px !important;
	height /**/: 30px;
	
	display:block;
	overflow: hidden;
	width: 166px;
	position: absolute;
	z-index: 50;
	bottom: 0px;
	right: 15px;
}

ul#Menu {
	width: 739px;
	height: 33px;
	z-index: 100;
	position: absolute;
	top: 328px;
	left: 0px;
	padding: 0 0 0 31px;
}

ul#Menu li {
	height:33px;
	display: block;
	float: left;
}
ul#Menu li a {
	height: 0px !important;
	height /**/: 33px;
	padding: 33px 0 0 0;
	display: block;
	overflow:hidden;
	margin-right: 7px;
}

ul#Menu li.m1 a { width: 95px; }
ul#Menu li.m2 a { width: 124px; }
ul#Menu li.m3 a { width: 164px; }
ul#Menu li.m4 a { width: 90px; }
ul#Menu li.m5 a { width: 95px; }
ul#Menu li.m6 a { width: 97px; }


