#container {
position:relative;
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
width:930px;
height:650px;
border-bottom: 4px solid #92BACD;
}

.position_2{
top:28px;
}
.position_3{
top:253px;
}
.position_4{
top:28px;
}
.position_5{
top:50px;
}


p a {
text-decoration: none;
color:black;
}
p a:hover {
text-decoration: underline;
color: navy;
}
p a:visited{
color: black;
}
h3 {
font-size: 10px;
}
h4 a {
text-decoration: none;
}
h4 a:hover {
text-decoration: underline;
}

.new_banner{
position: absolute;
height: 65px;
width: 929px;
top:0px;
left:0px;
border-top: 4px solid #92BACD;
border-bottom: 4px solid #92BACD;
}

.new_banner_2{
position: absolute;
height: 20px;
width:500px;
top: 10px;
right:0px;
text-align: right;

}
.new_banner_3{
position: absolute;
height: 15px;
width:500px;
bottom: 14px;
right:0px;
text-align: right;

}

.new_banner_4{
position: absolute;
height: 15px;
width:250px;
bottom: 10px;
left: 6px;
color: #351E1E;
line-height: normal;
padding-right: 2px;
text-align: left;

}

p {
font-family: arial;
font-size: 12px;
margin-top: 7px;
margin-bottom: 0px;
margin-left: 0px;
}

.first_top{
margin-top:-5px;
}


h1 {
color: #262822;
font-size: 150%;
font-style: italic;
font-family: Arial;
margin-left: 5px;
margin-right: 5px;
margin-top: 6px;
}
h2 {
font-family:Arial;
font-size: 16px;
margin-top:2px;
}
h3 {
font-family:Arial;
font-size: 14px;
margin-top:2px;

}

h4 {
font-family:Arial;
font-size: 13px;
margin-top:2px;

}

.box{
position: absolute;
height: 545px;
width: 294px;
top:90px;
}
.left{
left: 0px;
}
.middle{
left: 310px;
}
.right{
left: 620px;
}

.left_box{
position: absolute;
height: 545px;
width: 294px;
top:90px;
left: 0px;
border-left: 4px solid #DADAFF;
}

.center_box{
position: absolute;
height: 545px;
width: 294px;
top:90px;
left: 310px;
border-left: 4px solid #DADAFF;
}

.right_box{
position: absolute;
height: 545px;
width: 294px;
top:90px;
left: 620px;
border-left: 4px solid #DADAFF;
border-right: 4px solid #DADAFF;
}

.directory_box{
position: absolute;
height: 25px;
width: 250px;
text-align: left;
left:18px;
border: 1px solid blue;
}
.subheading_box{
position: absolute;
height: 25px;
width: 250px;
text-align: left;
left:30px;

}

.content_box{
position:absolute;
width: 258px;
text-align: left;
left: 42px;
border: 1px solid red;
}

.content_box_2{
position:absolute;
width: 268px;
text-align: left;
left: 32px;
border: 1px solid red;
}

.bold{
font-weight: bold;
}
.item{
margin-bottom: -2px;
}

.italic{
font-style: italic;
}

.top_a{
top: 30px;
}
.top_b{
top: 50px;
}

.top_c{
top: 275px;
}


.height_a{
height: 50px;
}
.height_c{
height: 150px;
}

.height_d{
height: 200px;
}

.height_e{
height: 180px;
}
