@font-face {
    font-family: 'urw_gothic_ldemi';
    src: url('urw-gothic-l-demi-webfont.eot');
    src: url('urw-gothic-l-demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('urw-gothic-l-demi-webfont.woff') format('woff'),
         url('urw-gothic-l-demi-webfont.ttf') format('truetype'),
         url('urw-gothic-l-demi-webfont.svg#urw_gothic_ldemi') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
margin:auto;
width:100%;
font-family:'urw_gothic_ldemi';
color: #444444;
font-size: 15px;
background-color: #ffffff;
text-align: justify;
background-image:url("/images/bg.jpg");
background-repeat:no-repeat;
background-position:right bottom;
background-attachment:fixed;
}

iframe{
width: 750px;
height: 500px;
overflow-x:hidden;
overflow-y:scroll;
}

li,p{
margin: 5px;
}
hr{
height:1px;
color:#dddddd;
}

h1{
font-size:25pt;
line-height: 40pt;
color:#ffffff;
text-align:center;
background-color: #444444;


}
h2{
font-size:15pt;
line-height: 20pt;
font-weight: normal;
color:#ffffff;
text-align:center;
background-color: #444444;
margin-top:30px;
}
h3{
font-size: 15pt;
font-weight: bold;
text-align:left;
}
table{
width:600px;
margin:0;
}
td,th{
font-family: 'urw_gothic_ldemi';
padding:5px; 
font-size: 15pt;
}
th{
text-align:left;
}
A:link,A:visited{
color:#444444;
text-decoration:underline;
}
A:hover{
color:#cccccc;
text-decoration:underline;
}
input,textarea,select {
font-size: 30px;
color: #777777;
background-color: #cccccc;
font-family: 'urw_gothic_ldemi';
border: 0px solid;
line-height:44px;
}
#header{
background-color: #ffffff;
width:100%;
box-shadow: 30px 30px 25px #000000;
}
#footer{
background-color: #444444;
color:#ffffff;
width:100%;
padding-left: 100px;
padding-right: 100px;
padding-top: 50px;
padding-bottom: 50px;

}
#album{
background-color: #cccccc;
width:100%;
height:700px;
overflow:invisible;
margin:0;
}
#content{
margin:auto;
top:140px;
padding-left: 50px;
padding-right: 50px;
padding-top: 20px;
color: #777777;

border:2px dashed #ccc;
margin-left: 50px;
margin-right: 50px;
}

#menu {
	margin: auto;
	width: 100%;
        font-size:25pt;
	position:fixed;
	top:0;
	z-index:999;
        background-color: #444444;
        color:#000000;
}
#nav {
        width:100%;
        height:100%;
        font-size:50pt;
        position:fixed;
        top: 0px; left: 0px;
        padding: 30px;
        background-color: #ffffff;
        z-index:1000;
        display: none;

}
#access .menu-header,
div.menu {
	width: 100%;
	text-align:center;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: auto;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}


#footer a {
	color: #ffffff;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 280px;
	margin:auto;
	text-align: left;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333333;
	padding: 10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #000000;
	color: #ffffff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #ffffff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #000000;
}
#msg{
background-color: #ffffff;
color: #444444;
text-align:left;
padding: 20px;
margin: 0;
}

.wrapper { 

  overflow:hidden;
}

.wrapper div {
   min-height: 200px;
   padding: 10px;
}
#one {
  background-color: #eeeeee;

  width:100%;
}
#two { 


  width:100%;

}


