html { height:100%; font-size:1em;-webkit-text-size-adjust:1em;-ms-text-size-adjust:1em }

body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Liberation Sans", 'Droid Sans', "Segoe UI", "DejaVu Sans", "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Arial Unicode, sans-serif;
	font-size: 14px;
	line-height: 1.5em; 
	background-attachment: fixed;
    background-image: url("../gallery/wrapper.jpg");
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

a, a:link, a:visited { color: #0066CC; font-weight: normal; text-decoration: none; }
a:hover { text-decoration: underline; color: #2A55FF; }

p { margin: 4px 0 9px 0; padding: 0; }
img { border: none; margin: auto; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
em { color: #222222; }

h1, h2, h3, h4, h5, h6 { color: #444444; font-weight: normal; text-align: center; }
h1 { font-family: "Liberation Sans", 'Droid Sans', "Segoe UI", "DejaVu Sans", "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Arial Unicode, sans-serif; font-size: 36px; margin: 0 auto; padding: 0 }
h2 { font-size: 22px; margin: 0 0 16px; padding: 0; }
h3 { font-size: 22px; margin: 0 0 16px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 12px; padding: 0; }
h5 { font-size: 12px; margin: 0; padding: 0;  }
h6 { font-size: 12px; margin: 0; padding: 0; }

.cleaner { clear: both; visibility: hidden; width: 100%; height: 0px; font-size: 0px; }
.h10 { height: 10px }
.h20 { height: 10px }
.h30 { height: 20px }
.h40 { height: 30px }
.h50 { height: 40px }
.h60 { height: 50px }
.dv_hr { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #4E4A55 }

.float_l { float: left }
.float_r { float: right }

.tmo_list { list-style: decimal-leading-zero; padding: 0 0 0 15px; margin: 0 0 0 15px; }
.tmo_list li { color:#595858; margin-bottom: 8px }
.tmo_list li a { color: #595858; font-weight: normal; font-size: 12px; text-decoration: none }
.tmo_list li a:hover { text-decoration: underline }

ul {
list-style-type: circle;
-webkit-padding-start: 20px; !important;
-webkit-margin-before: 5px;
-webkit-margin-after: 5px;
 }

#mnw { font-size: 10px; color: #555555; }
#mnw a { font-size: 10px; color: #555555; }

#pieFinal{ visibility: hidden; clear: both; width: 100%; height: 0px; font-size: 0px; }