/* Bluemonkey77 OBMhost 2006 WFA */
body {
font-family: verdana,arial,sans-serif;
font-size: 14px;
background-color:#eeeeee; 
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px;
color:#000000;
}



h2 {
margin-bottom:0px;
font-size: 110%;
text-indent: 20px;
color:#fff;
background-color:#333;
background-image: url(images/hx.jpg);
background-repeat: none; 
padding:5px;
border-right:4px #336 solid;
width:100%;
}


#imagesp img {
margin:0px;
padding:0px;
border:#333366 solid 4px;
}

#tl img {
margin:0px;
padding:0px;
border:#333366 solid 4px;
}

p.date {
background-image: url(images/buttons.jpg);
background-repeat: none;  
color: #ffffff; 
padding:4px; 
margin-top:0px;
}

video {
background-color:#eeeeee; 
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px;
color:#000000;
}

/* image floats */
.floatright250 {
float: right;
width: 250px;
margin: 10px;
color:#000;
background-color:#fff;
}

.floatright300 {
float: right;
width: 300px;
margin: 5px;
color:#000;
background-color:#fff;
}

.floatright400 {
float: right;
width: 400px;
margin: 10px;
color:#000;
background-color:#fff;
}

/* button menu*/
.menu p {margin-top:0px;}

.menu {  
margin:0;
width: 100%;
font-family: helvetica,arial,sans-serif;
font-size: 120%;
font-weight: bold;
}

.menu a {
display: block;
width: 100%;
}

.menu a:link, .menu a:visited, .menu a:hover {  
background-color: #336;
background-image: url(images/buttons.jpg);
background-repeat: repeat-x; 
color: #fff;
text-decoration: none;
}

.menu a:link, .menu a:visited {
border-top: 1px solid #cecece;
border-bottom: 2px solid #4a4a4a;
border-left: 1px solid #cecece;
border-right: 2px solid #4a4a4a;
}

.menu a:hover {
border-bottom: 1px solid #cecece;
border-top: 2px solid #4a4a4a;
border-right: 1px solid #cecece;
border-left: 2px solid #4a4a4a;
}

.menu span.title1 {
padding: 0 0.4em;
background-color: #fff;
color: #0c479d;
}


/* bg rules */

#bg-1 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:165px;
	z-index: 1;
}

#bg-2 {
	position:absolute;
	left:0px;
	top:165px;
	width:185px;
	height:364px;
	z-index: 1;
}

/* layers positioning */

#menu { position:absolute;
	left:8px;
	top:165px;
	width:165px;
	height:208px;
        z-index:4;
}

#textarea {
        position:absolute;
	left:184px;
	top:167px;
	width:633px;
	height:600px;
        z-index:3;

}
#imagesp {
	position:absolute;
	left:829px;
	top:167px;
	width:171px;
	height:595px;
	z-index:5;
	visibility: visible;
}
#tl {
	position:absolute;
	left:10px;
	top:15px;
	width:170px;
	height:130px;
	z-index:6;
}
#headtext {
	position:absolute;
	left:185px;
	top:48px;
	width:435px;
	height:96px;
	z-index:7;
}
#date {
	position:absolute;
	left:791px;
	top:125px;
	width:199px;
	height:28px;
	z-index:8;
}
#counter {
	position:absolute;
	left:10px;
	top:499px;
	width:162px;
	height:21px;
	z-index:9;
}
