@charset "UTF-8";
/* CSS Document */
/* Hello */

/*html,*/ body
{
padding:0;
margin:0;
height:100%;
width:100%;
background-color:#0e0e0e;
}
#bgimg
{
position:fixed;
z-index: -1;
}
#realBody
{
position:absolute;
z-index: 5;
height:100%;
width:100%;
}
#page
{
width:900px;
margin:auto;
padding:0px 75px 0px 75px;
border-style:none;
font:normal 0.7em/1.4em "Georgia", serif;
overflow:auto;
}
#header 
{
height:100px;
width:inherit;
margin:0px;
padding:0px;
}
#logo
{
position:fixed;
float:left;
width:250px;
margin:0px;
padding:0px;
}
#logo img
{
display:block;
width:240px;
height:40px;
margin:auto;
padding-top:30px;
}
#scrolllogo
{
float:left;
width:250px;
margin:0px;
padding:0px;
}
#scrolllogo img
{
display:block;
width:240px;
height:40px;
margin:auto;
padding-top:30px;
}
#content
{
width:inherit;
margin:0px;
padding:0px;
}
#menu
{
width:250px;
margin:0px;
padding:0px;
}
.text
{
position:fixed;
float:left;
width:250px;
margin:0px;
padding:0px;
}
.scrolltext
{
width:250px;
margin:0px;
padding:0px;
}
.image
{
position:absolute;
width:500px;
margin:0px 0px 0px 325px;
}
h1
{
font:normal 1.6em/1.6em "Times New Roman", serif;
color: #e8e8e8;
text-align: center;
letter-spacing: 1px;
margin:0px;
padding:0px;
}
h1 a:link
{
color:#e8e8e8;
text-decoration:none;
}
h1 a:visited
{
color:#e8e8e8;
text-decoration:none;
}
h1 a:hover
{
color:#e8e8e8;
text-decoration:underline;
}
h1 span.active
{
color:#ff0000;
font-style:italic;
text-decoration: underline;
}
h1 span.active a:link
{
color:#ff0000;
text-decoration:none;
}
h1 span.active a:visited
{
color:#ff0000;
text-decoration:none;
}
h1 span.highlight
{
color:#ff0000;
}
p
{
text-decoration:none;
color:#e8e8e8;
word-spacing:0.05em;
text-align:center;
letter-spacing:0;
margin:0px;
border-style:none;
padding:0px;
}
span.highlight
{
color:#ff0000;
}
a:link
{
	color:#999999;
	text-decoration:none;
}
a:active
{
	color:#999999;
	text-decoration:none;
	border-style:none;
	outline:none;
}
a:focus
{
	color:#999999;
	text-decoration:none;
	border-style:none;
	outline:none;
}
a:visited 
{
	color:#999999;
	text-decoration:none;
}
a:hover
{
color:#e8e8e8;
text-decoration: none;
}
a:link img
{
	border-style:none;
}
a:active img
{
	border-style:none;
	outline:none;
}
a:focus img
{
	border-style:none;
	outline:none;
}

a:visited img
{
	border-style:none;
}
a:hover img
{
	border-style:none;
}
.lightbg p
{
text-decoration:none;
color: #0e0e0e;
word-spacing:0.05em;
text-align:center;
letter-spacing:0;
margin-bottom:20px;
padding:0px;
}
.lightbg p span.highlight
{
color:#ff0000;
}
.lightbg h1
{
font:normal 1.6em/1.6em "Times New Roman", serif;
color: #0e0e0e;
text-align: center;
letter-spacing: 1px;
margin:0px;
padding:0px;
}
.lightbg h1 a:link
{
color:#0e0e0e;
text-decoration:none;
}
.lightbg h1 a:visited
{
color:#0e0e0e;
text-decoration:none;
}
.lightbg h1 a:hover
{
color:#0e0e0e;
text-decoration:underline;
}
.lightbg h1 span.active
{
color:#ff0000;
font-style:italic;
text-decoration: underline;
}
.lightbg h1 span a:link
{
color:#ff0000;
text-decoration:none;
}
.lightbg h1 span a:visited
{
color:#ff0000;
text-decoration:none;
}
hr
{
border-style:none;
color:#ccc;
background-color:#ccc;
height:1px;
width:30%;
margin:1.6em auto;
padding:0px;
}
div.lightbghr
{
width:inherit;
height:auto;
margin:0px;
padding:0px;
border-style:none;
}
div.lightbghr hr
{
border-style:none;
color:#0e0e0e;
background-color:#ccc;
height:1px;
width:30%;
margin:1.6em auto;
padding:0px;
}
.ul-news
{
list-style: none;
text-align: center;
margin: 0px;
padding: 0px;
}
.postgallery
{
width:inherit;
height:540px;
margin:0px;
border-style:none;
padding:0px;
text-align:center;
}
.postgallery img
{
float:left;
display:inline;
width:inherit;
height:500px;
margin-bottom:40px;
border-style:none;
padding:0px;
}
.gallery
{
display:inline;
width:inherit;
margin:0px;
border-style:none;
padding:0px;
}
.gallery p
{
margin-left:5px;
margin-bottom:20px;
text-align:left;
}
.gallery p span.grey
{
color:#999999;
}
.gallery .gallery-item 
{
float: left;
clear: none;
width:inherit;
height:540px;
margin-top:11px;
padding:0px;
border-style:none;
text-align:center;
}
.gallery img 
{
display:inline;
width:inherit;
height:500px;
margin:0px;
border-style:none;
padding:0px;
}
.gallery .gallery-caption 
{
text-align:left;
width:inherit;
margin-left:5px;
margin-top:2px;
}
.gallery .gallery-caption p
{
text-decoration:none;
color:#e8e8e8;
word-spacing:0.05em;
text-align:left;
letter-spacing:0;
margin:0px;
border-style:none;
padding:0px;
}
.gallery br
{
clear: both
}
 
/* available Columns */
.col-2 { width: 50% }
.col-3 { width: 33.333% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.666% }
.col-7 { width: 14.285% }
.col-8 { width: 12.5% }
.col-9 { width: 11.111% }

.wp-caption {
border: 0px none;
text-align: left;
padding:0px;
margin:0px;
}
.wp-caption img {
width:500px;
margin: 0px;
padding-bottom: 3px;
border: 0px none;
}
.wp-caption p.wp-caption-text {
text-align:left;
margin-left:5px;
margin-bottom:15px;
}
