/* For the main body */

body {
margin: 30;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #e8e7f5;
}

/* For the bar with site name */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 0.7em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
padding-bottom: 3px;
font-weight: bold;
padding-top: 3px;
padding-right: 50px;
background-color: #aeabe2;
color: #000000;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
}

/* For the banner image */

#header-image {
margin-left: 0;
margin-right: 0;
background-color: #ffffff;
background-image: url(images/header_image.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 100px;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
}

/* For the map image */

#map-image {
background-color: #e8e7f5;
background-image: url(images/wbhs.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 690px;
}

/* For the front image */

#front-image {
background-color: #e8e7f5;
background-image: url(images/front.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 690;
width: 920;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
}

/* For the miro image */

#miro-image {
background-color: #e8e7f5;
background-image: url(images/animated-banner.gif);
background-repeat: no-repeat;
background-position: center top;
height: 100;
width: 150;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
}

/* For the nav bar */

#navbar {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: .7em;
text-align: center;
margin-top: 0;
padding-bottom: 3px;
font-weight: bold;
padding-top: 3px;
background-color: #aeabe2;
color: #ffffff;
word-spacing: 8px;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
}

/* For the stats1 image */

#stats1-image {
background-color: #e8e7f5;
background-image: url(images/stats1.png);
background-repeat: no-repeat;
background-position: center top;
height: 600;
width: 800;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
}

/* For the stats2 image */

#stats2-image {
background-color: #e8e7f5;
background-image: url(images/stats2.png);
background-repeat: no-repeat;
background-position: center top;
height: 213;
width: 697;
}

/* For the stats3 image */

#stats3-image {
background-color: #e8e7f5;
background-image: url(images/stats3.png);
background-repeat: no-repeat;
background-position: center top;
height: 213;
width: 697;
}

/* For the stats4 image */

#stats4-image {
background-color: #e8e7f5;
background-image: url(images/stats4.png);
background-repeat: no-repeat;
background-position: center top;
height: 213;
width: 697;
}

/* For the stats5 image */

#stats5-image {
background-color: #e8e7f5;
background-image: url(images/stats5.png);
background-repeat: no-repeat;
background-position: center top;
height: 213;
width: 697;
}

/* For the stats6 image */

#stats6-image {
background-color: #e8e7f5;
background-image: url(images/stats6.png);
background-repeat: no-repeat;
background-position: center top;
height: 213;
width: 697;
}

#navbar a:link, #navbar a:visited {
color: #000000;
word-spacing: 0;
}

#navbar a.current {
color: #ffffff;
}

#navbar a:hover {
color: #ffffff;
word-spacing: 0;
text-decoration: underline;
}

h1 {
margin-top: 20px;
margin-left: 20;
margin-right: 20;
font-size: .8em;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 20px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
border-top: 1px #000000 solid;
font-weight: normal;
}

/* For the main text including h elements */

#main-text {
margin-top: 0;

margin-bottom: 0;
margin-left: 70;
margin-right: 70;
font-size: .7em;
line-height: 1.8em;
}

h2 {
margin-left: 0;
margin-right: 0;
font-size: 1em;
padding-bottom: 3px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
font-weight: normal;
}

p, ul, ol, table {
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
text-align: justify;
}

ol, ul {
margin-left: 25px;
margin-right: 25px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #8B88BF;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}

/* For the footer */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
font-size: .65em;
margin-top: 0;
padding-right: 50px;
background-color: #aeabe2;
color: #000000;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
word-spacing: 8px;
}

#footer a:link, #footer a:visited {
color: #000000;
}

#footer a:hover {
text-decoration: underline;
color: #000000;
}

#table1 {
font-size: 1em;
color: #000000;
}
