*{margin:0 0 0 0;}

html{}

body{}

#container{ width:1000px; height:800px; position:relative; background: url("images/bg.jpg") #fff; margin-left:auto; margin-right:auto;}

#header{width:1000px; height:225px;}

#middle{}

#middlemenu{width:730px; height:45px; float:left;}
ul.menu{
list-style:none;
float:left ! important;
margin-top: 10px ! important;
}
@font-face {
	font-family: ValentinaJF;
	src: url('images/ValentinaJF.ttf');
}
li.menu{
display:inline;
list-style-type: none;
margin-right: 65px ! important;
color:white;
font-size:20px;
font-family:ValentinaJF;
}
a.menu{
text-decoration:none;
color:white;
}

#middlem{width:730px; height:525px; float:left;}
#middleboxleft{width:360px; height:250px; float:left;}
#middleboxleftbottom{width:360px; height:250px; float:left;}
h1.middleboxleftbottom{float:left; margin:50px 0 0 0px; color:#edb143;}
p.middleboxleftbottom{float:left; margin:10px 70px 0 -20px; color:#ffeb88;}
#middleboxright{width:360px; height:250px; float:right;}
#middleboxrightbottom{width:360px; height:250px; float:right;}

#calendarside{width:270; height:525; float:right;}
#middlecalendar{width:270px; height:250px;}
#middlecalendarbottom{width:270px; height:275px;}
div.transbox
  {
  background-color:#aba9a9;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }

#bot{width:1000px; height:50px; background-color:white;}

