* {
margin: 0;
padding: 0;
}
body {
background: #c3dee7;
font-family: 'Arial', sans-serif;
font-size: 11px;
padding-bottom: 15px;
color: #012152;
}
td {
font-size: 11px;
}
#bg {
margin-top: 15px;
width: 1014px;
background: url('/Templates/bg.gif');
padding-bottom: 15px;
}
#top, #bottom {
margin-left: 60px;
background: white;
width: 724px;
}
#bottom {
border-top: 10px solid white;
}
#header {
padding-top: 8px;
padding-left: 8px;
padding-bottom: 8px;
height: 210px;
}
#intro {
float: left;
color: white;
height: 210px;
width: 196px;
font-family: 'Arial', sans-serif;
font-size: 11px;
overflow: hidden;
margin-right: 1px;
background: #012152;
}
#intro img {
margin-top: 13px;
margin-left: 13px;
}
#intro p {
padding-top: 12px;
padding-left: 13px;
padding-right: 13px;
}
#img {
float: left;
background: url('/Templates/ooc.jpg');
height: 210px;
width: 511px;
}
#menu {
padding-top: 30px;
vertical-align: top;
display: table-cell;
width: 203px;
border-right: 1px solid #bfc7d4;
}
#content1 {
vertical-align: top;
display: table-cell;
padding-left: 11px;
padding-right: 50px;
}
#content2 {
padding-top: 30px;
vertical-align: top;
display: table-cell;
width: 203px;
border-left: 1px solid #bfc7d4;
}
p, ul{
padding-bottom: 11px;
}
ul {
margin-left: 15px;
}
ol {
margin-left: 23px;
}
a {color: #012152;}
a:hover {text-decoration: none;}
h1 {
font-size: 24px;
font-weight: normal;
}
h2 {
margin-top: 10px;
font-variant: normal;
font-weight: bold;
font-size: 11px;
}
h3 {
margin-top: 10px;
font-variant: italic;
font-size: 11px;
}
h4 {
margin-top: 10px;
font-variant: italic;
font-size: 11px;
}
h5 {
margin-top: 10px;
font-variant: italic;
font-size: 11px;
}
h6 {
margin-top: 10px;
font-variant: italic;
font-size: 11px;
}
#block {
background: #cee5eb;
padding-top: 6px;
padding-left: 10px;
padding-right: 15px;
margin-right: 8px;
}
#block h1 {
margin-top: 5px;
font-variant: normal;
font-weight: bold;
font-size: 11px;
}
#menu ul {
margin-left: 0; 
margin-bottom: 0px;
}
#menu li{
display: inline;
list-style: none;
}
#menu a{
margin-left: 8px;
padding: 2px;
padding-right: 5px;
text-align: right;
font-weight: bold;
display: block;
text-decoration: none;
color: #012152;
}
#menu a.selected, #menu a.selected:hover{
background: #c3dee7;
}
#menu a:hover {
background: #e1eff3;
}
#menu ul.level1 li a {
font-weight: normal;
font-style: italic;
}
#footer {
color: #bfc7d4; 
text-align: center; 
margin-top: 15px; 
height: 25px;
}
#crumbs {margin-bottom: 2px;}
#crumbs,#crumbs a {color: #bfc7d4; }
#crumbs a:hover {text-decoration: none;}
#crumbs ul, #crumbs ul li {display: inline; margin-left: 0;}
#contact {
width: 180px;
position: absolute;
top: 40px;
left: 834px;
background: white;
}
#contact a {
display: block;
padding: 6px;
padding-left: 10px;
color: #012152;
text-decoration: none;
}
#contact a:hover {
border-right: 8px solid #012152;
}
