@charset "utf-8";
/* CSS Document */

#entire {width: 850px;
text-align: left;
background-color: #FFFFFF;
position:relative;
}
#menu {width: 150px;
background-color:#0FC;
height: 450px;
background-color: #000066;
font-size: 12px;
color: #FFFFFF;
line-height: 25px;
position:absolute;
top:250px;
left:0px;
border-left:2px #000000 double;
border-bottom:2px #000000 double;
z-index:8;
}
#content {width: 676px;
height: 600px;
text-align: justify;
text-align: left;
font-size: 14px;
float: right;
background-color: #FFFFFF;
padding-left: 21px;
position:absolute;
top:250px;
left:150px;
border:2px #660000 double;
overflow:auto;
z-index:9;
}
#footer {font-size: 14px;
background-color: #000066;
text-decoration:none;
font-weight:700;
width:200px;
position:absolute;
top:854px;
left:326px;
border-bottom:2px #000000 double;
border-left:2px #000000 double;
z-index:8;
}
#corner {width:349px;
height:38px;
position:absolute;
top:854px;
left:502px;
background-image:url(pics/corner.jpg);
z-index:5;
}
.title {float:left;
border-left:1px #000000 double;
}
#title{width:850px;
background-color:#CCCCCC;
z-index:7;
}
body {background-color:#A6A6C5;
}
#submenu {position:absolute;
left:4px;
top:555px;
width:138px;
z-index:12;
font-size:16px;
line-height:25px;
text-decoration:none;
font-weight:600;
background-color:#FFF;
padding-left:4px;
text-align:center;
border:1px #000 double;
}
#leftcorner {position:absolute;
top:388px;
left:19px;
height:500px;
width:500px;
z-index:4;
border:2px #000000 double;
}
#leftcorner2 {position:absolute;
top:370px;
left:0px;
height:500px;
width:500px;
z-index:4;
border:2px #000000 double;
}
h1 {font:Arial, "Helvetica", sans-serif;
color:#000066;
width:400px;
border-bottom: 2px #000022 double;
}
h3 {color:#00F;
text-align:center;
line-height:20px;
font-size:18px;
}
h4 {padding-bottom:18px;
font-size:16px;
color:#000066;
padding-left:20px;
}
h5 {padding-bottom:10px;
font-size:16px;
color:#000066;
text-align:center;
} 
h6 {font-size:16px;
color:#000066;
text-align:center;
margin-bottom:-10px;
} 
h2 {font-size:16px;
color:#000066;
text-align:center;
} 
.book {color:#00F;
text-decoration:underline;
font-size:18px;
}
.left {width:300px;
margin-left:42px;
padding-left:8px;
float:left;
border-right:1px #000000 dashed;
border-left:1px #000000 dashed;
}
.right {width:300px;
float:right;
}
.par {font:"Arial", Helvetica, sans-serif;
font-weight:400;
font-size:18px;
color:#000033;
width:640px;
margin:auto;
}
.par2 {font:"Arial", Helvetica, sans-serif;
font-weight:400;
font-size:18px;
color:#000033;
margin:auto;
}
.booklink {color:#03F;
}
.legal {text-decoration:none;
font-size:16px;
font-family:Arial, "Helvetica", sans-serif;
line-height:28px;
}
.form {padding-left:154px;
border:1px #000 dashed;
width:500px;
padding-top:10px;
padding-bottom:10px;
margin-top:-0px;
}
.submenu {text-decoration:none;
}
.serv {padding-left:200px;
}
.serv2 {margin-left:-10px;
}
a:link {color:#000066;
}
a:visited {color:#000066;
}
a:hover {color:#2222ff;
}