body, html {
font-family:"Helvetica","Helvetica",sans-serif;
font-size:14px;
line-height:14px;
margin:0;
padding:0;
/* overflow: hidden; */
}
body {
margin:0px 0px 0 10px;
}
#show {
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
line-height: 120px;
font-size: 140px;
opacity: 0.8;
z-index: 99999999;
}
#loader {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
/* line-height: 120px; */
font-size: 140px;
opacity: 0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
-khtml-opacity: .80; 
-moz-opacity: .80;
z-index: 99999999;
background: #ccc;
display: none;
}
#loader em {
line-height: 12px;
margin-top: -140px;
display: block;
font-size: 12px;
width: 200px;
color: #000;
background-color: #fff;
}
#container {
width: 940px;
position: relative;
margin: 0 auto;
}
#hide {
position: fixed;
top: 0px;
left: 2px;
}
#hide a {
color: #0067A8;
}
#hide a:hover {
color: #005A9C;
background: #fff;
}
#sidebar {
margin-left: 0px;
top: 14px;
position:fixed;
z-index: 99999;
width: 1000px;
}

h1 {
background-image: url(jlas2.png);
text-indent: -9999px;
font-size: 14px;
height: 14px;
width: 130px;
border-bottom: 2px solid;
font-weight: normal;
color: #000;
background-position: 0 0;
padding: 0;
margin: 0;
}
h1:hover {
cursor: pointer;
background-position: 0 -13px;
}


#contact-inner {
width: 900px;
height: 600px;
/* background: #e1e1e1; */
text-align: center;
}
#contact-inner span {
display: block;
padding-top: 220px;
font-size: 80px;
line-height: 120px;
margin-left: 0px;
}
.post {
margin: 0px 0px 0px 14px;
padding-top: 72px;
height:1500px;
position:relative;
width:900px;
}
.post-left {
float: none;
margin-left: 20px;
}
.slide {
cursor:pointer;
float:right;
height:600px;
overflow:hidden;
width:900px;
margin-bottom: 8px;
}
.slidetwo {
cursor:pointer;
height:600px;
overflow:hidden;
margin-left: 225px;
width:450px;
margin-bottom: 8px;
}

.navigation {
font-size: 12px;
height: 20px;
text-align: center;
}
.prev, .next {
color: #0067A8; 
cursor: pointer;
}
.prev:hover, .next:hover {
}
a {
font-size:11.4px;
text-decoration:none;
color: #333;
}
a:hover {
background: #FFF788;
}
.highlight {
/* font-weight: bold; */
/* color:#0082B9; */
background: #FFF788;
/* border-bottom: 4px solid; */
}

li, a {
font-weight: bold;
}
ul, li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}

/*
li {padding: 0px; float: left; margin-right: 20px; border-bottom: 1px dotted; }
ul {margin-left: 6px;}
.firstli {border-bottom: 0px; margin-right: 40px;}
*/

li {padding: 0px; margin-right: 20px;  width: 120px; display:table-cell;}
li a, .firstli {display: table-cell; height: 30px; vertical-align: bottom; width: 80px; margin-right: 20px; border-bottom: 1px solid; }
ul {margin-left: 6px; display: table;}
.firstli {border-bottom: 0px; width: 160px;}
.firstli:hover {background: none;}



h2 {
display: none;
font-weight: normal;
text-decoration: underline;
font-size:12px;
margin:0px 0px 20px 0px;
padding-top: 10px;
}
h4 {
line-height: 120px;
font-size: 140px;
color: #000;
}
h5 {
margin:12px 0 6px 12px;
}
h5, span {
font-size:12px;
}
span {
margin:0 0 0 12px;
}
hr {
margin-bottom:40px;
}
.mail {
margin-top: 230px;
}
