body {
background-color: #b4b4ee;
color: #000;
margin: 0;
padding: 0;
}

#page {
width: 800px;
min-height: auto;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
background-color: white;
}

#top {
height: 80px;
background-color: #b4b4ee;
}

#t_left {
width: 400px;
height: 100%;
float: left;
}

#t_right {
width: 400px;
height: 100%;
float: right;
}

#middle {
width: 800px;
min-height: auto;
background-color: #ffffff;
background-color: white;
}

#intro {
float: left;
width: 750px;
padding-left: 25px;
padding-right: 25px;
padding-top: 25px;
background-color: #ffffff;
}

#content {
float: left;
width: 750px;
background-color: #ffffff;
padding-left: 25px;
padding-right: 25px;
padding-top: 25px;
padding-bottom: 25px;
}

#content_l {
float: left;
width: 365px;
background-color: #ffffff;
}

#content_r {
float: right;
width: 365px;
background-color: #ffffff;
}

div.inner_content {
padding-left: 5px;
background-color:#ffffff;
}

div.inner_content:hover {
padding-left: 5px;
background-color: #efcafe;
}

img.displayed {
display: block;
border: none;
margin-left: 10px;
margin-top: 10px;
}

img.dis_off {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 3;
}

p.menu{
margin-left: 0;
margin-top: 15px;
color: #211e5c;
font: 110% Tahoma,sans-serif;
}

p.log{
font: 110% Tahoma,sans-serif;
color: #211e5c;
}

p.mid1{
font: 140% Tahoma,sans-serif;
color: #211e5c;
padding-left: 5px;
line-height: 24px;
}

p.mid2{
margin-top: 1px;
margin-bottom: 1px;
padding-top: 1px
padding-bottom: 1px;
font: 100% Tahoma,sans-serif;
color: #211e5c;
line-height: 22px;
}

p.mid3{
margin-top: 10px;
margin-bottom: 1px;
padding-top: 1px
padding-bottom: 25px;
margin-righ: 35px;
margin-left: 25px;
font: 85% Tahoma,sans-serif;
color: #211e5c;
line-height: 15px;
}

p.foot1{
font: 90% Tahoma,sans-serif;
color: #336699;
line-height: 10px;
}

p.foot2{
margin-left: 75px;
margin-right: 75px;
font: 65% Tahoma,sans-serif;
color: #336699;
line-height: 10px;
}

p.off{
margin-top: 0px;
margin-left: 3px;
margin-right: 3px;
font: 95% Tahoma,sans-serif;
line-height: 20px;
text-decoration: none;
}

.h {
	display: none 
}

.sidenavON {
margin-top: 1px;
margin-bottom: 1px;
padding-top: 1px
padding-bottom: 1px; 
width: 750px; 
background-color: #efcafe
}

.sidenavOFF {
margin-top: 1px;
margin-bottom: 1px;
padding-top: 1px
padding-bottom: 1px;
width: 750px; 
background-color: #ffffff
}

a.menu:link{
text-decoration: none;
color: #000066;
}

a.menu:active{
text-decoration: none;
color: #000066;
}

a.menu:visited{
text-decoration: none;
color: #808080;
}

a.menu:hover{
text-decoration: underline;
color: #990000;
}

a.fwd:link{
text-decoration: underline;
color: #4d4d4d;
}

a.fwd:active{
text-decoration: underline;
color: #990000;
}

a.fwd:visited{
text-decoration: none;
color: #808080;
}

a.fwd:hover{
text-decoration: underline;
color: #990000;
}

a.ofr:link{
text-decoration: none;
color: #4d4d4d;
}

a.ofr:active{
text-decoration: none;
color: #cc1f3c;
}

a.ofr:visited{
text-decoration: none;
color: #cc1f3c;
}

a.ofr:hover{
text-decoration: none;
color: #cc1f3c;
}

a.lg:link{
text-decoration: none;
color: #cc1f3c;
}

a.lg:active{
text-decoration: none;
color: #990000;
}

a.lg:visited{
text-decoration: none;
color: #cc1f3c;
}

a.lg:hover{
text-decoration: underline;
color: #cc1f3c;
}