body {
	color: black;
        background-color: #ffff99;
        font-family: arial, helvetica;

}

p {
	color: black;

}

a {
	color: blue;
}

h1 {
	color: black;
}

h2 {
	color: black;
}

h3 {
	color: black;
}

h4 {
	color: black;
}

a img {

	border: 0;

}

.central {
text-align: center;
}


#top {
        position: relative;
        bottom: 30px;
        left: 2em;
        width: 10em;
}

#gallery_two {
        position: absolute;
        top: 10px;
        right: 0;
        width: 210px;
	font: 0.8em/120% verdana, arial, helvetica, sans-serif;
}

#content_two {
	margin-left: 200px;
        margin-right: 250px;
        background-color: #ffffff;
        padding: 1px 25px 25px 25px;
	font: 0.95em/140% arial, verdana, helvetica, sans-serif;
}

#full_content {
	margin-left: 200px;
        margin-right: 250px;
        background-color: #ffffff;
        padding: 1px 25px 25px 25px;
	font: 0.95em/140% arial, verdana, helvetica, sans-serif;
}


#navigation {
	position: absolute;
	top: 10px;
	left: 1em;
	width: 9em;
}

#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#navigation li {margin: 2px 0 2px 0; 
}


#navigation a
{
display: block;
width: 8em;
color: blue;
background: #ffffff;
text-align: center;
text-decoration: none;
border-left: solid #eeeeee;
border-top: solid #eeeeee;
border-right: solid #aaaaaa;
border-bottom: solid #aaaaaa;
border-width: 2px;
padding: 2px 5px 2px 5px;
}


#navigation a:hover {
color: blue;
background: #ffffbb;

}


#active a {
display: block;
width: 8em;
color: #ffffff;
background: blue;
text-align: center;
text-decoration: none;
border-left: solid #aaaaaa;
border-top: solid #aaaaaa;
border-right: solid #eeeeee;
border-bottom: solid #eeeeee;
border-width: 2px;
padding: 2px 5px 2px 5px;
}

#head a {
color: blue;
background: #ddffff;
}


#active a:hover {
color: #ffffff;
background: blue;
}



#sub ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#sub li {margin: 2px 0 2px 2em; }

#sub a
{
display: block;
width: 6em;
color: blue;
background: #ddffff;
text-align: center;
text-decoration: none;
border-left: solid #eeeeee;
border-top: solid #eeeeee;
border-right: solid #aaaaaa;
border-bottom: solid #aaaaaa;
border-width: 2px;

padding: 2px 5px 2px 5px;

}


#sub li a:hover {
color: blue;
background: #ffffcc;

}


#subactive {
display: block;
width: 6em;
color: #ffffff;
background: blue;
text-align: center;
text-decoration: none;
border-left: solid #aaaaaa;
border-top: solid #aaaaaa;
border-right: solid #eeeeee;
border-bottom: solid #eeeeee;
border-width: 2px;
padding: 2px 5px 2px 5px;
}

