﻿body{background: #282764 url('img/bgl.jpg') repeat-y top left;text-align: center;}
.body2{width:100%;
height:100%;
background-image: url('img/bgr.jpg');
float:left;
clear:left;
background-repeat:repeat-y;
background-position:top right;}
div.container{text-align:left;
  background-color:white;
  background-image:url(img/bg.png);
  border:1px dotted blue;  
  padding:0;
  margin-left: auto;
margin-right: auto;
  margin:0 auto;
  width:750px;} 
* html div.container{width:750px;}
* html div.content{height:90%;}
div.content{color:black;
  min-height:400px;
  margin-top:0;
  padding:30px 10px 20px 10px;
  color:#004a88;}
* html div.content{margin-top:10px;}
div.footer{margin:0;
  padding:1px 5px 1px 5px;
  text-align:right;
  border-top:1pt dotted blue;}
div.sidebar{float:right;
  position:static;
  text-align:right;
  margin-top:-60px;
  margin-left:10px;}
* html div.sidebar{position:fixed;}
h1{font-family:trebuchet ms;
  font-size:18pt;
  color:black;
  font-weight:bold;
  margin-left:10px;}
h2{font-size:12pt;
  text-align:center;
  margin:2px 0px 0 20px;
  color:black;}
  h1.color {
	color:#0000FF;font-family:Algerian;
}
p.add{font-size:10pt;
  text-align:center;
  margin:0 0px 0 0px;
  color:#004a88;}
p.test{text-indent:1.5em;}
a:link,a:active,a:visited{color:#223fd2;
  text-decoration:none;}
img.kgallery, img.lgallery, img.ogallery, img.fgallery, img.lggallery, img.iwgallery,img.bgallery{float:right;
  position:absolute;
  margin:0 0 0 360px;
  border:1px dashed green;}
img.kgallery{margin-top:-145px;}
img.lgallery{margin-top:-145px;}
img.ogallery{margin-top:-65px;}
img.fgallery{margin-top:-230px;}
img.bgallery{margin-top:-375px;}
img.lggallery, img.iwgallery{margin-top:-400px;}
*html img.lgallery{margin-top:-50px;
  margin-left:115px;}
*html img.fgallery{margin-top:-150px;}

*html img.ogallery{margin-top:-65px;}
*html img.kgallery{margin-top:-150px;}
*html img.lggallery{margin-top:-400px;}
*html img.bgallery{margin-top:-375px;}
img.sgallery{margin:3px 0px 0 3px;}
img.bp{float:right;
  margin:0 40px 10px 20px;
  border:1px dashed green;
  margin-top:-20px;}
img.bpl{float:left;
  margin:0 40px 10px 20px;
  border:1px dashed green;
  margin-top:-20px;}
img.bpn{float:none;
  margin:0 40px 10px 20px;
  border:1px dashed green;
  margin-top:-20px;}

 hr {
	 border: #6699FF dashed thin;
} 
label,input{display:block;
  width:190px;
  float:left;
  margin-bottom:10px;}
input.button{width:80px;
  margin:20px 0 0 55px;}
input.com{height:130px}
label{text-align:left;
  width:150px;
  padding-right:20px;}
br{clear:left;}
	
dl, dt, dd, ul, li {margin: 0;
padding: 0;
list-style-type: none;}

#menu {position: absolute;
top: 105px;
left: 50%;
margin-left:-370px;
z-index:3;
width: 100%; /* precision for Opera */}

* html #menu{top:130px;}

#menu dl {float: left;
width: 10em;}

#menu dt {cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
margin: 1px;}

#menu dd {display: none;
border: 1px solid gray;}

#menu li {text-align: center;
background: #fff;}

#menu li a, #menu dt a {color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus
{background:lightblue;}