<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Dosis:400,600);

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: 12px/21px Verdana, Sans-Serif;
	color: #151516;
	font-weight: 400;
    background: #333;
	overflow-x: hidden;
	background: #333 url('slide0.jpg') top center;
	background-attachment: fixed;
}

a:link { color:#333; text-decoration:underline; }
a:visited {color:#333; text-decoration:none; }
a:focus {color:#333; text-decoration:underline; }
a:hover {color:#333; text-decoration:none; }
a:active {color:#333; text-decoration:underline; }

img {
	border: 0px;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear {
	clear: both;
}

#header, h2, h3, h4, h5, h6 {
font: 20px/20px 'Dosis', Dosis, Arial, Verdana, Sans-Serif;
}

#header{
text-shadow: #333 2px 2px 3px;
}


h1{
font: 30px/30px 'Dosis', Dosis, Arial, Verdana, Sans-Serif;
margin-bottom:8px;
margin-left: 20px;
color:#f2f2f2;
text-decoration:bold;
text-shadow: #333 2px 2px 3px;
}

h1:hover{
font: 30px/30px 'Dosis', Dosis, Arial, Verdana, Sans-Serif;
margin-bottom:8px;
margin-left: 20px;
color:#f2f2f2;
text-decoration:bold;
text-shadow: #adca37 4px 4px 4px;
width:92%;
cursor:pointer;
}



h4{
font: 17px/17px 'Dosis', Dosis, Arial, Verdana, Sans-Serif;
margin-bottom:15px;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	background: transparent url('../images/header.png') repeat-x;
	-moz-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	z-index: 900;
}


#header #menu {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 50px;
	overflow: hidden;
}

#header  ul {
	float: left;
}

#header li {
	float: left;	
}

#header ul a {
	display: block;
	margin: 0;
	padding: 17px 17px;
	color: #ebebeb;
	font-weight: 600;
	text-decoration: none;
	border-right: 1px solid #f2f2f2;
}

#header  ul a:hover {
color: #fff;
}



#header a:hover{
background-color: adca37;
}


.wrapper{
	position: relative;
	margin: 50px auto 0 auto;
	padding: 0;
	width: 950px;
}


#moslee {
background: url(pattern.png) repeat;
z-index: 10;
}

.popov {
position: absolute;
top: 0; 
right: 0;
border: 0;
z-index: 9;
}



.up { 
margin: -17px 0 0 0;
}

.down { 
margin: 17px 0 0 0;
}

.ximg { 
border: 1px solid #cccccc;
background: #f2f2f2;
padding: 3px 3px 3px 3px;
width: 98%;
}

.container {	
	position: relative;
	margin: 15px;
	padding: 20px;
	width: 850px;
	text-align: left;
	background: #333 url('../images/container.png') repeat-x left top;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	overflow: hidden;
}

/* --------------------------------- SlideShow --------------- */
#hdrpix
{
	width:810px;
	min-height:600px;
	background:url(../images/alwa/DSC_0005.jpg) top left no-repeat;
}
.slideShowBox
{
    width:810px;
    height:600px;
}




.one-half { 
	width: 48%; 
    text-align: justify;
}

.one-half  {
	float: left;
	position: relative;
	margin-right: 4%;
}

.last {
	clear: right;
	margin-right: 0!important;
    text-align: justify;
}


hr{border: 0px; border-bottom: 1px dotted #333;}




.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}


.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#333;
	color:#f2f2f2;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next &amp; Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
display:none;
}
.nivo-nextNav {
display:none;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}









</pre></body></html>