#all {
background-repeat: y-repeat;
background-color: #CCCCCC;
width: 1024px;
height: relative;
margin-left: auto;
margin-right: auto;
color: black;
}

body {
	background-color: #000000;
	background-repeat: no-repeat;
}

#head {
background-image: url("images/header.jpg");
background-repeat: no-repeat;
width: 1024px;
height: 146px;
}

#menu {
background-color: #ffcc33;
background-image: url("images/menu-background.jpg");
background-repeat: no-repeat;
width: 1024px;
height: 34px;
list-style-type:none;
text-align: left;
text-decoration: none;
}


#left {
background-color: white;
background-repeat: repeat;
float: left;
width: 743px;
height: 300px;
margin-bottom: 3px;
}

#right {
background-color: #cccccc;
float:right;
width: 272px;
height: relative;
margin-bottom: 5px;

}

#left-bottom {
float: left;
width: 334px;
height: 330px;
background-color: white;
padding-top: 10px;
margin-right: 5px;
margin-bottom: 5px;

}

#center {
float: left;
width: 339px;
height: 330px;
background-color: white;
padding-top: 10px;
margin-right: 5px;
margin-bottom: 5px;

}

#center-bottom {
float: left;
width: 1024px;
height: 150px;
background-color: white;
margin-bottom: 5px;

}

#right-bottom {
float: left;
width: 341px;
height: 330px;
padding-top: 10px;
background-color: white;
}

#bottom {
background-color: #CCCCCC;
height: 50px; 
width: 1024px;
clear: both;
}

h2 {
font-family: "Arial";
color: #89D55B;
margin-left: 20px;
margin-right:30px;
text-transform: uppercase;
}

h3 {
font-family: "Arial";
color: #89D55B;
margin-left: 30px;
margin-right: 30px;
}

p {
font-family: "Arial";
margin-left: 30px;
margin-right: 30px;
text-align: justify;
}

a.menu{
text-decoration: none;
margin-top:-6px;
margin-bottom: -7px;
margin-left: 15px;
padding-top: 15px;
font-family: "Arial"; 
font-size: small;
color: #3D3D3D;	
float: left;
text-align: left;
width: relative;
height: 32px;
text-transform: uppercase;
}

a.menu:hover {
color: white;
}

a:visited {
color:  #000000;
text-decoration: none;
}

a.sublinks {
text-align: right;
margin-right: 20px;
color: green;
text-decoration:none;
}

img {
border:none;
}

a.right-menu {
font-size: medium;
float: left;
clear: left;
text-decoration:none;
text-transform: uppercase;
}

a.right-menu: visited {
color: black;
}
a.right-menu:hover {
color: green;
}

a.footer-links {
color: #000000;
text-decoration:none;

}

a.footer-links:hover {
color:#00CC00;
text-decoration: none;

}

a.sublinks:hover {
color: black;
}

.missiontext {
color: black;
text-align: justify;
margin-left: 10px;
margin-right: 10px;
}

.missionheader {
text-align: center;
color: black;
}

p.resources-text {
font-size: small;
text-align: left;
margin-left: 30px;
}

p.resources-home-text {
font-size: small;
text-align: left;
margin-left: 10px;
}

p.home-body-text {
font-size: small;
text-align: left;
margin-left: 20px;
}
p.footer-text {
font-size: small;
text-align: center;
color: #000000;
margin-top:10px;
padding-top: 8px;
}

strong {
font-size: medium;i 
}

img.img-alt {
margin-top: -15px;
margin-left: 10px;
margin-right: 10px;
float: right;
padding: 10px;
}



/* Setting up search forms */

form {
border:none;
padding-left: 0px;
margin-left: -15px;
float: left;
}

fieldset {
border:none;
}

input {
text-align:left;
float: left;
margin-top: .5em;
margin-right: 1em;
font-family: Arial;
width: 20em;
background-color: #CCCCCC;
}

input.story-form {
float: left;
margin-left: 20px;
}

textarea {
float: left;
margin-top: .5em;
width: 17em;
height: 30em;
background-color: #CCCCCC;

}

label {
float: left;
width: 5em;
text-align: right;
margin-right: 1em;
font-family: Arial;
color: grey;
margin-top: .1em;
}

form.searchtool {
float: right;
padding-top: 2px;
margin-right: 10px;
}

input.searchsubmit {
width: 10em;
height: 1.9em;
display: block;
background: #00cc00;
text-align: center;
color: white;
border: none;
margin-top: 5.5px;
margin-left: 5px;
text-transform: uppercase;
}


/* Setting up buttons */

button.join-submit {
float: left;
width: 8em;
clear: left;
background-color: #CCCCCC;
color: #000000;
border: none;
margin-left: 8.7em;
margin-top: .5em;
}

button.join-submit:hover {
color: white;
background-color: #000000;
}

button.join-reset {
float: left;
width: 8em;
background-color: #CCCCCC;
color: #000000;
border: none;
margin-left: 1.5em;
margin-top: .5em;
}

button.join-reset:hover {
color: white;
background-color: #000000;
}
