html, body  {
   padding: 0px;
   margin: 0px;
   min-height: 100%;
   height: 100%;
}
body{
font-size: 12px;
font-family: Tahoma;

}
html{
background: url(../img/bbg.jpg) center repeat-y  #75a3ae;

}
img{border:0}
#top{
position: absolute;
z-index:5;
width:946px;
height:161px;
background:url(../img/top.gif) no-repeat;
left:27px;
}
#mail{
position: absolute;
z-index:6;
width:11px;
height:7px;
left:910px;
top:10px;
}
#addr{
position: absolute;
z-index:7;
width:150px;
height:30px;
left:770px;
top:25px;
text-align:right;
color:white;
}
#back{
position: relative;
margin: 0px auto 0px auto;
width:1000px;
height:100%;
}
#flash{
position: absolute;
z-index:3;
}
#bod{
position: absolute;
z-index:1;
width:720px;
left:130px;

color:white;
}
#menu{
position: absolute;

width:739px;
height:76px;
left:200px;
top:150px;
}
#l{
position: relative;
width:101px;
height:100%;
background:url(../img/l.jpg) repeat-y;
float:left;
}
#r{
position: relative;
width:101px;
height:100%;
background:url(../img/r.jpg) repeat-y;
float:right;

}
#bod2{
position: relative;
width:798px;

top:250px;



}
#bod3{ position: relative;
	float:left;
	margin-left:40px;
top:250px;
width:700px;
color:#0a0f37;
text-align:left;

}
a{
color:#0a0f37;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}

