body {
background-image:url("images/background.jpg");
background-position: 50% 50%;
background-repeat: no-repeat;
font-family: arial, serif;
font-size: 13px;
text-align: center;
}

img {
border: 0;
}

a {
color: white;
}

#wrapper {
padding: 10px;
background: #000;
width: 869px;
margin-left: auto;
margin-right: auto;
border: 1px solid #ccc;
}

#header {
background-color: #004c7f;
border: 2px solid black;
width: 100%;
overflow: hidden;
}

#navigation {
padding: 0;
margin: 0;
float:left;
width:100%;
}

#navigation li {
list-style: none;
font-size: 12px;
display: inline;
padding: 0;
margin: 0;
}

#navigation a:link,
#navigation a:visited  {
color: #FFFFFF;
list-style: none;
padding:10px 10px 4px 5px;
margin-right: auto;
margin-left: auto;
width:auto;
text-decoration:none;
font:bold 1em/1em Arial, Helvetica, sans-serif;
text-transform:uppercase;
}

#navigation a:hover {
background-color: #0000e9;
text-shadow:none;
}


#content {
border: 5px ridge blue;
background-color: #FFFFFF;
width: 789px;
height: auto;
overflow: auto;
margin-left: auto;
margin-right: auto;
text-align: left;
}

.COLORHERE {
color: COLOR;
}

#content p {
border-bottom: 6px;
}

#scrollbox {
height:375;
width:auto;
border-width:0;
border-style:solid;
border-color:#000;
overflow:scroll;
}



#navigation1 {
width: 195px;
height: 195px;
background-color: #111;
margin-left: ;
margin-right: ;

}

#navigation1 ul {
height: 75px;
width: 195px;
margin-left: auto;
margin-right: auto;

}


#navigation1 li {
list-style: none;
display: inline;

}

#navigation1 a{
float: center;
height: 5px;
padding-right: 0px;
padding-left: 0px;
list-style: none;
line-height: 8px;

}

#navigation1 a:hover {
background-color: #222;
}

.ul {
list-style: none;
}


#crisis {
float: left;
padding: 10px;
color: #000e6a;
font-size: 14px;
font-family: verdana, serif;
}


#home img {
margin-right: 10px;
margin-bottom: 10px;
float: left;'
border: 2px solid black;
}

#redtxt {
color: red;
font-size: 18px;
}


#greentxt {
color: green;
font-size: 18px;
}