body {
background-color: #799bff;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 0;
}

h1 {

text-align: right;
font-size: 1em;
font-style: italic;
}

h2 {

text-decoration: none;
font-style: italic;
font-weight: bold;
font-size: 1em;

}


h2-uline {

text-align: right;
text-decoration: underline;
font-style: italic;
font-weight: bold;
font-size: 1em;

}

h2-oline {

text-align: right;
text-decoration: overline;
font-style: italic;
font-weight: bold;
font-size: 1em;

}

p {

font-size: 1em;

}


a:link {
color: #2f2f2f;
background-color: #ffffff;
text-decoration: none;
}

a:visited {
color: #3ba8a8;
background-color: #ffffff;
text-decoration: none;
}


p.footer {

color: #f97021;
font-size: 0.6em;
font-weight: bold;
text-align: center;

}

#header {

height: 70px;
width: 600px;
background-color: #1bab33;
border-bottom: 5px #1bab33 solid;
margin-left: 150px;
padding-left: 5px;
padding-right: 5px;

}

#header p {

color: #f5d717;
font-size: .9em;
font-weight: bold;
letter-spacing: 2px;
}


#text-box-left-2 {
margin-left: auto;
margin-right: auto;
}

#text-box-left-2 p {

float: left;
background-color: #d7d76f;
color: #000000;
width: 300px;
margin-bottom: 20px;
margin-top: 20px;
padding-left: 10px;
padding-right: 10px;
}


#text-box-left-1 {
margin-left: auto;
margin-right: auto;
}

#text-box-left-1 p {

float: left;
background-color: #776592;
color: #ededa4;
width: 150px;
margin-bottom: 10px;
margin-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#text-box-right-1 {
margin-left: auto;
margin-right: auto;

}

#text-box-right-1 p {
width: 175px;
float: right;
background-color: #76582e;
color: #ededa4;
margin-bottom: 10px;
margin-top: 10px;
padding-left: 10px;
padding-right: 10px;

}


#navbar {

position: absolute;
top: 0px;
left: 0px;
width: 150px;

}

#navbar p {
font-size: 0.6em;

}

#main-text {
position: absolute;
top: 55px;
width: 570px;
background-color: #ffffff;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
margin-left: 150px;
padding-left: 20px;
padding-right: 20px;

}

#main-text p {

font-size: 0.8em;
text-align: justify;

}

#main-text li a:link {

color:	#2f2f2f;
text-decoration: none;
font-size: .8em;

}

#main-text li a:visited {

color:	#d52689;
text-decoration: none;
font-size: .8em;

}

