body{
background-color:#E0E0E0;
}
#header{
background-color:#D5CEAC;
height:140px;
width:auto;
}
#logo_menu{
padding-left:25%;
position:relative;
top:40px;
text-align:center;
}
a{
font-family:Tahoma;
font-size:8pt;
color:#000000;
text-decoration:none;
}
a.menu{
font-weight:bold;
}
#menu{
float:left;
position:relative;
top:10px;
left:10px;
text-align:left;
}
#logo{
float:left;
}
#left,#right{
float:left;
position:absolute;
padding-top:20px;
}
#left{
width:45%;
left:100px;
}
#right{
width:30%;
right:100px;
}
#left_one,#left_two,#right_one,#right_two,#right_three,#right_four,#right_five{
background-color:#FFFFFF;
font-size:8pt;
font-family:Tahoma;
padding:15px;
margin-bottom:20px;
position:relative;
width:100%;
}
#left_one{
}
#left_two{
}
#right_two{
}
table{
font-size:8pt;
}
td{
padding-left:5px;
padding-right:5px;
}
td.bold{
font-weight:bold;
}
#photos{
width:100%;
}
#photos,#right_four,#right_five{
text-align:center;
}
.downrightcorner{
position:absolute;
right:0px;
bottom:0px;
}
.toprightcorner{
position:absolute;
right:0px;
top:0px;
}
.topleftcorner{
position:absolute;
left:0px;
top:0px;
}
.downleftcorner{
position:absolute;
left:0px;
bottom:0px;
}
