body {
background: #ffffff;
}

/*Navigation link formating*/
a.nav{
text-decoration: none;
color: #3C628C;
}

a.nav:hover {
font-size: 12pt;
text-align: center;
color: #A24CA5;
}


span.words2 {
position: absolute;
top:100px;
left:275px;
line-height: normal;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

span.words {
line-height: normal;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

/*Page Images top and side*/
div#top {
position: absolute;
top:0;
left: 7px;
right: 0px;
width: 700px;
height: 137px;
background-image: url(Untitled-1.jpg);
}

div#side{
position: absolute;
top: 137px;
left: 7px;
width: 149px;
height: 1000px;
background-image: url(Untitled-3.jpg);
}

/*Where main content goes*/
.content{
position: absolute;
top: 135px;
left: 150px;
width: 600px;
padding-top: 5px;
padding-left: 5px;
font-family: Century Gothic;
font-size: 10pt;
color: #000080;

}

.gentext{
width: 550px;
font-family: Century Gothic;
font-size: 10pt;
color: #000080;
}

/*Headers on all pages, except main*/
h3 {
font-family: Arial;
color: #8E0489;
text-align: center;
}

/*Main page, mission statement*/
.text {
font-family: Century Gothic;
font-size: 0.8em;
color: #000080;
vertical-align: top;
}


/*Link div's*/
/*Buttons and bars*/
#link1{
width: 70px; height: 45px;margin-left: 40px; margin-top: 20px;text-align:center;
}

/*Sets, and tiled backgrounds*/
#link2{
width: 70px; height: 60px;margin-left: 40px; margin-top: 15px;text-align:center;padding-top:5px;
}

/*Borders*/
#link3{
width: 70px; height: 35px;margin-left: 39px; margin-top: 15px;text-align:center;padding-top:5px;
}

/*Stuff*/
#link4{
width: 70px; height: 40px;margin-left: 42px; margin-top: 40px;text-align:center;padding-top:5px;
}

/*Fonts*/
#link5{
width: 70px; height: 25px;margin-left: 42px; margin-top: 25px;text-align:center;padding-top:3px;
}



/*For links to Themes*/
a.themes {
text-decoration: none;
color: purple;
}

/*Formatting for Stuff Page*/
div.outer{
width: 650px;
background-color:white;
/*border: thin navy dashed;*/
}

/*HTML Help Column*/
div.inner1{
margin-top: 15px;
width: 175px;
text-align: left;
color: navy;
font-family: Arial;
font-size: 10pt;
float:left;
/*border: thin solid green;*/
}

/*Graphic's Help Column*/
div.inner2{
margin-top: 15px;
width: 230px;
text-align: left;
color: navy;
font-family: Arial;
font-size: 10pt;
float: left;
/*border: thin solid green;*/
}

/*Flash Help Column*/
div.inner3{
margin-top: 15px;
width: 197px;
text-align: left;
color: navy;
font-family: Arial;
font-size: 10pt;
float:left;
/*border: thin solid green;*/
}

ul{
list-style-position: inside;
list-style-type: disc;
margin-top: 5px;
margin-left:5px;
}

li{
margin-top: 4px;
}

a.stuff{
text-decoration:none;
color:navy;
}

a.stuff:visited{
text-decoration: none;
color: purple;
}

a.stuff:hover{
font-style: italic;
text-decoration: overline underline;
}

a.stuff:active{
text-decoration: none;
color: navy;}


.banner{
text-align:center;
}

div.memorial {
margin-left: 30px;
padding: 0.5em;
border-color:green;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 3 px;
border-right-width: 3 px;
background-color: #F5FFFA;
text-align: left;
width: 350px;
float:left;
font-size: 10pt;}

