
BODY {
background: rgb(43,54,88);
}

IMG {
border-color: rgb(42,71,163);
}

IMG.pic {
border-color: red;
height: 260px;
border-width:5px;
border-color: rgb(118,75,69);
border-style:solid;
}

H1 {
position: absolute; 
left: 275px; 
top: 15px;
z-index: 1 }
H1 {
color: #EEAD0E;
font-family: cambria;
}

H2 {
position: absolute;
z-index: 12;
color: #EEAD0E;
}



div.nav {
visibility:hidden;
margin-right: 6cm;
position: absolute;
left:320px;
top:105px;
width:600px;
height:120px;
z-index:9;
line-height:1.2;
color:blue;
font-size:13.5pt;
}


div.center {
position: absolute;
left:42%;
top: 110px;
z-index: 9;
width:450px;
height:200px;
color: #FFB90F;
font-size: 13pt;
font-family: cambria;
}

div.left {
position: relative;
left:5%;
top: -15px;
float: left;
z-index: 9;
width:450px;
color: #FFB90F;
font-size: 13pt;
font-family: cambria;
text-indent:12px;
background: rgb(109,133,163);
border-width:2px;
border-color:white;
border-style:solid;
padding:3px;
}

div.right {
position: relative;
left:-155px;
top: -15px;
float: right;
z-index: 8;
width:450px;
color: #FFB90F;
font-size: 13pt;
font-family: cambria;
text-indent:12px;
background: rgb(109,133,163);
border-width:2px;
border-color:white;
border-style:solid;
padding:3px;
}

div.lefty {
position: relative;
left:5%;
top: 9px;
float: left;
z-index: 9;
width:450px;
color: #FFB90F;
font-size: 13pt;
font-family: cambria;
text-indent:12px;
background: rgb(109,133,163);
border-width:2px;
border-color:white;
border-style:solid;
padding:3px;
margin-bottom:15px;
}

div.righty {
position: relative;
left:-155px;
top: 9px;
float: right;
z-index: 8;
width:450px;
color: #FFB90F;
font-size: 13pt;
font-family: cambria;
text-indent:12px;
background: rgb(109,133,163);
border-width:2px;
border-color:white;
border-style:solid;
padding:3px;
margin-bottom:15px;
}

div.leftd {
position: relative;
left:px;
top: 9px;
float: right;
z-index: 8;
width:450px;
color: #FFB90F;
font-size: 13pt;
font-family: cambria;
text-indent:12px;
background: rgb(109,133,163);
border-width:2px;
border-color:white;
border-style:solid;
padding:3px;
}

div.rightd {
position: relative;
left:-155px;
top: 9px;
float: right;
z-index: 8;
width:450px;
color: #FFB90F;
font-size: 13pt;
font-family: cambria;
text-indent:12px;
background: rgb(109,133,163);
border-width:2px;
border-color:white;
border-style:solid;
padding:3px;
}


A.box:link {
text-decoration: underline;
color:#FFB90F;
  }
A.box:active {
color:#FFB90F;
font-weight:bold;
text-decoration: none;
 }
A.box:visited { 
color: #FFB90F;
text-decoration: underline;
} 
A.box:hover { 
color: brown;
text-decoration: underline;
background: yellow; 
} 


A.nav:link {
text-decoration: none;
color:#FFB90F;
font-weight:bold;
  }
A.nav:active {
color:#FFB90F;
font-weight:bold;
text-decoration: none;
 }
A.nav:visited { 
text-decoration: none;
color:#FFB90F;
font-weight:bold;
}
A.nav:hover { 
text-decoration: underline;
color:#FFB90F;
font-weight:bold;
}

p {
text-indent:2cm;
}

A.high:link {
border:solid;
border-width:2px;
text-decoration: none;
color:#FFD700;
font-weight:bold;
  }
A.high:active {
border:solid;
border-width:2px;
color:#FFD700;
font-weight:bold;
text-decoration: none;
 }
A.high:visited { 
border:solid;
border-width:2px;
text-decoration: none;
color:#FFD700;
font-weight:bold; 
}









.container {
position: relative;
width: 100%;
}

.leftbar {
position: absolute;
top: 0px;
left: 0px;
width: 190px;
}

.centerbar {
margin-left: 200px;
margin-right: 205px;
}


.rightbar {
position: absolute;
top: 0px;
width: 190px;
left: opx;
margin-left: 401px;
margin-right: 0px;

}

